Axuara

Documentation

Ship with Mission Control

Brief agents, watch sandboxes, approve diffs. Same loop from first demo to production missions.

Mission loop

Agents run through Mission Control phases in cloud sandboxes. You connect provider API keys (BYOK); we meter sandbox minutes and panes. Nothing applies until you Approve.

  • DesignArchitect — plan and UI/product brief
  • ShipCoder — implement and verify in the sandbox
  • FixResearcher — investigate failures and evidence
  • RewriteReviewer — quality pass and playbook

Quick start

  1. Register — lands on model connections
  2. Connect a key (sk-mock when MOCK_LLM=true)
  3. Mission Control → Load demo Launch
  4. Review Files rail + evidence → Approve

API

Live: https://api.axuarai.com. Local default: http://localhost:4000. Auth via JWT from /auth/register or /auth/login.

MCP

Pro/Ultra: GET /mcp/resources lists projects and tasks. Stdio server: apps/mcp — set AXUARA_TOKEN. dispatch_task dispatches and runs the pane when shouldRun is true.

Setup guidePricingChangelog