What is ADE?
ADE (Agentic Development Environment) is a macOS desktop application that lets you run multiple AI coding agents against the same repository without losing control. Each task gets its own isolated workspace (a lane), agents stay context-aware through durable packs, and ADE watches for merge conflicts before they become cleanup work. ADE is not another AI code editor. It is the orchestration layer that sits between you and your agents — whether they run through Claude, Codex, Cursor, or any other tool.Who is ADE for?
Solo developers
Run 3–5 agents in parallel across different features. Ship a full day’s work in an hour.
Small teams
Share lane templates, automation rules, and AI budgets through a committed
ade.yaml. Each developer keeps their own API keys and preferences locally.Agent power users
Orchestrate multi-step worker runs with planning, validation, and cost tracking. Use the CTO agent to delegate work to specialized workers automatically.
How ADE works
You define the work
Describe what you want built — a feature, a fix, a refactor. ADE handles the rest.
ADE creates isolated lanes
Each task gets its own git worktree. Agents never block each other or step on shared files.
AI agents execute in parallel
Claude, Codex, Cursor, or any configured provider works simultaneously across lanes.
ADE tracks everything
Context, conflicts, budgets, sessions, and artifacts — all in one place.
You review and merge
Inspect diffs, approve PRs, and land results with full audit trails.
The app at a glance
ADE’s sidebar mirrors this documentation. Each tab in the app has a matching section in the App Guide:Start here
Install and set up
Download ADE, connect a provider, and open your first project. Takes about 5 minutes.
Learn the concepts
Understand lanes, packs, worker runs, the CTO, and how they fit together before diving in.
Follow the quickstart
A checklist that walks you from install to your first working agent in one session.
Explore the app guide
Jump straight into the feature documentation organized by app tab.