Commit Graph

384 Commits

Author SHA1 Message Date
lpf
daaac53f5a feat: add guarded webrtc node transport 2026-03-08 22:47:41 +08:00
lpf
ad2e732f56 fix: gate node p2p behind explicit config 2026-03-08 22:38:00 +08:00
lpf
2aa7db9619 feat: tunnel node requests over websocket p2p channel 2026-03-08 22:29:40 +08:00
lpf
abce524114 feat: add node websocket signaling relay 2026-03-08 22:24:45 +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
bb429e3fc8 fix: send mcp initialized as notification 2026-03-08 12:11:38 +08:00
lpf
f043de5384 feat: expand mcp transports and skill execution 2026-03-08 11:08:41 +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
ee4a1a1775 Unify task watchdog timeout handling 2026-03-07 12:27:34 +08:00
lpf
0b1fdecd68 Separate main chat from subagent group stream 2026-03-07 12:12:12 +08:00
lpf
1218d68b7e Add internal subagent stream and notify policy 2026-03-07 11:52:36 +08:00
lpf
823f96be5a Stop planned task spam after cancellation 2026-03-06 21:31:21 +08:00
lpf
9d0ab54a97 Recover running subagent tasks after restart 2026-03-06 20:05:03 +08:00
lpf
ee9326b2f2 Reduce planned task progress noise 2026-03-06 19:57:54 +08:00
lpf
b4cf4a123b Fix planned task splitting and progress summaries 2026-03-06 19:22:57 +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
ad7316c9b6 Remove obsolete pipeline files 2026-03-06 17:45:43 +08:00
lpf
7d9ca89476 Release v0.1.0 agent topology and runtime refresh 2026-03-06 17:44:13 +08:00
lpf
cc04d9ab3a Unify agent topology and subagent memory logging 2026-03-06 15:14:58 +08:00
lpf
5e421bb730 Tighten subagent prompt file workflow 2026-03-06 14:12:01 +08:00
lpf
2bc71870db Refine agent config schema and prompt file loading 2026-03-06 13:56:38 +08:00
lpf
1fec90643b fix(dingtalk): avoid sdk shutdown panic 2026-03-06 13:36:51 +08:00
lpf
6902f65c54 Add multi-agent config and registry runtime flow 2026-03-06 12:47:05 +08:00
lpf
3894f0e27a fix pipeline tool context origin injection 2026-03-05 22:41:21 +08:00
lpf
b9e1efa3ef fix subagent completion notify path and pipeline origin routing 2026-03-05 22:17:44 +08:00
lpf
e8e1cdae32 feat: ship subagent runtime and remove autonomy/task legacy 2026-03-05 21:54:54 +08:00
lpf
29d6480058 feat: add subagent profiles, memory namespaces, and webui management 2026-03-05 21:05:29 +08:00
lpf
1eacfaba41 chore: remove office module from webui and api 2026-03-05 20:05:10 +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
38b5f8dcc8 fix(office): map main state to furniture zones and align scene anchors 2026-03-05 14:51:40 +08:00
lpf
0cd8dc18b2 fix(office): mask ipv4 in main/node text fields 2026-03-05 14:45:42 +08:00
lpf
7cbb28eec8 feat(webui): add office main+nodes scene with Star assets 2026-03-05 14:27:27 +08:00
lpf
8df91df91c fix 2026-03-05 13:06:31 +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
0f3196f305 feat(scheduling): improve natural-language resource key inference for session parallelism 2026-03-04 15:15:19 +08:00
lpf
09c06786a4 fix: harden telegram streaming finalize and resolve session lock-copy vet issue 2026-03-04 14:16:48 +08:00
lpf
b007a403a1 feat: improve telegram streaming stability and task context with memory/ekg 2026-03-04 14:05:47 +08:00
lpf
a7dcafae60 refactor: default-enable session planning and scheduling without config flags 2026-03-04 12:49:43 +08:00
lpf
154ab3f7f9 feat: add session auto-planning and resource-based concurrency scheduling 2026-03-04 12:44:31 +08:00
lpf
ba8cfbe131 fix(telegram-stream): chunked streaming with retry/rate-limit and suppress duplicate final send 2026-03-04 12:00:25 +08:00
lpf
d639a5113f fix config 2026-03-04 11:04:25 +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
2357a5de9b feat(webui): support --force install for suspicious skills 2026-03-03 14:27:27 +08:00
lpf
1946c50fc5 fix webui skill 2026-03-03 13:57:12 +08:00
lpf
cdc39231db fix webui i18n 2026-03-03 12:02:57 +08:00