claw-code/rust/crates
TheArchitectit 5b707a2fd6 feat: agent teams with inter-agent messaging and parallel execution
- Agent tool is now parallel-safe: multiple Agent calls execute concurrently
- AgentMessage tool: send/read/broadcast between agents via shared mailbox
- TeamCreate rewired to spawn real Agent threads instead of TaskRegistry
- Agents set CLAWD_AGENT_ID env var so they can identify themselves for messaging
- AgentMessage added to Explore/Plan/Verification sub-agent tool lists
- Team manifest persisted to .clawd-agents/teams/{team_id}.json
2026-06-10 16:49:34 -05:00
..
api fix: sync all bug fixes to combined branch 2026-06-10 16:49:31 -05:00
claw-analog Reject drifted claw-analog bootstrap phases 2026-05-25 19:33:37 +00:00
claw-rag-service feat(rag): add claw-rag-service 2026-05-25 11:25:25 +09:00
commands feat(lsp): install prompts, new servers, and advanced LSP features 2026-06-10 16:49:33 -05:00
compat-harness
mock-anthropic-service Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00
plugins fix: resolve EACCES error from incorrect bundled plugins directory 2026-05-25 11:22:34 +09:00
runtime refactor: remove SubAgent tool, make Agent use subagentModel config 2026-06-10 16:49:34 -05:00
rusty-claude-cli feat: agent teams with inter-agent messaging and parallel execution 2026-06-10 16:49:34 -05:00
telemetry
tools feat: agent teams with inter-agent messaging and parallel execution 2026-06-10 16:49:34 -05:00