OpenAI Swarm
agent-frameworkNo score yet
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
Stars
21,611
Δ stars 7d
—
Δ stars 30d
—
Forks
2,303
Contributors
15
npm DL / wk
—
PyPI DL / wk
—
Language
Python
Last push
2026-04-15
About OpenAI Swarm
agent_a = Agent( name="Agent A", instructions="You are a helpful agent.", functions=[transfer_to_agent_b], ) agent_b = Agent( name="Agent B", instructions="Only speak in Haikus.", ) response = client.run( agent=agent_a, messages=[{"role": "user", "content": "I want to talk to agent B."}], )
Read the full README on GitHub →
Install
OpenAI Swarm alternatives
Projects in the same category, closest in size — picked by data, not opinion.
See all agent-framework projects ranked by growth →
More from openai
Frequently asked questions
- Is OpenAI Swarm still maintained?
- Activity is low: the last push was on 2026-04-15 (56 days before our latest snapshot).
- What are the best OpenAI Swarm alternatives?
- Closest by category and size in our data: CAMEL, smolagents, Semantic Kernel — full list with live signals above.
Embed this badge
Show your project's live signal in your README — it updates weekly with the data.
Tracked since 2026-06-10 · data as of 2026-06-10 · 31 open issues ·