Commit Graph

532 Commits

Author SHA1 Message Date
lpf
94cd67b487 feat: preview node media artifacts in dashboard 2026-03-09 01:26:49 +08:00
lpf
2d5a384342 feat: expand node agent routing and media artifacts 2026-03-09 01:21:19 +08:00
lpf
c0fe977bce feat: document and surface node p2p telemetry 2026-03-09 00:56:32 +08:00
lpf
f441972c56 feat: add turn-ready node p2p config 2026-03-08 23:12:29 +08:00
lpf
3db78e0577 feat: expose webrtc session health signals 2026-03-08 23:04:35 +08:00
lpf
8c81a05b3f test: cover webrtc node transport handshake 2026-03-08 22:57:08 +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
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
7e67619826 fix(webui): split route bundles 2026-03-08 15:54:46 +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
db86b3471d fix(webui): simplify agents tooltip preview v0.1.15 v0.1.14 2026-03-08 00:49:40 +08:00
lpf
1598d55893 fix(webui): move agents stream details into tooltip 2026-03-08 00:13:27 +08:00
lpf
2a2a0bd435 fix: keep agents stream panel dismissed 2026-03-07 22:31:08 +08:00
lpf
e3e1ab5586 fix: simplify dashboard and agents canvas panel 2026-03-07 22:28:20 +08:00
lpf
a2f340b513 feat: polish webui topology and surfaces 2026-03-07 22:12:36 +08:00
lpf
fb5a228e7d feat: add MCP tool and web UI management 2026-03-07 22:09:52 +08:00
lpf
cff379809c feat(webui): refresh brand theme and add day-night mode v0.1.13 2026-03-07 20:49:58 +08:00
lpf
83f42c61b5 build: embed webui dist in release binaries v0.1.12 2026-03-07 15:36:54 +08:00
lpf
b5bb9a33e7 Refine webui layout and config defaults 2026-03-07 14:23:48 +08:00
lpf
fe0437b9cf fix readme 2026-03-07 12:42:05 +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 v0.1.9 2026-03-07 12:12:12 +08:00
lpf
1218d68b7e Add internal subagent stream and notify policy v0.1.8 2026-03-07 11:52:36 +08:00
lpf
557633b698 Refresh agent topology state after task restart v0.1.7 2026-03-07 01:53:18 +08:00
lpf
823f96be5a Stop planned task spam after cancellation v0.1.6 2026-03-06 21:31:21 +08:00
lpf
9d0ab54a97 Recover running subagent tasks after restart v0.1.5 2026-03-06 20:05:03 +08:00
lpf
ee9326b2f2 Reduce planned task progress noise v0.1.4 2026-03-06 19:57:54 +08:00
lpf
b4cf4a123b Fix planned task splitting and progress summaries v0.1.3 2026-03-06 19:22:57 +08:00
lpf
623b401850 Fix config reload and subagent config feedback v0.1.2 2026-03-06 18:45:43 +08:00
lpf
61c46fd710 Generate gateway token during onboard v0.1.1 2026-03-06 17:53:01 +08:00
lpf
ad7316c9b6 Remove obsolete pipeline files v0.1.0 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
ac5a1bfcb2 Rewrite English README for current architecture 2026-03-06 15:19:53 +08:00
lpf
4e56d9a79f Rewrite README for current agent architecture 2026-03-06 15:18:14 +08:00
lpf
cc04d9ab3a Unify agent topology and subagent memory logging 2026-03-06 15:14:58 +08:00
lpf
86691f75d0 Unify webui dialogs and loading flow 2026-03-06 14:21:47 +08:00
lpf
5e421bb730 Tighten subagent prompt file workflow 2026-03-06 14:12:01 +08:00
lpf
49352612ea Update main agent workspace policy 2026-03-06 14:01:29 +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 v0.0.28 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
野生派Coder~
959870e6f7 Merge pull request #11 from YspCoder/codex/fix-pipeline-compilation-errors
Fix pipeline compile failure for workspace embedding
2026-03-05 23:20:25 +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