One app to manage
all your AI agents

Terminal-centric project manager where each task gets its own git worktree, tmux session, and full terminal — all orchestrated from a Kanban board.

Download View on GitHub
GitHub Stars
dev-3.0
dev-3.0 Kanban Board with multiple AI agents running in parallel
Works with any terminal-based agent
Claude Code
Codex CLI
Gemini CLI
Aider
Any CLI tool
The Problem

AI agents are powerful.
Managing them is chaos.

You're running 5+ agents across different terminals, repos, and branches. Switching context takes forever. You lose track of what's where.

Terminal soup

Dozens of terminal tabs, each running a different agent in a different branch. Finding the right one is a nightmare.

Context switching tax

Every time you switch between agents, you waste minutes remembering where you left off and what each one is doing.

Branch conflicts

Multiple agents editing the same repo. Constant merge conflicts. No isolation between parallel workstreams.

How it works

Three layers of organization

Projects, tasks, and terminals — each layer gives you more control over your AI-powered workflow.

1

Organize work on a Kanban board

Create tasks, drag them between columns, and see at a glance what every agent is doing. Each task is a unit of work — a feature, a bugfix, a refactor. You stay in control of the big picture.

Kanban Board
Kanban board overview
2

Each task = isolated git worktree

When you start a task, dev-3.0 creates a fresh git worktree. Every agent works in its own copy of the repo — zero conflicts, full isolation. Your setup script runs automatically.

Parallel agents in progress
Multiple agents working in parallel
3

Full terminal with tmux inside

Click any task to enter its terminal — powered by Ghostty's rendering engine with tmux preconfigured. Split panes, scroll history, copy-paste — everything you expect from a real terminal. AI agents run natively, with all their features intact.

Terminal — Claude Code session
Terminal with Claude Code running
Features

Built for the multi-agent era

Every feature is designed around one goal: managing many AI agents across many tasks without losing your mind.

Live terminal preview on hover

Hover over any task card on the Kanban board to see a live preview of its terminal — without switching views. Instantly check what each agent is doing. The preview updates in real-time, every second.

Live terminal preview on hover

Git worktree per task

Full repo isolation. No merge conflicts between parallel agents. Each task works on its own branch and copy.

Tmux preconfigured

Each task launches with tmux and your preferred command. Split panes, persistent sessions, full terminal power.

Terminal bell alerts

Agents send a bell when they need your attention. Red badges appear on task cards so you never miss a prompt.

Drag-and-drop workflow

Move tasks between status columns with drag-and-drop. Visual feedback, smooth animations, intuitive flow.

Multi-agent attempts

Run the same task with different agents or configs. Compare approaches side-by-side and pick the best result.

Automated setup

Configure a setup script per project. Install deps, seed data, start services — runs automatically for each new task.

Get Started

Download. Open. Go.

dev-3.0 is a native desktop app. Download the DMG, drag to Applications, and you're ready. No build steps, no dependencies, no configuration.

1

Download the DMG

Grab the latest release from GitHub Releases

2

Drag to Applications

Standard macOS install — nothing else needed

3

Add a project & go

Point it at any git repo, create a task, and your first agent is running

Download latest release

macOS (Apple Silicon & Intel) and Linux — Windows coming soon
Or install via Homebrew: brew tap h0x91b/dev3 && brew install --cask dev3
Installs dependencies (git, tmux) automatically • Upgrade: brew upgrade --cask dev3

Architecture

Native performance,
modern stack

Built on a native webview runtime, GPU-accelerated terminal, and the fastest JS runtime available. Instant startup, minimal memory footprint, and a silky-smooth experience.

Electrobun

Native macOS webview runtime. Lightweight, fast startup, tiny memory footprint.

Bun

All-in-one JS runtime. Fast installs, native APIs, built-in bundling. Main process runs in Bun.

Ghostty

GPU-accelerated terminal rendering engine. Buttery smooth, true-color, fast as native.

tmux

Battle-tested terminal multiplexer. Persistent sessions, split panes, keyboard-driven workflow.

Compatibility

Your agent, your rules

dev-3.0 doesn't integrate with agents — it hosts them. Any tool that runs in a terminal works out of the box. When agents ship new features, you get them instantly.

Claude Code
OpenAI Codex
Gemini CLI
Aider
Cursor Agent
Any CLI…
Community

Star History

Join the growing community of developers managing AI agents with dev-3.0.

Ready to tame the chaos?

dev-3.0 is free and open source. Star the repo, build from source, start shipping.