diff --git a/.memory/worklog.json b/.memory/worklog.json index b52a17f..aff7c08 100644 --- a/.memory/worklog.json +++ b/.memory/worklog.json @@ -1,12 +1,5 @@ { "entries": [ - { - "ts": "2026-04-23T08:48:41+08:00", - "type": "commit", - "message": "auto-save 2026-04-23 08:48 (~1)", - "hash": "346e407", - "files_changed": 1 - }, { "ts": "2026-04-23T08:54:32+08:00", "type": "commit", @@ -3499,6 +3492,13 @@ "message": "auto-save 2026-04-25 18:35 (~1)", "hash": "c40f7c6", "files_changed": 1 + }, + { + "ts": "2026-04-25T18:40:53+08:00", + "type": "commit", + "message": "auto-save 2026-04-25 18:40 (~1)", + "hash": "9911564", + "files_changed": 1 } ] } diff --git a/.project.json b/.project.json index cd098e4..327a1f4 100644 --- a/.project.json +++ b/.project.json @@ -1,40 +1,45 @@ { - "created" : "2026-04-21", - "credentials" : [ + "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)" + "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)", - "password" : "elErZOoJ35ywNlq222UTQnm3IbN9pv24", - "url" : "https:\/\/hermes.kang-kang.com", - "username" : "kang" + "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)", + "password": "elErZOoJ35ywNlq222UTQnm3IbN9pv24", + "url": "https://hermes.kang-kang.com", + "username": "kang" }, - "stack" : [ - "HTML\/CSS\/JS", + "stack": [ + "HTML/CSS/JS", "Liquid Glass UI", "LXC", "OpenRouter" ], - "status" : "active", - "urls" : [ + "status": "active", + "urls": [ { - "label" : "hermes", - "type" : "app", - "url" : "https:\/\/hermes.milejoy.com" + "label": "hermes", + "type": "app", + "url": "https://hermes.milejoy.com" }, { - "label" : "hermes", - "type" : "app", - "url" : "https:\/\/hermes.kang-kang.com" + "label": "hermes", + "type": "app", + "url": "https://hermes.kang-kang.com" + }, + { + "type": "repo", + "label": "git", + "url": "https://git.kang-kang.com/kangwan/hermes-glass-ui-personal" } ], - "worklog" : { - "path" : "\/Users\/kangwan\/Projects\/code\/20260421-hermes-glass-ui-personal\/.memory\/worklog.json" + "worklog": { + "path": "/Users/kangwan/Projects/code/20260421-hermes-glass-ui-personal/.memory/worklog.json" } }