Skip to main content

Documentation Index

Fetch the complete documentation index at: https://ade-app.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Get Started

New to ADE? Start here. Learn what it does, install the app, and set up your first project in 5 minutes.

App Guide

Explore every tab — Run, Lanes, Chat, Files, Graph, PRs, Missions, CTO, and more.

Settings & Config

AI providers, integrations, permissions, budgets, and project configuration.

Changelog

What’s new in ADE — latest features, improvements, and fixes.

Why ADE?

AI coding agents are fast individually. Running them in parallel is where things break:

Conflicts surface too late

Two agents edit the same files and you only find out at merge time.

Context resets every session

Agents start cold instead of continuing informed from where they left off.

Oversight is fragmented

Sessions, branches, costs, and artifacts live in separate tools with no unified view.

Execution is noisy

You can launch work but cannot track quality, ownership, or state across agents.
ADE solves this with isolated lanes, durable context packs, structured missions, a coordinator agent (CTO), and a workspace-wide view of branch state and merge risk.

Feature highlights

Isolated git worktrees, each with their own terminal sessions, agent context, and environment. Run agents in all of them simultaneously.Explore Lanes →
Maintains project memory, delegates work to specialized workers, syncs with Linear, and manages budgets across all lanes.Explore CTO →
Multi-step execution with planning, approval, validation, cost tracking, and full audit trails.Explore Missions →
Trigger-driven rules that launch agent sessions or missions in response to git events, schedules, and webhooks.Explore Automations →
Infinite canvas showing every lane, branch, PR, and dependency. Run merge simulations visually and spot risks at a glance.Explore Graph →
Agents capture screenshots, short recordings, and ingested browser traces through the ade proof CLI. ADE normalizes and routes each artifact to its mission, chat session, PR, or Linear issue.Explore Proof →