Creating a Mission
**Screenshot: “New Mission” dialog — show the full creation form with fields for title, description, lane selector, model picker, tool permissions grid, and budget cap input.
- From the Missions tab
- From a Lane
- From the CTO chat
- From an existing chat
Fill the creation form
Complete the mission creation dialog:
- Title — short, descriptive name (shown in the mission list and history)
- Description — detailed prompt describing the goal; this is what the orchestrator receives
- Lane(s) — one or more lanes to scope the mission to; workers run in these lanes’ worktrees
- AI Model — the model to use for the orchestrator and workers
- Tool permissions — which ADE tools workers can invoke; defaults to the lane’s tool palette
- Budget cap — optional token or USD ceiling; mission pauses if the limit is approached
Review preflight checks
Before the mission starts, ADE runs preflight checks: verifies the selected lanes are available, confirms the configured model is reachable, validates the permission config, and warns if any required computer-use capabilities are unavailable.
The Mission Detail View
Once a mission is running (or completed), click it in the mission list to open the detail view. The detail view has four tabs:**Screenshot: Mission detail view with the Plan tab open — show worker cards with status dots, token counters, the execution strategy badge, and the live activity feed at the bottom.
- Plan tab
- Chat tab
- Artifacts tab
- History tab
The Plan tab is the mission’s live control room. It shows:
- Execution strategy badge — which strategy the meta-reasoner selected
- Worker cards — one card per spawned worker, each with: assigned lane, current status (running / completed / failed / blocked), elapsed time, and running token count
- Phase status bar — visual progress through Planning → Execution → Validation
- Live activity feed — a chronological stream of meaningful events: worker starts, key decisions, tool calls, phase transitions, and intervention triggers
- Open interventions — any pending approval requests or questions that need your response
intervention_required status will highlight in amber. Click the intervention card to respond.