Commit Graph

92 Commits

Author SHA1 Message Date
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
DBT
52e3dc5561 improve status visibility for autonomy pacing and dialog templates 2026-02-24 05:34:14 +00:00
DBT
0470a1bbe0 move workspace templates to repo root and auto-sync into embed path at build time 2026-02-24 04:54:12 +00:00
DBT
78b6f6fdf6 optimize onboard workspace templates for autonomy-aware dialog workflow 2026-02-24 04:47:18 +00:00
DBT
35fe28d9f4 tune proactive dialog pacing with configurable same-reason cooldown 2026-02-24 04:41:20 +00:00
DBT
791eb3b96c make autonomy proactive messaging strategy configurable 2026-02-24 04:27:50 +00:00
DBT
44c7773e19 enhance autonomy operational telemetry and control status details 2026-02-24 04:16:05 +00:00
DBT
4c38b9ac25 expose gateway autonomy in CLI help and add autonomy action ratios 2026-02-24 04:10:58 +00:00
DBT
ee91d6e479 add autonomy waiting-resume debounce config and status visibility 2026-02-24 03:51:14 +00:00
DBT
2dc55b5cc7 improve autonomy status visibility and gateway autonomy status output 2026-02-24 03:39:41 +00:00
DBT
a0585508ee add autonomy control-file switching and block-reason status analytics 2026-02-24 03:29:38 +00:00
DBT
c4b17f648e add autonomy block-reason analytics and manual pause control file support 2026-02-24 02:16:20 +00:00
DBT
b2ec953644 improve autonomy user-priority detection and add waiting/retry/priority telemetry 2026-02-24 02:00:45 +00:00
DBT
af9ccbaae3 pause autonomy during active user chats and expose waiting/retry telemetry 2026-02-24 01:51:55 +00:00
DBT
1328c1feec prioritize user conversations by pausing autonomy and expose retry/dedupe telemetry 2026-02-24 01:45:50 +00:00
DBT
4667f7afcf track autonomy retry windows and dedupe metrics in task/status views 2026-02-24 01:36:12 +00:00
DBT
734ce19dc3 enhance autonomy with priority scheduling, backoff retry, and status summary 2026-02-24 01:19:49 +00:00
DBT
b4b2c4c221 add autonomy quiet-hours policy and reflect logs with task persistence 2026-02-24 00:56:11 +00:00
DBT
f644ae83ff upgrade autonomy with task-state persistence and proactive notify cooldown 2026-02-24 00:19:18 +00:00
DBT
680e38b9ae add autonomy engine scheduler with config guards and gateway integration 2026-02-23 17:35:05 +00:00