v0.11.0 — Now with AI Agent Automation

One Desktop. Every Branch.
All Your Agents.

Stop juggling terminal windows and losing context. Divergence gives you isolated workspaces per branch, embedded terminals, and AI agent orchestration — all in one native desktop app.

macOS only — Apple Silicon + Intel supported

Everything you need to work in parallel

Divergence replaces your scattered terminal setup with one unified workspace. Every branch gets its own isolated environment.

Divergent Workspaces

Create isolated git clones for every branch. Each workspace gets its own terminal, file tree, and environment.

Embedded Terminals

Full PTY-backed terminals with split panes, tabs, and session persistence. No more juggling iTerm windows.

AI Agent Automation

Run Claude Code, Codex, or any CLI agent in the background. Queue tasks and let AI work across branches.

Task Center

Monitor all running agents and automations in real-time. See output, status, and results at a glance.

Diff Review

AI-powered code review built in. Review changes across divergences before merging back.

Quick Switcher

Cmd+K to instantly jump between projects, branches, and terminals. Context-switch in milliseconds.

Three steps to parallel development

Get from zero to multiple parallel workstreams in under a minute.

01

Add Your Projects

Point Divergence at your local repos. It indexes your branches and sets up the workspace.

01
02

Create Divergences

Spin up isolated clones for any branch. Each gets its own terminal session and working directory.

02
03

Run Agents & Build

Launch AI agents, run builds, and manage tasks. Everything stays organized per branch.

03

See it in action

AI agents run in isolated workspaces while you keep coding. No context-switching required.

divergence — feat/auth
~ divergence run claude-code --branch feat/auth
Creating divergence for feat/auth...
Cloning repository → ~/.divergence/repos/myapp-feat-auth-a7b3c1/
Starting Claude Code agent...
✓ Analyzed 23 files in src/auth/
✓ Generated JWT middleware
✓ Added 12 unit tests
✓ All tests passing
Agent completed. 4 files modified, 12 tests added.
~

Install Divergence

Currently macOS only — Apple Silicon and Intel supported.

bash
# Download the latest release# Apple Silicon (M1/M2/M3/M4)curl -L -o Divergence.dmg \  "https://github.com/marckraw/divergence/releases/download/v0.11.0/Divergence_0.11.0_aarch64.dmg"# Intel Maccurl -L -o Divergence.dmg \  "https://github.com/marckraw/divergence/releases/download/v0.11.0/Divergence_0.11.0_x64.dmg"# Installopen Divergence.dmg

Requires macOS 12+ · Xcode Command Line Tools for building from source

Built with

Tauri 2.0ReactTypeScriptTailwind CSSRustSQLitexterm.js

Keyboard-first workflow

Navigate your entire workspace without touching the mouse.

Quick Switcher
K
Split Terminal
D
Toggle Sidebar
B
Settings
,
Close Terminal
W
Toggle Panel
B

Ready to stop context-switching?

Download Divergence and give every branch its own workspace, terminal, and AI agent.