Commit Graph

7 Commits

Author SHA1 Message Date
Haitao Pan
217e2665ff chore: remove unused legacy bridge helpers 2026-06-12 14:49:51 +08:00
Cowork 3P
d436729508 refactor: remove multi-agent orchestration engine, add coding standards
- Delete internal/acp/multi_agent.go (610 lines) — Path B orchestration
- Remove multiAgent dispatch from orchestrator, jobs, http_handler
- Set multiAgent/multi_agent capabilities to false in catalog
- Remove TaskKindMultiAgent from types
- Remove redundant ErrorResponse() wrapper in shared/rpc.go
- Add anti-fallback coding standards to AGENTS.md
2026-06-04 07:40:23 +00:00
Haitao Pan
0618067390 fix: retry openclaw socket closures 2026-05-07 17:47:27 +08:00
Haitao Pan
9944cffe3f Fix OpenClaw chat send routing 2026-05-05 10:17:31 +08:00
Haitao Pan
2c8845f704 fix(rpc): align envelopes for better frontend compatibility and fix legacy field mapping 2026-04-17 19:21:32 +08:00
Haitao Pan
00ef2ceeed fix(acp): unify protocol compatibility, enhance authentication, and fix conversation history 2026-04-17 17:41:16 +08:00
Haitao Pan
c5157fcb81 Initial standalone ACP bridge repository 2026-04-09 09:49:48 +08:00