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

This commit is contained in:
2026-04-25 17:56:42 +08:00
parent 89390140e9
commit 548d4a0e95
2 changed files with 25 additions and 20 deletions

View File

@@ -1,12 +1,5 @@
{ {
"entries": [ "entries": [
{
"ts": "2026-04-23T07:56:02+08:00",
"type": "commit",
"message": "auto-save 2026-04-23 07:55 (~1)",
"hash": "a39c27d",
"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": "33c13da", "hash": "33c13da",
"files_changed": 1 "files_changed": 1
},
{
"ts": "2026-04-25T17:51:09+08:00",
"type": "commit",
"message": "auto-save 2026-04-25 17:51 (~1)",
"hash": "8939014",
"files_changed": 1
} }
] ]
} }

View File

@@ -1,20 +1,25 @@
{ {
"created" : "2026-03-28", "name": "TRELLIS.2 3D生成",
"description" : "微软开源 Image-to-3D 生成模型4B参数支持PBR材质", "description": "微软开源 Image-to-3D 生成模型4B参数支持PBR材质",
"kind" : "research", "status": "active",
"name" : "TRELLIS.2 3D生成", "kind": "research",
"ports" : [ "created": "2026-03-28",
"ports": [
{ {
"fixed" : true, "port": 4360,
"label" : "dev", "label": "dev",
"port" : 4360 "fixed": true
} }
], ],
"source" : { "stack": [
"path" : "source\/" "HTML"
],
"urls": [],
"source": {
"path": "source/"
}, },
"status" : "active", "worklog": {
"worklog" : { "path": ".memory/worklog.json",
"path" : "\/Users\/kangwan\/Projects\/research\/20260328-TRELLIS-2\/.memory\/worklog.json" "auto": true
} }
} }