Back to browse
GitHub Repository

OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cognitive memory.

799 starsTypeScript

OpenSwarm – Multi‑Agent Claude CLI Orchestrator for Linear/GitHub

by unohee·Feb 26, 2026·34 points·17 comments

AI Analysis

●●SolidShip ItSolve My Problem

Claude Code agents auto-iterating on Linear issues—but agentic code orchestration is a crowded space.

Strengths
  • Real production use: actively powering author's own dev team workflow
  • Worker/Reviewer pair loops with test and documentation stages reduce toil
  • LanceDB + multilingual-e5 embeddings for cross-session context reuse without hallucination reset
Weaknesses
  • Early and rough: admits 'rough edges,' safety and scaling still TBD
  • Directly competes with Codium, Continue, and Vercel's v0—no clear moat over existing agentic frameworks
Target Audience

Solo developers, small engineering teams using Linear and Claude Code CLI

Similar To

Codium · Continue.dev · Vercel v0

Post Description

I built OpenSwarm because I wanted an autonomous “AI dev team” that can actually plug into my real workflow instead of running toy tasks. OpenSwarm orchestrates multiple Claude Code CLI instances as agents to work on real Linear issues. It: • pulls issues from Linear and runs a Worker/Reviewer/Test/Documenter pipeline • uses LanceDB + multilingual-e5 embeddings for long‑term memory and context reuse • builds a simple code knowledge graph for impact analysis • exposes everything through a Discord bot (status, dispatch, scheduling, logs) • can auto‑iterate on existing PRs and monitor long‑running jobs Right now it’s powering my own solo dev workflow (trading infra, LLM tools, other projects). It’s still early, so there are rough edges and a lot of TODOs around safety, scaling, and better task decomposition. I’d love feedback on: • what feels missing for this to be useful to other teams • failure modes you’d be worried about in autonomous code agents • ideas for better memory/knowledge graph use in real‑world repos Repo: https://github.com/Intrect-io/OpenSwarm Happy to answer questions and hear brutal feedback.

Similar Projects

Developer Tools●●Solid

Tide Commander – Visual Agents Orchestrator for Claude Code and Codex

Think of an RTS game UI for your coding LLMs: spawn Claude or Codex agents, assign tasks, and watch them produce diffs and file edits in real time on a 3D or 2D canvas. The repo bundles practical developer features — built-in file explorer with git diffs, conversation history, permission controls and a command palette — which turns the spectacle into a usable workflow. It’s delightful and ambitious, but gated by the need for Claude/Codex CLIs and local infra, so expect it to appeal mostly to experimenters rather than plug-and-play users.

Eye CandyNiche Gem
deivid11
103mo ago