auto-save 2026-04-25 17:56 (~2)

This commit is contained in:
2026-04-25 17:56:43 +08:00
parent 978d34d486
commit 9355d05502
2 changed files with 23 additions and 18 deletions

View File

@@ -1,12 +1,5 @@
{ {
"entries": [ "entries": [
{
"ts": "2026-04-23T07:56:03+08:00",
"type": "commit",
"message": "auto-save 2026-04-23 07:55 (~1)",
"hash": "6213d09",
"files_changed": 1
},
{ {
"ts": "2026-04-23T08:01:54+08:00", "ts": "2026-04-23T08:01:54+08:00",
"type": "commit", "type": "commit",
@@ -3499,6 +3492,13 @@
"message": "auto-save 2026-04-25 17:45 (~1)", "message": "auto-save 2026-04-25 17:45 (~1)",
"hash": "3fcb6cd", "hash": "3fcb6cd",
"files_changed": 1 "files_changed": 1
},
{
"ts": "2026-04-25T17:51:10+08:00",
"type": "commit",
"message": "auto-save 2026-04-25 17:51 (~1)",
"hash": "978d34d",
"files_changed": 1
} }
] ]
} }

View File

@@ -1,17 +1,22 @@
{ {
"created" : "2026-03-31", "name": "TRELLIS.2 3D生成模型",
"description" : "微软开源图像转3D模型40亿参数支持PBR材质", "description": "微软开源图像转3D模型40亿参数支持PBR材质",
"kind" : "analysis", "status": "active",
"name" : "TRELLIS.2 3D生成模型", "kind": "analysis",
"ports" : [ "created": "2026-03-31",
"ports": [
{ {
"fixed" : true, "port": 4400,
"label" : "dev", "label": "dev",
"port" : 4400 "fixed": true
} }
], ],
"status" : "active", "stack": [
"worklog" : { "HTML"
"path" : "\/Users\/kangwan\/Projects\/research\/20260331-trellis2-3d\/.memory\/worklog.json" ],
"urls": [],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
} }
} }