Alice (OpenClaw)
|
25a351321e
|
chore: add npm entrypoints for openclawtest flows / 新增 openclawtest 流程的 npm 入口
|
2026-05-14 10:19:09 +08:00 |
|
Alice (OpenClaw)
|
6e726a641e
|
refactor: drive verify script from patch contract / 讓 verify script 讀 patch contract
|
2026-05-14 10:00:03 +08:00 |
|
Alice (OpenClaw)
|
9cb368bbd2
|
chore: align patch flow with repo-side contracts / 對齊 patch 流程與 repo-side contracts
|
2026-05-14 09:54:10 +08:00 |
|
Alice (OpenClaw)
|
e14f63b510
|
docs: point consumers to adapter seam / 文件明確導向 adapter seam
|
2026-05-14 09:36:11 +08:00 |
|
Alice (OpenClaw)
|
62bbe3bd18
|
feat: add OpenClaw plugin skeleton / 新增 OpenClaw plugin skeleton
|
2026-05-14 09:27:41 +08:00 |
|
Alice (OpenClaw)
|
3981364d9b
|
feat: add OpenClaw message-tool payload adapter / 新增 OpenClaw message-tool payload adapter
|
2026-05-14 08:56:11 +08:00 |
|
Alice (OpenClaw)
|
bd6d19d95b
|
feat: improve consumer-facing flow and payload helper / 改善可直接使用流程與 Telegram payload helper
|
2026-05-14 08:48:17 +08:00 |
|
Alice (OpenClaw)
|
9ce2b09f71
|
feat: add OpenClaw interactive-handler adapter / 新增 OpenClaw interactive-handler adapter
|
2026-05-14 08:37:30 +08:00 |
|
Alice (OpenClaw)
|
6282667297
|
docs: surface INSTALL entrypoint / 在 README 與 HANDOFF 補 INSTALL 入口
|
2026-05-13 21:48:38 +08:00 |
|
Alice (OpenClaw)
|
c5ed752a39
|
docs: add Quick Start for other agents / 新增給其他 agent 的 Quick Start
|
2026-05-13 21:34:15 +08:00 |
|
Alice (OpenClaw)
|
be3b28e6de
|
feat: add consumer-facing install flow / 新增給其他 agent 使用的安裝流程
|
2026-05-13 20:57:39 +08:00 |
|
Alice (OpenClaw)
|
d377426246
|
docs: add final readiness report / 新增最終成熟度與可交付判定報告
|
2026-05-13 20:43:07 +08:00 |
|
Alice (OpenClaw)
|
5708ef8858
|
refactor: derive apply patch values from patch contract / 讓 apply patch 值來自 patch contract
|
2026-05-13 19:51:55 +08:00 |
|
Alice (OpenClaw)
|
136ff7400a
|
docs: define remaining pluginization tasks / 定義剩餘插件化 task 與下一個 migration 目標
|
2026-05-13 18:43:28 +08:00 |
|
Alice (OpenClaw)
|
23f25f4339
|
fix: include pre-answer callback debug in patch flow / 將 pre-answer callback debug 納入 patch 流程
|
2026-05-13 17:34:12 +08:00 |
|
Alice (OpenClaw)
|
9cbe51c575
|
fix: allow verify script to inspect live dist with sudo / 修正 verify 腳本讀取 live dist 權限
|
2026-05-13 17:19:26 +08:00 |
|
Alice (OpenClaw)
|
64917e4a81
|
feat: add openclawtest PoC refresh script / 新增 openclawtest PoC refresh 腳本
|
2026-05-13 16:57:52 +08:00 |
|
Alice (OpenClaw)
|
4f1f85b4f3
|
feat: add PoC verify script / 新增 PoC verify 腳本
|
2026-05-13 16:53:14 +08:00 |
|
Alice (OpenClaw)
|
c1eeda3618
|
refactor: add patch contract helper / 新增 patch contract helper
|
2026-05-13 16:48:50 +08:00 |
|
Alice (OpenClaw)
|
f36643f60c
|
docs: add live openclawtest manifest / 新增 live openclawtest manifest
|
2026-05-13 16:11:09 +08:00 |
|
Alice (OpenClaw)
|
b19d157a76
|
docs: update patch mapping and pluginization status / 更新 patch mapping 與插件化狀態
|
2026-05-13 15:11:31 +08:00 |
|
Alice (OpenClaw)
|
cd2df025a7
|
refactor: extract callback resolution helper / 抽出 callback resolution helper
|
2026-05-13 15:07:14 +08:00 |
|
Alice (OpenClaw)
|
e8b47ae809
|
docs: add pluginization status report / 新增插件化進度報告
|
2026-05-13 14:43:26 +08:00 |
|
Alice (OpenClaw)
|
92eedd3b72
|
refactor: drive apply script from shared config / 讓 apply script 讀共享設定來源
|
2026-05-13 14:31:45 +08:00 |
|
Alice (OpenClaw)
|
abde0c243f
|
refactor: extract reply-end config constants / 抽出 reply-end 共用設定常數
|
2026-05-13 14:21:43 +08:00 |
|
Alice (OpenClaw)
|
56aabb28eb
|
docs: add handoff and integration entrypoints / 新增 handoff 與 integration 入口文件
|
2026-05-13 14:17:29 +08:00 |
|
Alice (OpenClaw)
|
ac111c889b
|
docs: add Phase 1 acceptance report / 新增 Phase 1 acceptance 報告
|
2026-05-13 13:55:02 +08:00 |
|
Alice (OpenClaw)
|
ed3fc260af
|
feat: validate apply rollback flow / 驗證 apply rollback 流程
|
2026-05-13 13:13:45 +08:00 |
|
Alice (OpenClaw)
|
e610f5f930
|
feat: implement apply and rollback patch scripts / 實作 apply 與 rollback patch 腳本
|
2026-05-13 12:41:44 +08:00 |
|
Alice (OpenClaw)
|
ae096bcbc2
|
feat: add OpenClaw Telegram bridge helper / 新增 OpenClaw Telegram bridge helper
|
2026-05-13 12:29:07 +08:00 |
|
Alice (OpenClaw)
|
bd1da4c0da
|
feat: add reusable Telegram PoC helper module / 新增可重用 Telegram PoC helper 模組
|
2026-05-13 12:02:48 +08:00 |
|
Alice (OpenClaw)
|
900ea7b93f
|
test: add OpenClaw adapter state-file tests / 新增 OpenClaw adapter state-file 測試
|
2026-05-13 11:55:27 +08:00 |
|
Alice (OpenClaw)
|
73a6da8d12
|
test: add core reply-end-controls unit tests / 新增 core state-store-policy-callback 測試
|
2026-05-13 11:46:28 +08:00 |
|
Alice (OpenClaw)
|
ca55445bcb
|
feat: add reusable core store and OpenClaw state-file adapter skeleton / 新增可重用 state store 與 OpenClaw state-file adapter 骨架
|
2026-05-13 11:35:15 +08:00 |
|
Alice (OpenClaw)
|
d5a7e98fb3
|
docs: add OpenClaw patch inventory and patch-script skeletons / 補 OpenClaw patch inventory 與 apply/rollback 骨架
|
2026-05-13 11:26:43 +08:00 |
|
Alice (OpenClaw)
|
3233770e54
|
docs: fix current status section / 修正 README 目前狀態描述
|
2026-05-13 11:17:02 +08:00 |
|
Alice (OpenClaw)
|
138e0acae0
|
docs: add next-phase implementation plan / 新增下一階段實作計畫
|
2026-05-13 11:09:35 +08:00 |
|
Alice (OpenClaw)
|
0f75e5781a
|
docs: add Telegram/OpenClaw PoC success report / 新增 Telegram/OpenClaw PoC 成功報告
|
2026-05-13 11:06:57 +08:00 |
|
Alice (OpenClaw)
|
bdf24a03ae
|
docs: add Telegram/OpenClaw PoC implementation plan / 新增 Telegram/OpenClaw PoC 實作計畫
|
2026-05-12 23:41:06 +08:00 |
|
Alice (OpenClaw)
|
588c3a446d
|
docs: add plugin core and Telegram/OpenClaw adapter skeleton / 補 reply-end-controls 核心與 Telegram/OpenClaw 設計骨架
|
2026-05-12 22:04:16 +08:00 |
|
Alice (OpenClaw)
|
10fa17efc6
|
docs: add plugin-oriented reusable design / 文件補上插件化與多 agent 重用設計
|
2026-05-12 22:00:13 +08:00 |
|
Alice (OpenClaw)
|
642b40d71c
|
docs: lock scope to Telegram / 文件收斂為 Telegram 單平台並新增 V1 設計
|
2026-05-12 21:53:37 +08:00 |
|
Alice (OpenClaw)
|
d112d1648b
|
docs: remove governance references / 移除 README 中的 governance 關聯描述
|
2026-05-12 16:54:42 +08:00 |
|
Alice (OpenClaw)
|
4c5f4cc369
|
docs: bilingual README / 文件改為中英雙語 README
|
2026-05-12 16:53:20 +08:00 |
|
Alice (OpenClaw)
|
32d484aff3
|
docs: expand project README
|
2026-05-12 16:49:37 +08:00 |
|
|
|
0371514d11
|
Initial commit
|
2026-05-12 08:37:52 +00:00 |
|