diff --git a/.memory/worklog.json b/.memory/worklog.json index 6f68e05..a28ad40 100644 --- a/.memory/worklog.json +++ b/.memory/worklog.json @@ -2183,6 +2183,13 @@ "message": "auto-save 2026-04-22 19:10 (~1)", "hash": "45f2e87", "files_changed": 1 + }, + { + "ts": "2026-04-22T19:16:25+08:00", + "type": "commit", + "message": "auto-save 2026-04-22 19:16 (~1)", + "hash": "b9df9e3", + "files_changed": 1 } ] } diff --git a/.project.json b/.project.json index 3b91c33..61d0949 100644 --- a/.project.json +++ b/.project.json @@ -1,9 +1,41 @@ { - "name": "Hermes Glass UI · 个人版", - "description": "Fork from 20260414-hermes-glass-ui, 单用户个人 VPS 部署 (hermes.kang-kang.com)", - "created": "2026-04-21", - "kind": "app", - "status": "active", - "stack": ["HTML/CSS/JS", "Liquid Glass UI", "LXC", "OpenRouter"], - "urls": [{ "label": "个人 VPS", "url": "https://hermes.kang-kang.com" }] + "created" : "2026-04-21", + "credentials" : [ + { + "category" : "Hermes Glass UI 个人版(hermes.kang-kang.com, 2026-04-21)", + "entry" : "Hermes Glass UI 个人版(hermes.kang-kang.com, 2026-04-21)" + } + ], + "description" : "Fork from 20260414-hermes-glass-ui, 单用户个人 VPS 部署 (hermes.kang-kang.com)", + "kind" : "app", + "name" : "Hermes Glass UI · 个人版", + "quick_login" : { + "label" : "Hermes Glass UI 个人版(hermes.kang-kang.com, 2026-04-21)", + "note" : "- 详见 `~\/Projects\/code\/20260421-hermes-glass-ui-personal\/.memory\/deployment-kang.md`", + "password" : "wd-hermes-kang)", + "url" : "https:\/\/hermes.kang-kang.com\/", + "username" : "kang" + }, + "stack" : [ + "HTML\/CSS\/JS", + "Liquid Glass UI", + "LXC", + "OpenRouter" + ], + "status" : "active", + "urls" : [ + { + "label" : "个人 VPS", + "type" : "app", + "url" : "https:\/\/hermes.kang-kang.com" + }, + { + "label" : "hermes", + "type" : "app", + "url" : "https:\/\/hermes.milejoy.com" + } + ], + "worklog" : { + "path" : "\/Users\/kangwan\/Projects\/code\/20260421-hermes-glass-ui-personal\/.memory\/worklog.json" + } }