auto-save 2026-04-25 18:13 (~2)

This commit is contained in:
2026-04-25 18:13:29 +08:00
parent 027fff2802
commit 8d9c30744b
2 changed files with 32 additions and 19 deletions

View File

@@ -1,12 +1,5 @@
{ {
"entries": [ "entries": [
{
"ts": "2026-04-23T08:13:35+08:00",
"type": "commit",
"message": "auto-save 2026-04-23 08:13 (~1)",
"hash": "ef73639",
"files_changed": 1
},
{ {
"ts": "2026-04-23T08:19:27+08:00", "ts": "2026-04-23T08:19:27+08:00",
"type": "commit", "type": "commit",
@@ -3499,6 +3492,13 @@
"message": "auto-save 2026-04-25 18:02 (~1)", "message": "auto-save 2026-04-25 18:02 (~1)",
"hash": "65f8275", "hash": "65f8275",
"files_changed": 1 "files_changed": 1
},
{
"ts": "2026-04-25T18:07:54+08:00",
"type": "commit",
"message": "auto-save 2026-04-25 18:07 (~1)",
"hash": "027fff2",
"files_changed": 1
} }
] ]
} }

View File

@@ -1,13 +1,14 @@
{ {
"created" : "2026-03-27",
"description" : "Lightricks LTX-2 AI视频音频同步生成模型研究",
"kind" : "analysis",
"name": "LTX-2 音画同出研究", "name": "LTX-2 音画同出研究",
"description": "Lightricks LTX-2 AI视频音频同步生成模型研究",
"status": "active",
"kind": "analysis",
"created": "2026-03-27",
"ports": [ "ports": [
{ {
"fixed" : true, "port": 4200,
"label": "dev", "label": "dev",
"port" : 4200 "fixed": true
} }
], ],
"stack": [ "stack": [
@@ -15,8 +16,20 @@
"CSS", "CSS",
"JavaScript" "JavaScript"
], ],
"status" : "active", "urls": [
{
"url": "http://192.168.2.221:4200",
"type": "app",
"label": "192"
},
{
"url": "http://localhost:4200",
"type": "docs",
"label": "local docs"
}
],
"worklog": { "worklog": {
"path" : "\/Users\/kangwan\/Projects\/research\/20260327-LTX2音画同出\/.memory\/worklog.json" "path": ".memory/worklog.json",
"auto": true
} }
} }