Skip to main content

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.
1

Open Missions

Click Missions in the left sidebar. You’ll see your mission history list.
2

Click New Mission

Press the + New Mission button in the top-right corner of the Missions page.
3

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
4

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.
5

Launch

Click Start Mission. The mission enters the Planning phase immediately.

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.
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
Workers that have intervention_required status will highlight in amber. Click the intervention card to respond.