Ross ROSS = Recommend OSS · open-source software intelligence for agents

VRSEN/agency-swarm

Reliable Multi-Agent Orchestration Framework observed · 2026-08-28

github.com/VRSEN/agency-swarm · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 98
  • Release rhythm 96
  • Longevity 73
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: 9
  • age_days: 1022
  • days_rel: 30
  • days_push: 15
  • n_releases_24m: 48

Full methodology

Adoption not part of the score

4540 stars · 1056 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Agency Swarm is a Python framework for building multi-agent AI applications on top of the OpenAI Agents SDK. It lets developers define specialized agent roles, orchestrate communication flows between them, and deploy agencies as FastAPI or MCP endpoints.

Use cases

  • build a multi-agent AI system with distinct roles like CEO and assistant
  • orchestrate collaborative AI agents that talk to each other
  • serve AI agent tools as MCP endpoints
  • deploy a team of LLM agents as a production API
  • create custom AI agents with type-safe Pydantic tools
  • persist multi-agent conversation threads in a database
  • run agents on Anthropic, Gemini, or local models via LiteLLM

When to choose

  • you want structured, role-based multi-agent orchestration with explicit communication flows
  • you need production deployment features like FastAPI serving, auth, and thread persistence
  • you want full control over agent prompts and type-safe tool definitions
  • you need MCP or third-party model support (Azure, Anthropic, Ollama)

When to avoid

  • you need a single-agent chatbot with no orchestration
  • you want a provider-agnostic framework not tied to the OpenAI Agents SDK
  • you need a lightweight agent loop without role/agency abstractions
  • your project is not in Python

Facets

framework · maturity active

agent-framework llm-inference mcp api-framework workflow-automation artificial-intelligence large-language-models developer-tools python cross-platform self-hosted multi-agent orchestration openai-agents-sdk swarm fastapi litellm pydantic production-ready ai-agents automation

10 sources

Member repositories

RepositoryRoleHealth v2
VRSEN/agency-swarmmain92

For agents

markdown · JSON · MCP: product_card(name="VRSEN/agency-swarm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem