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": [
{
"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",
"type": "commit",
@@ -3499,6 +3492,13 @@
"message": "auto-save 2026-04-25 18:02 (~1)",
"hash": "65f8275",
"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,22 +1,35 @@
{
"created" : "2026-03-27",
"description" : "Lightricks LTX-2 AI视频音频同步生成模型研究",
"kind" : "analysis",
"name" : "LTX-2 音画同出研究",
"ports" : [
"name": "LTX-2 音画同出研究",
"description": "Lightricks LTX-2 AI视频音频同步生成模型研究",
"status": "active",
"kind": "analysis",
"created": "2026-03-27",
"ports": [
{
"fixed" : true,
"label" : "dev",
"port" : 4200
"port": 4200,
"label": "dev",
"fixed": true
}
],
"stack" : [
"stack": [
"HTML",
"CSS",
"JavaScript"
],
"status" : "active",
"worklog" : {
"path" : "\/Users\/kangwan\/Projects\/research\/20260327-LTX2音画同出\/.memory\/worklog.json"
"urls": [
{
"url": "http://192.168.2.221:4200",
"type": "app",
"label": "192"
},
{
"url": "http://localhost:4200",
"type": "docs",
"label": "local docs"
}
],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
}
}