langchain-ai/langgraph-swarm-py
For your multi-agent needs observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 92
- Release rhythm 59
- Longevity 40
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 8
- age_days: 560
- days_rel: 272
- days_push: 49
- n_releases_24m: 16
Adoption not part of the score
1558 stars · 221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for building swarm-style multi-agent systems on top of LangGraph, where specialized agents dynamically hand off control to one another. It provides handoff tools, active-agent memory, and integrates with LangGraph's streaming, persistence, and human-in-the-loop features.
Use cases
- build a multi-agent system where agents hand off to each other
- create specialized LLM agents that collaborate on tasks
- route conversations between expert agents based on user intent
- remember which agent was last active across conversation turns
- add human-in-the-loop and memory to a multi-agent workflow
When to choose
- you already use LangGraph and want a swarm-style multi-agent architecture
- you need dynamic agent-to-agent handoffs with conversation state persistence
- you want streaming, memory, and human-in-the-loop support out of the box
When to avoid
- you need a single-agent pipeline without handoffs
- you don't want a dependency on the LangGraph/LangChain ecosystem
- you need a non-Python or framework-agnostic multi-agent solution
Facets
library · maturity active
agent-framework llm-inference workflow-automation large-language-models artificial-intelligence python multi-agent swarm handoff langgraph llm-orchestration ai-agents
2 sources
- readme: https://github.com/langchain-ai/langgraph-swarm-py · fetched 2026-08-28 · d50bb36f29ca
- homepage: https://langchain-ai.github.io/langgraph/concepts/multi_agent/ · fetched 2026-08-29 · 1260f20fe66e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| langchain-ai/langgraph-swarm-py | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="langchain-ai/langgraph-swarm-py")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem