desplega-ai/agent-swarm

★ 813⑂ 0

Your Company Agentic Operating System

About desplega-ai/agent-swarm

desplega-ai/agent-swarm is an open-source project on GitHub, mainly written in TypeScript. Your Company Agentic Operating System It currently holds 813 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Agent Memory board.

GitHub Repository Details

Repository desplega-ai/agent-swarm · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

https://github.com/desplega-ai/agent-swarm/blob/HEAD/GitHub Stars https://github.com/desplega-ai/agent-swarm/blob/HEAD/MIT License https://github.com/desplega-ai/agent-swarm/blob/HEAD/PRs Welcome

An engine to make your company AI Native
Built by desplega.sh.

[!TIP]
This repo evolves every single day. Watch now →

daily evolution · slack → pr · Making of

https://github.com/desplega-ai/agent-swarm/blob/HEAD/Website https://github.com/desplega-ai/agent-swarm/blob/HEAD/Docs https://github.com/desplega-ai/agent-swarm/blob/HEAD/Dashboard https://github.com/desplega-ai/agent-swarm/blob/HEAD/Join Discord https://github.com/desplega-ai/agent-swarm/blob/HEAD/Follow on X https://github.com/desplega-ai/agent-swarm/blob/HEAD/Desplega Labs on LinkedIn https://github.com/desplega-ai/agent-swarm/blob/HEAD/Desplega Labs on YouTube

agent-swarm.dev is an open-source operating system for AI work. A lead agent delegates goals to workers such as Claude Code or Codex. Isolated containers, shared memory, tools, schedules, and review gates preserve work across sessions.

What you get

flowchart LR
    subgraph IN["Tasks come in"]
        direction TB
        S["Slack"]
        G["GitHub / GitLab"]
        E["Email"]
        A["API / CLI"]
    end

LEAD(["Lead Agent
plans & delegates"])

subgraph WORKERS["Workers in Docker"] direction TB W1["Worker"] W2["Worker"] W3["Worker"] end

subgraph BRAIN["Persistent brain"] direction TB MEM["Memory
(vector search)"] ID["Identity
(SOUL, CLAUDE.md)"] end

subgraph OUT["Work ships"] direction TB PR["Pull Requests"] REPLY["Slack replies"] EMAIL["Email replies"] end

IN --> LEAD --> WORKERS WORKERS -->|reads context| BRAIN WORKERS -->|writes learnings| BRAIN WORKERS --> OUT

Quick Start

Give your coding agent the operator skill for Docker Compose or Kubernetes:

npx skills add desplega-ai/agent-swarm

Or install it as a plugin in your harness:

| Harness | Command | |---|---| | Claude Code | /plugin marketplace add desplega-ai/agent-swarm then /plugin install agent-swarm@agent-swarm | | Codex | codex plugin add https://github.com/desplega-ai/agent-swarm (or use npx skills above) | | Cursor | /add-plugin desplega-ai/agent-swarm | | Gemini CLI | gemini extensions install https://github.com/desplega-ai/agent-swarm | | Antigravity / Factory Droid | droid plugin marketplace add https://github.com/desplega-ai/agent-swarm then droid plugin install agent-swarm@agent-swarm | | OpenCode, pi, Devin, Kimi, others | npx skills add desplega-ai/agent-swarm |

The plugin's privacy and terms links describe the Agent Swarm website and Cloud service. The self-hosted software remains covered by the MIT License.

Or use the examples directly:

git clone https://github.com/desplega-ai/agent-swarm.git && cd agent-swarm
cp .env.docker.example .env  # Set API_KEY, a harness credential, and all eight agent UUIDs.
openssl rand -base64 32 > encryption_key
chmod 600 .env encryption_key
docker compose -f docker-compose.example.yml --env-file .env up -d

Read the Compose checklist before starting. API: http://localhost:3013, with /docs and /openapi.json. Dashboard: connect it to your API. Kubernetes: install the OCI Helm chart.

Integrations

Slack · GitHub · GitLab · Linear · Jira · AgentMail · WhatsApp (Kapso) · Composio · Sentry · Devin · Serply search. Integration guides.

Learn more

Contributing

Read CONTRIBUTING.md, fork the repository, create a branch, and open a PR. Discuss ideas on Discord.

Are you an agent? Run npx skills add desplega-ai/agent-swarm or read the operator skill.

Star History

https://github.com/desplega-ai/agent-swarm/blob/HEAD/Star History Chart

License

MIT · 2025-2026 desplega.sh

Feature defaults

Fresh deployments enable Slack thread renderer v2, queued Slack steering to the lead, task steering, multi-runtime workers, RBAC, and task-tool preloading. Hybrid memory search and graph expansion are also enabled. Explicit environment/config overrides remain supported; see the environment reference. When upgrading older workers, keep MULTI_RUNTIME_ENABLED=false until they support runtime identities. Slack delegation rendering remains opt-in, and database retention continues to default to dry-run.

GitHub Stars & Activity

813Stars
0Forks
0Open issues
TypeScriptLanguage

GitHub Popularity

GitHub stars813
Forks0
Open issues0
Primary languageTypeScript
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

thedotmack / claude-mem

TypeScript★ 94,311⑂ 0
2

supermemoryai / supermemory

TypeScript★ 30,665⑂ 0
3

TencentCloud / TencentDB-Agent-Memory

TypeScript★ 27,024⑂ 0
4

MemTensor / MemOS

TypeScript★ 11,478⑂ 0
5

CaviraOSS / LongMemory

TypeScript★ 4,510⑂ 0
6

letta-ai / letta-code

TypeScript★ 3,385⑂ 0
7

Bitterbot-AI / bitterbot-desktop

TypeScript★ 2,459⑂ 0
8

cytostack / openwolf

TypeScript★ 2,352⑂ 0

More AI Rankings