Home/AI Agents/OpenSwarm
OpenSwarm logo

OpenSwarm

unohee/OpenSwarm

Autonomous AI dev team orchestrator powered by Claude Code CLI.

GraphCanon updated 4w · GitHub synced 4w · 27 views this month

822 stars143 forksLast push 4w TypeScript MIT

Decision brief

Autonomous AI team orchestrator integrating Discord and Linear; vector database for memory enhancement.

Good fit when

  • When you need an autonomous tool that leverages Claude Code CLI to organize your development tasks.
  • If your team uses Discord for communication and Linear for task management, as OpenSwarm integrates with both directly.

Avoid when

  • Avoid if you are not currently utilizing Discord and Linear within your workflow since the integrations might not provide value without these tools.
  • Do not use if cognitive memory via vector databases is unnecessary or unpreferred for task management in development teams.

Observed Jul 12, 2026 · Source: enrich:decision_facts

Verify the decision

Adoption

Package downloads where a registry match exists. GitHub stars (822) are secondary evidence.

npm downloads (30d)
6,602·npm downloads API·4w

Maintenance and security

Full trust report
Maintenance
Very active (0d since push)
As of 4w
Provenance
Not a fork · Personal account
As of 4w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install OpenSwarm
npm

Similar 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

OpenSwarm is an autonomous AI development team orchestrator that integrates with Discord and Linear for task management and communication. It uses vector database integration to enhance its cognitive memory capabilities.

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Jul 22, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Jul 22, 2026

CLI
CLI entrypoint

Source: package.json:bin|scripts · Jul 22, 2026

MCP server
Ships MCP server

Source: package.json:@modelcontextprotocol/* · Jul 22, 2026

Languages
typescript, javascript

Source: github.language+package.json · Jul 22, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Jul 22, 2026)

npm install -g @intrect/openswarm
Source link
Works with ChatGPTChatGPT

Source: README excerpt (regex_v1, Jul 22, 2026)

efer wiring a provider by hand? You need **one** first: `openswarm auth login` (ChatGPT OAuth, used by `codex`/`gpt`), `openswarm auth login --provider openrouter` (or
Source link

Tags

README

Quick Start

npm install -g @intrect/openswarm
openswarm init         # interactive setup wizard — provider auth + Linear OAuth + config
openswarm doctor       # verify your environment (runtime, native deps, providers, ports)
openswarm              # launches the TUI chat

openswarm init walks you through provider authentication, optional Linear OAuth (team/project picker), and writes a validated config.yaml. Prefer wiring a provider by hand? You need one first: openswarm auth login (ChatGPT OAuth, used by codex/gpt), openswarm auth login --provider openrouter (or export OPENROUTER_API_KEY=…), or just have an authenticated claude on PATH. Check what's wired with openswarm auth status, and diagnose any gaps with openswarm doctor.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.