Skip to content

Background Mode Guide

When To Use Background Mode

Use background mode when you want bounded progress while you are away.

How It Works

Background mode defines:

  • scope
  • autonomy level
  • allowed actions
  • time and step limits
  • final states
  • receipt requirements

Best Fits

  • research
  • draft docs
  • QA prep
  • narrow local refactors

Common Pitfalls

  • using it for high-risk edits
  • letting retries continue after a permission block
  • using it without a receipt and resume point