Tech News
← Back to articles

Show HN: Agent Swarm – Multi-agent self-learning teams (OSS)

read original related products more articles

Agent Swarm

Built by desplega.sh — build by builders for builders!

agent-swarm.mp4

Multi-agent orchestration for Claude Code, Codex, Gemini CLI, and other AI coding assistants.

Agent Swarm lets you run a team of AI coding agents that coordinate autonomously. A lead agent receives tasks (from you, Slack, or GitHub), breaks them down, and delegates to worker agents running in Docker containers. Workers execute tasks, report progress, and ship code — all without manual intervention.

Key Features

Lead/Worker coordination — A lead agent delegates and tracks work across multiple workers

— A lead agent delegates and tracks work across multiple workers Docker isolation — Each worker runs in its own container with a full dev environment

— Each worker runs in its own container with a full dev environment Slack, GitHub & Email integration — Create tasks by messaging the bot, @mentioning it in issues/PRs, or sending an email

— Create tasks by messaging the bot, @mentioning it in issues/PRs, or sending an email Task lifecycle — Priority queues, dependencies, pause/resume across deployments

... continue reading