devchain

mcp
Guvenlik Denetimi
Gecti
Health Gecti
  • License — License: NOASSERTION
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 91 GitHub stars
Code Gecti
  • Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

Run a team of AI coding agents. On your machine. Local-first orchestration for Claude Code, Codex, OpenCode, Antigravity, and Copilot.

README.md

DevChain — run a team of AI coding agents, on your machine

Latest release npm version License: Elastic 2.0 Documentation

Quick Start · Docs · Mobile App · Releases

DevChain is a local-first orchestrator for AI coding agents. It runs Claude Code, Codex, OpenCode, Antigravity, and GitHub Copilot as coordinated teams — each agent in its own real tmux terminal, sharing a board of epics, a chat, and a code-review flow. You describe the work, the teams plan and build it in parallel, and you review and merge from the web UI — with an end-to-end-encrypted mobile app to keep an eye on everything when you step away.

Key features

  • Teams that manage themselves — the Builders team adds Coders when work piles up and picks the right model per task: cheaper models for routine changes, top-tier models for harder work. The Planning team researches plans from several angles in parallel before you approve them.
  • Real terminals, live — every agent runs in a tmux session streamed to your browser with full TTY support. Watch it work, scroll back, or take over at any moment.
  • A board agents actually use — kanban-style epics and sub-epics with drag-and-drop; agents pick up tasks and update statuses themselves through MCP tools.
  • Code review built in — live pre-commit diff viewer with inline comments, @mentions, and threading, wired into the agent workflow.
  • Session reader and context tracking — full transcript viewer for all five providers, with per-turn token usage, cost tracking, and compaction events; live context-window bars for every agent.
  • Skills and MCP — sync community skill packs (Anthropic, OpenAI, Vercel, and more) and expose them to agents; the full MCP toolset is auto-configured before each session.
  • Local-first — everything lives in a local SQLite database and runs on your machine, with your provider accounts and keys.

DevChain chat with agent teams on the left and a Brainstormer session streaming in a real terminal on the right

Supported providers

Provider CLI Sessions Transcripts
Claude Code claude
Codex codex
OpenCode opencode
Antigravity agy
GitHub Copilot copilot

Model families such as GLM are available through per-provider configs, and you can switch the provider or model of any agent on the fly.

Quick start

Requirements: Node.js ≥ 20, tmux (brew install tmux / sudo apt install tmux), and at least one provider CLI from the table above.

npm install -g devchain-cli
devchain start

The browser opens automatically. Create a project, import a template, and start the Brainstormer session with a description of what you want to build. Run devchain start --help for ports, host binding, and foreground mode; devchain stop shuts the server down.

Template Agents Best for
teams-dev (recommended) Planning team (Brainstormer + Architect), Builders team (Epic Manager + Coders), Code Reviewer Auto-scaling Builders, parallel planning, tier-aware model routing
3-agents-dev Brainstormer, SubBSM, Coder Faster iteration with lower token overhead

How it works

graph LR
    Browser["Web UI<br/>(React)"] -->|HTTP + Socket.IO| App["Local App<br/>(NestJS + Fastify)"]
    App --> DB[("SQLite<br/>local storage")]
    App <-->|tmux / PTY| Sessions["Agent terminal sessions"]
    Sessions --- CLIs["Provider CLIs<br/>claude · codex · opencode · agy · copilot"]
    CLIs <-->|MCP tools| App
    Mobile["Mobile app<br/>(iOS / Android)"] <-->|E2EE relay<br/>sealed data only| App

The Local App serves the web UI and stores all state in a local SQLite database. Agents run as provider CLIs inside tmux sessions and coordinate through DevChain's MCP tools — epics, chat, reviews, skills, and team management. The optional mobile app connects through an end-to-end-encrypted relay: the cloud only forwards sealed data it cannot read.

Mobile app

Monitor and steer your agent teams from your phone, in open beta on iOS (TestFlight) and Android (Play Store). Chat with agents, answer their questions the moment they ask, reassign epics and comment on the board, watch a live terminal viewport, and get push notifications when a session stops or needs you. Reviewing and merging stay on the web — the phone is your mission control on the go. Everything between your PC and phone is end-to-end encrypted.

Resources

Community and support

Questions, bug reports, and feature requests are welcome in GitHub Issues. Watch Releases to follow what ships.

Contributing

Development setup, prerequisites, and project structure live in CONTRIBUTING.md. Issues and pull requests are welcome.

License

Free and source-available under the Elastic License 2.0. You may use, copy, and modify DevChain freely; you may not provide it as a managed service or a competing commercial offering.

Yorumlar (0)

Sonuc bulunamadi