diff --git a/.memory/worklog.json b/.memory/worklog.json index 79075c3..6027a25 100644 --- a/.memory/worklog.json +++ b/.memory/worklog.json @@ -1,26 +1,5 @@ { "entries": [ - { - "files_changed": 1, - "hash": "3d54081", - "message": "auto-save 2026-05-07 16:02 (~1)", - "ts": "2026-05-07T16:02:16+08:00", - "type": "commit" - }, - { - "files_changed": 1, - "hash": "901eb2b", - "message": "auto-save 2026-05-07 16:07 (~1)", - "ts": "2026-05-07T16:07:51+08:00", - "type": "commit" - }, - { - "files_changed": 1, - "hash": "69e0bdd", - "message": "auto-save 2026-05-07 16:13 (~1)", - "ts": "2026-05-07T16:13:26+08:00", - "type": "commit" - }, { "files_changed": 1, "hash": "b37c90c", @@ -3471,6 +3450,25 @@ "type": "session-heartbeat", "message": "Codex 会话活跃 · 最近命令:codex · 分支 master · 1 项未提交变更 · 最近提交:auto-save 2026-05-09 17:57 (~3)", "files_changed": 1 + }, + { + "ts": "2026-05-09T18:03:31+08:00", + "type": "commit", + "message": "auto-save 2026-05-09 18:03 (~6)", + "hash": "fb92072", + "files_changed": 6 + }, + { + "ts": "2026-05-09T10:05:53Z", + "type": "session-heartbeat", + "message": "Codex 会话活跃 · 最近命令:codex · 分支 master · 3 项未提交变更 · 最近提交:auto-save 2026-05-09 18:03 (~6)", + "files_changed": 3 + }, + { + "ts": "2026-05-09T10:08:28Z", + "type": "session-heartbeat", + "message": "Codex 会话活跃 · 最近命令:codex · 分支 master · 3 项未提交变更 · 最近提交:auto-save 2026-05-09 18:03 (~6)", + "files_changed": 3 } ] } diff --git a/.project.json b/.project.json index 80c929d..783a644 100644 --- a/.project.json +++ b/.project.json @@ -58,6 +58,11 @@ "type" : "backend", "url" : "https:\/\/hermes.kang-kang.com\/feishu\/notify" }, + { + "label" : "feishu-apps", + "type" : "backend", + "url" : "https:\/\/hermes.kang-kang.com\/feishu\/apps" + }, { "label" : "git", "type" : "repo", diff --git a/RULES.md b/RULES.md index 87c52b4..0526302 100644 --- a/RULES.md +++ b/RULES.md @@ -13,6 +13,7 @@ - 飞书事件回调(`cli_a974771369bb1bc3`):https://hermes.kang-kang.com/feishu/events/cli_a974771369bb1bc3 - 飞书事件回调(`cli_a97764e101b95be9`):https://hermes.kang-kang.com/feishu/events/cli_a97764e101b95be9 - 飞书主动通知:https://hermes.kang-kang.com/feishu/notify +- 飞书机器人列表:https://hermes.kang-kang.com/feishu/apps(只读展示 App ID / 回调地址,不含 Secret / Token) - 文档 / 解析:https://styles.kang-kang.com - 管理后台:待定 - 代码仓:https://git.kang-kang.com/kangwan/hermes-glass-ui-personal