Commit Graph

111 Commits

Author SHA1 Message Date
lpf
eae7864286 feat(provider): switch to clawgo provider and improve office state handling 2026-03-05 16:41:14 +08:00
lpf
3553be2d53 refactor(api): move webui endpoints out of nodes and fix office state updates 2026-03-05 16:09:36 +08:00
lpf
cbfe5cf2a0 chore: clear webui text-template labels and reload template logs 2026-03-05 13:00:18 +08:00
lpf
94e8f2c9d9 fix 2026-03-05 12:55:30 +08:00
lpf
2fbb98bccd feat: harden concurrency scheduling and task watchdog 2026-03-05 11:32:06 +08:00
lpf
57961d2911 remove file 2026-03-04 14:11:09 +08:00
lpf
6c78ef3b1c refactor(responses): remove chat_completions and wire responses features end-to-end 2026-03-04 10:25:50 +08:00
lpf
bd93c12edc fix logs 2026-03-03 10:36:53 +08:00
野生派Coder~
8b97064255 Ensure cron reminders deliver to explicit targets 2026-03-03 00:10:20 +08:00
lpf
74a84c190d fix build version 2026-03-02 19:45:39 +08:00
lpf
06c9501be9 fix path 2026-03-02 19:13:43 +08:00
DBT
cd059e16b3 autonomy config: add idle_round_budget auto-release policy and fallback max-rounds from runtime_control 2026-03-01 16:27:11 +00:00
DBT
5f9d526ef4 autonomy policy: add configurable idle_round_budget auto-release window for no-dialog execution 2026-03-01 16:08:26 +00:00
DBT
9238dc3c2b ci cross-platform fix: make gateway reload/signal handling windows-safe with build-tagged helpers 2026-03-01 13:15:09 +00:00
DBT
78e3179135 ekg p0: configurable threshold, auto-repair task on repeated errsig, and provider/model audit visibility 2026-03-01 04:43:21 +00:00
DBT
0e8d267d78 ekg m1: add execution knowledge graph design + error-signature advice to suppress autonomy retry loops 2026-03-01 04:20:24 +00:00
DBT
189516d817 autonomy notify: remove notify_channel/chat_id config and always derive target from enabled channel allow_from 2026-03-01 03:16:27 +00:00
DBT
c5cf134b79 autonomy notify: fallback to first enabled allow_from channel/chat when notify target unset 2026-02-28 17:36:37 +00:00
DBT
abe002ae51 autonomy notify routing: use enabled channel allow_from instead of notify_allow_chats 2026-02-28 13:16:08 +00:00
DBT
c7a6d34188 task history retention: add 3-day configurable cleanup and notify allowlist enforcement 2026-02-28 13:10:23 +00:00
DBT
6705a2b4e8 autonomy notify: enforce notify allowlist from config and add guard test 2026-02-28 13:01:54 +00:00
DBT
aca66ea9f4 autonomy M2: add session-idle round budget control and surface source/idle metadata for audit 2026-02-28 06:35:49 +00:00
DBT
17d8b7f605 autonomy M1: add idle-safe task policy whitelist and fix active-user detection path 2026-02-28 05:32:00 +00:00
DBT
09bc89bc1e cli cleanup phase4: merge config login implementation into cmd_config and remove cmd_login file 2026-02-28 04:46:26 +00:00
DBT
5d962c73a5 cli cleanup phase3: unify gateway scope preference parsing via shared helper 2026-02-28 03:51:22 +00:00
DBT
e05cf6f5c5 cli cleanup phase2: remove dead gateway escalation prompt code and obsolete constant 2026-02-28 03:43:50 +00:00
DBT
3e1514c724 cli cleanup: merge login into config subcommands and remove top-level login command 2026-02-28 02:59:15 +00:00
DBT
ac1ab06250 gateway install: remove root permission prompt/escalation flow 2026-02-28 02:54:13 +00:00
lpf
39b569b5f6 fix gateway 2026-02-26 13:51:02 +08:00
lpf
dea7f361f2 fix cron 2026-02-26 12:26:04 +08:00
DBT
2615a6b196 cron defaults: use cron expression by default in backend and webui 2026-02-26 03:24:34 +00:00
DBT
2f5cf6338f webui chat: lock to main agent, remove session picker, load full persisted history 2026-02-26 02:04:54 +00:00
DBT
cb8dd4f273 align webui APIs with latest frontend (skills CRUD, stream/logs format, cron normalization, nodes delete) 2026-02-25 17:57:21 +00:00
DBT
bf4c75fe24 webui: add offline-node delete API and remove channels management endpoint 2026-02-25 17:26:02 +00:00
DBT
ed60785fda webui: add realtime logs stream and APIs for stream chat/channels/skills/exec approvals 2026-02-25 16:58:17 +00:00
DBT
36ad6cf7f9 cron web api: support kind=cron with expr for create/update 2026-02-25 16:11:46 +00:00
DBT
1118c3e44b add webui cron CRUD endpoints (create/read/update/delete) 2026-02-25 15:49:34 +00:00
DBT
deaeac8cba webui phase2: add native nodes/cron api endpoints and management UI 2026-02-25 13:11:12 +00:00
DBT
b2ac3afcf4 feat webui react+vite responsive app with clawgo api adapter 2026-02-25 12:59:16 +00:00
DBT
175a96fb2b feat webui: config hot-reload + chat/media upload endpoints 2026-02-25 11:54:08 +00:00
DBT
7ec4c87779 add node dispatch latency audit and status metrics for child-task workflow 2026-02-25 01:53:19 +00:00
DBT
50a515af60 add child-model agent_task flow with node model capability and stricter device contracts 2026-02-25 01:37:52 +00:00
DBT
68145f8185 harden node lifecycle with ttl heartbeat audits, action ACL checks, and status panel 2026-02-25 01:16:43 +00:00
DBT
07cf54538e add gateway token-based node registration over host:port and shared nodes manager 2026-02-24 16:06:44 +00:00
DBT
e5c942ab39 persist autonomy resource keys and expose lock wait stats in status 2026-02-24 12:20:41 +00:00
DBT
f05853472a trigger one-time bootstrap model initialization on gateway startup 2026-02-24 11:01:43 +00:00
DBT
4105eeb0db apply go-centric architecture optimizations and document them in readme 2026-02-24 09:25:12 +00:00
DBT
141b6a2ccb add skill selection reason audit and status coverage metric 2026-02-24 05:57:25 +00:00
DBT
4e15f06d31 add skill execution audit and status metrics for openclaw alignment 2026-02-24 05:52:18 +00:00
DBT
96292a2183 complete config change tracking for autonomy pacing and templates 2026-02-24 05:39:31 +00:00