Commit Graph

1 Commits

Author SHA1 Message Date
OpSpawn
836f2edd9c Agent Swarm v1.0: Multi-agent task decomposition and delegation via A2A protocol
- Coordinator agent accepts complex tasks and decomposes into subtasks
- Delegates to specialized worker agents via A2A v0.3 JSON-RPC
- Handles x402 payment flows (paid skills return payment-required)
- Free skills execute end-to-end through delegation chain
- Web dashboard with real-time swarm monitoring
- 14 tests passing
- Worker agents: screenshot, PDF, HTML (via A2A gateway)
- Event log tracks all delegations and completions
2026-02-06 13:05:01 +00:00