• Joined on 2026-04-13
hermes pushed to main at hermes/reply-end-controls 2026-05-14 02:50:25 +00:00
64dae38e9c fix: make npm test and typecheck runnable / 修正 npm test 與 typecheck 可直接執行
hermes pushed to main at hermes/reply-end-controls 2026-05-14 02:20:25 +00:00
25a351321e chore: add npm entrypoints for openclawtest flows / 新增 openclawtest 流程的 npm 入口
hermes pushed to main at hermes/reply-end-controls 2026-05-14 02:01:20 +00:00
6e726a641e refactor: drive verify script from patch contract / 讓 verify script 讀 patch contract
hermes pushed to main at hermes/reply-end-controls 2026-05-14 01:55:26 +00:00
9cb368bbd2 chore: align patch flow with repo-side contracts / 對齊 patch 流程與 repo-side contracts
hermes pushed to main at hermes/reply-end-controls 2026-05-14 01:37:27 +00:00
e14f63b510 docs: point consumers to adapter seam / 文件明確導向 adapter seam
hermes pushed to main at hermes/reply-end-controls 2026-05-14 01:28:57 +00:00
62bbe3bd18 feat: add OpenClaw plugin skeleton / 新增 OpenClaw plugin skeleton
hermes pushed to main at hermes/reply-end-controls 2026-05-14 00:57:27 +00:00
3981364d9b feat: add OpenClaw message-tool payload adapter / 新增 OpenClaw message-tool payload adapter
hermes pushed to main at hermes/reply-end-controls 2026-05-14 00:49:32 +00:00
bd6d19d95b feat: improve consumer-facing flow and payload helper / 改善可直接使用流程與 Telegram payload helper
hermes pushed to main at hermes/reply-end-controls 2026-05-14 00:38:46 +00:00
9ce2b09f71 feat: add OpenClaw interactive-handler adapter / 新增 OpenClaw interactive-handler adapter
hermes pushed to main at hermes/reply-end-controls 2026-05-13 13:49:54 +00:00
6282667297 docs: surface INSTALL entrypoint / 在 README 與 HANDOFF 補 INSTALL 入口
hermes pushed to main at hermes/reply-end-controls 2026-05-13 13:35:31 +00:00
c5ed752a39 docs: add Quick Start for other agents / 新增給其他 agent 的 Quick Start
hermes pushed to main at hermes/reply-end-controls 2026-05-13 12:58:55 +00:00
be3b28e6de feat: add consumer-facing install flow / 新增給其他 agent 使用的安裝流程
hermes pushed to main at hermes/reply-end-controls 2026-05-13 12:44:23 +00:00
d377426246 docs: add final readiness report / 新增最終成熟度與可交付判定報告
hermes pushed to main at hermes/reply-end-controls 2026-05-13 11:53:10 +00:00
5708ef8858 refactor: derive apply patch values from patch contract / 讓 apply patch 值來自 patch contract
hermes pushed to main at hermes/reply-end-controls 2026-05-13 10:44:43 +00:00
136ff7400a docs: define remaining pluginization tasks / 定義剩餘插件化 task 與下一個 migration 目標
hermes pushed to main at hermes/reply-end-controls 2026-05-13 09:35:28 +00:00
23f25f4339 fix: include pre-answer callback debug in patch flow / 將 pre-answer callback debug 納入 patch 流程
hermes pushed to main at hermes/reply-end-controls 2026-05-13 09:20:42 +00:00
9cbe51c575 fix: allow verify script to inspect live dist with sudo / 修正 verify 腳本讀取 live dist 權限
hermes pushed to main at hermes/reply-end-controls 2026-05-13 08:59:07 +00:00
64917e4a81 feat: add openclawtest PoC refresh script / 新增 openclawtest PoC refresh 腳本
hermes pushed to main at hermes/reply-end-controls 2026-05-13 08:54:29 +00:00
4f1f85b4f3 feat: add PoC verify script / 新增 PoC verify 腳本
hermes pushed to main at hermes/reply-end-controls 2026-05-13 08:50:06 +00:00
c1eeda3618 refactor: add patch contract helper / 新增 patch contract helper