Commit Graph

126 Commits

Author SHA1 Message Date
lpf
f441972c56 feat: add turn-ready node p2p config 2026-03-08 23:12:29 +08:00
lpf
29729d7c70 feat: surface node p2p runtime visibility 2026-03-08 22:53:03 +08:00
lpf
daaac53f5a feat: add guarded webrtc node transport 2026-03-08 22:47:41 +08:00
lpf
2aa7db9619 feat: tunnel node requests over websocket p2p channel 2026-03-08 22:29:40 +08:00
lpf
4172a57b39 feat: unify websocket runtime and harden node control 2026-03-08 22:22:49 +08:00
lpf
8d66f6a901 fix: tighten release review regressions 2026-03-08 15:48:36 +08:00
lpf
fb5a228e7d feat: add MCP tool and web UI management 2026-03-07 22:09:52 +08:00
lpf
b5bb9a33e7 Refine webui layout and config defaults 2026-03-07 14:23:48 +08:00
lpf
623b401850 Fix config reload and subagent config feedback 2026-03-06 18:45:43 +08:00
lpf
61c46fd710 Generate gateway token during onboard 2026-03-06 17:53:01 +08:00
lpf
7d9ca89476 Release v0.1.0 agent topology and runtime refresh 2026-03-06 17:44:13 +08:00
lpf
6902f65c54 Add multi-agent config and registry runtime flow 2026-03-06 12:47:05 +08:00
野生派Coder~
12a3439bd2 Revert workspace embed relocation and keep cmd-local embedding 2026-03-05 23:18:50 +08:00
野生派Coder~
c1baf67ce6 Fix CI build by embedding workspace templates from repo root 2026-03-05 23:05:26 +08:00
lpf
e8e1cdae32 feat: ship subagent runtime and remove autonomy/task legacy 2026-03-05 21:54:54 +08:00
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