6 Commits
Author SHA1 Message Date
elipitc 2e5321e16f Add coding A2A agent template and docs 2026-06-04 14:34:59 +08:00
elipitc f8464fe606 Remove standalone swarm mode surface 2026-05-29 23:01:11 +08:00
elipitc b4b20f0b5a feat: implement swarm mode for multi-agent collaboration
- Add Swarm, SwarmAgent, SwarmMessage database models
- Implement SwarmOrchestrator for task coordination
- Add /api/swarm/* REST endpoints (create, status, results, stop, logs)
- Extend K8sManager with swarm-specific methods
- Support sequential, parallel, and hybrid orchestration strategies
- Enable SSE streaming for real-time progress updates
- Integrate with existing A2A agent framework
2026-05-17 20:20:25 +08:00
zhanggangyong f065b00d12 new 2026-01-15 17:22:16 +00:00
zhanggangyong 3a19aacd43 udpate 2026-01-12 15:04:11 +00:00
Ubuntu 23116e9086 init 2026-01-05 12:44:28 +00:00