openai-assistant-swarm
Extension to the OpenAI Node SDK for managing specialized AI agents
GraphCanon updated Aug 12, 2026 · GitHub synced Aug 12, 2026
30views this month
Decision brief
openai-assistant-swarm is an extension of the OpenAI Node SDK designed to manage and delegate tasks to multiple AI assistants, each specialized in different areas.
Good fit when
- - When you need a unified interface to manage various task-specialized AI agents through the OpenAI Node JS SDK
- - For automation scenarios where distinct roles or tasks are assigned to individual agents managed by one extension
Avoid when
- - If your project strictly requires standalone, manually managed AI agents without unified delegation capabilities
- - When you do not need specialized task assignments for each agent; a simpler, single-purpose tool might be more suitable
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (615) are secondary evidence.
- npm downloads (30d)
- 30·npm downloads API·Aug 12, 2026
Maintenance and security
Full trust report- Maintenance
- Dormant (998d since push)
- As of Aug 12, 2026
- Provenance
- Not a fork · Organization account
- As of Aug 12, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install openai-assistant-swarm npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
An extension of the OpenAI Node JS SDK facilitating delegation of tasks to multiple AI assistants specialized in different areas through a unified interface.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 12, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 12, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 12, 2026)
The Swarm Manager acts as an extension of the OpenAI NodeJS SDK - making available a new `.swarm` method available on `beta.assistants`.Source link
Tags
README
<p align="center" <img src="https://raw.githubusercontent.com/Mintplex Labs/openai assistant swarm/main/images/readme.png" alt="OpenAI Assistant Swarm Manager banner" </p <p align="center" <b OpenAI Assistant Swarm Manager: A library to turn your OpenAi assistants into an army</i...
For agents
This page has a .md twin and JSON over the API.