Missions on Desktop/Web is currently in Research Preview.

The Mission Control Dashboard
While you can run Missions from the CLI, the Factory Desktop and Web applications provide a rich, visual Mission Control dashboard. This interface is designed to help you act as a project manager—giving you greater visibility into what your orchestrator, workers, and validators on doing.Starting and Resuming Missions
- Start a new mission: You can select Mission mode when creating a new session, or start a mission directly from the Mission Control page.
- Continue a past mission: Navigate to the Mission Control tab to find past missions, review their current state, and resume execution exactly where you left off.
- Run on remote machines: When starting a mission, you can select a Droid Computer as your target environment. This allows long-running missions to execute safely in the background on persistent remote machines without tying up your local workspace.
Navigating the UI
The Mission Control dashboard gives you real-time visibility into your multi-agent workflows:- Track Progress: See exactly what has been done so far. The top bar tracks overall time and credits, while the right sidebar maintains a live progress log of every worker and milestone.
- Select Models: Use the model dropdowns in the right sidebar to configure different models for the Orchestrator, Worker, and Validator agents on the fly.
- Inspect Features: The main view provides a high-level summary of the active milestone. You can drill down into any feature to review its specific validation criteria and commits.
- Examine Workers: The left sidebar lists all active and completed workers. Select a specific worker to view its detailed terminal output, thought process, and any sub-tasks it completed.
- Intervene & Redirect: If a Mission appears stuck or priorities change, pause the orchestrator directly from the UI, instruct it to re-assess or re-plan, and then resume execution.
