New v0.12.0 — Agent Teams

The AI agent
orchestrator

Coordinate AI coding agents through a visual workflow. Watch them work in real terminals. All local, all yours.

# Install globally
$ npm i -g devchain-cli
# Start from your project
$ devchain start
Works with Claude Codex Gemini GLM OpenCode
Board Devchain Board View Devchain Terminal View Devchain Automation View
Platform

Everything you need to orchestrate AI agents

A complete platform for coordinating Claude, Codex, Gemini, OpenCode, and other AI coding assistants

📊

Session Reader

Full transcript viewer for active agent sessions. See every tool call, thinking block, and response with real-time token usage and cost tracking.

📈

Context Tracking

Visual progress bars show each agent's context window usage in real time. Hover for exact token counts — never be surprised by a compaction.

📋

Visual Workflow Board

Kanban-style epic management. Track phases, sub-epics, and backlogs in one view.

🖥️

Real Terminal Sessions

True tmux-backed terminals streamed to your browser. Watch agents work in real-time with full TTY support.

🧠

Skills System

Domain-specific knowledge packs from Anthropic, OpenAI, Vercel, and others. Agents discover and apply relevant skills automatically.

🔌

MCP Integration

Model Context Protocol endpoint for agent tool access. Epics, chat, teams, and documents all accessible via JSON-RPC.

💾

Local-First Storage

All data in SQLite. No cloud dependency, full privacy. Your code never leaves your machine.

🌿

Worktrees

Run parallel agent teams on isolated branches. Each worktree gets its own environment, terminal, and chat — merge when done.

Provider Agnostic

Works with Claude, Codex, Gemini, GLM, and OpenCode. Pick allowed providers per team at project creation, or override the model per agent on the fly.

Workflow

From requirements to working code

An automated loop that handles planning, validation, coding, and review

1

Planning

Describe your requirements. The Brainstormer leads the Planning team and drafts a Master Plan with phases, epics, and acceptance criteria.

2

Parallel Validation

The Planning team validates the draft against your codebase in parallel — multiple Architects on different models cover each other's blind spots before final approval.

3

Approve & Trigger

Review the plan, move epics to New status, and trigger execution. The automated loop begins.

4

Builders Take Over

The Builders team picks up each task with the right model for the job and adds more Coders when the workload grows. Code Reviewer checks each phase. You don't manage capacity.

Documentation

Quick Start Guide

A step-by-step visual guide to get productive with Devchain

📖

Devchain Quick Start Guides

Visual step-by-step guides for the new Teams template (recommended) and the classic 3-agent and 5-agent workflows. Choose the one that matches your project template.

View Guides Teams • 5-Agent • 3-Agent
Get Started

Up and running in minutes

Install, start, and describe what you want to build

1

Install

npm i -g devchain-cli

Requires Node 20+, tmux, and at least one AI provider CLI

2

Start

devchain start

Opens the UI in your browser on localhost

3

Create Project

Create a project, select the teams-dev template, and choose which providers your Builders team can use

4

Launch Agent

Start the Brainstormer session and describe what you want to build

Templates

Choose your team size

Pick the right template and switch providers with a single click

5-agents-dev

Brainstormer · Coder · Epic Manager · SubBSM · Code Reviewer

The classic flat 5-agent workflow with planning, validation, coding, and review cycles. Still bundled and supported.

View workflow guide →

3-agents-dev

Lightweight 3-agent team

Streamlined development without Epic Manager and the planning agent. Faster iteration and lower token usage for smaller tasks.

Updates
Release

v0.12.0: Agent Teams

Apr 2026
Release

v0.11.0: Session Reader & Context Tracking

Mar 2026
Guide

Quick Start Guides (Teams, 5-Agent, 3-Agent)

Apr 2026