Autopilot

Autopilot is a persisted background workflow, not a magic unattended mode.

Commands

  • /autopilot
  • /autopilot
  • /autopilot cancel
  • /autopilot clear
  • /autopilot apply
  • /autopilot reject
  • /autopilot approve-workspace

What It Does

  • saves a background run in the runtime store
  • tracks its own status and artifacts
  • can pause for approval
  • can stage patches, evidence, and checkpoints

Important Caveats

  • it can stop if a separate worktree is unavailable
  • it can require approval to use the current workspace
  • it still needs user supervision before code is actually trusted

Was this page helpful? Report issues on GitHub.