Commit Graph

100 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
29729d7c70 feat: surface node p2p runtime visibility 2026-03-08 22:53:03 +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
ee4a1a1775 Unify task watchdog timeout handling 2026-03-07 12:27:34 +08:00
lpf
1218d68b7e Add internal subagent stream and notify policy 2026-03-07 11:52:36 +08:00
lpf
9d0ab54a97 Recover running subagent tasks after restart 2026-03-06 20:05:03 +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
6902f65c54 Add multi-agent config and registry runtime flow 2026-03-06 12:47:05 +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
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
bd93c12edc fix logs 2026-03-03 10:36:53 +08:00
野生派Coder~
8e94e7e1f6 ci: build linux release artifacts with slimmer flags 2026-03-02 23:46:03 +08:00
野生派Coder~
67dd45a4dd fix(cron): ensure reminders keep delivery channel target 2026-03-02 22:25:18 +08:00
DBT
09a28836ca ci cross-platform fix: make system_info disk usage helper windows-safe with build tags 2026-03-01 13:04:58 +00:00
DBT
b0f65bc4b3 normalize-policy phase-9: preserve raw task/model/content in nodes/sessions tools 2026-02-28 01:48:58 +00:00
DBT
cd1057a5aa normalize-policy phase-6: remove extra trimming in memory/sessions tool content paths 2026-02-28 01:35:47 +00:00
DBT
8b5a6edba4 add cron tool for listing and deleting scheduled jobs 2026-02-25 12:43:15 +00:00
DBT
f04a6939b3 fix telegram media sending via message tool (path/url support) 2026-02-25 11:46:36 +00:00
DBT
fe1285b690 fix nodes tool schema by defining array items for command 2026-02-25 06:14:20 +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
7fe8ef452f audit node task dispatches and wire agent_task request metadata 2026-02-25 01:43:58 +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
a21237c1e4 tighten device action args validation and normalize media payload schema 2026-02-25 01:23:25 +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
04cbb22c57 add node heartbeat ttl offline reaper and enforce capability checks 2026-02-24 16:20:43 +00:00
DBT
42a5be0cec enhance device-operation routing with action paths and nodes tool shortcuts 2026-02-24 15:57:00 +00:00
DBT
2486bbd80c improve nodes relay path and accelerate memory search with token index cache 2026-02-24 15:30:45 +00:00
DBT
532f01e4ee optimize memory search with modtime block cache and faster stable ranking 2026-02-24 15:20:00 +00:00
DBT
9635d48e67 add p2p-relay transport router scaffold for nodes tool 2026-02-24 15:06:54 +00:00
DBT
7fa0e629e8 add phase-1 nodes control plane scaffold and register nodes tool 2026-02-24 14:31:29 +00:00
DBT
dd705e5e93 apply go-level optimizations for lock-free snapshots, pooling, worker flow and typed errors 2026-02-24 09:43:46 +00:00
DBT
4105eeb0db apply go-centric architecture optimizations and document them in readme 2026-02-24 09:25:12 +00:00
DBT
da862896e8 add message edit/delete/react flow and incremental process poll logs 2026-02-24 08:56:14 +00:00
DBT
6ef8cbc705 extend message actions and persist process logs with safer exec defaults 2026-02-24 08:38:08 +00:00
DBT
1a6febffe7 harden exec defaults and gate bootstrap loading to first-run context 2026-02-24 08:28:41 +00:00
DBT
9478161822 persist process session metadata for restart-safe process tool state 2026-02-24 08:10:58 +00:00
DBT
72de9598ec add exec/process background session workflow and register process tool 2026-02-24 06:45:22 +00:00
DBT
1e9b543f5e align tool naming and message action schema with openclaw compatibility 2026-02-24 06:40:14 +00:00