Use Coffee Mode
Coffee Mode is for approved work that is already well defined. It lets CodeZero continue while you step away without repeatedly waiting for confirmations.
Before Coffee Mode can start
Two conditions must already be met on the current tab:
- A plan must already be approved on the current tab.
- All clarification questions for that work must already be answered.
What happens while you are away
CodeZero works through the remaining approved tasks, runs the verification declared by the plan and leaves a summary of what happened.
Normal edits and recoverable commands can proceed without asking. If a question comes up during execution, the agent chooses the safest option and records the decision in its report.
Coffee Mode safety boundaries
The safety boundary remains strict while nobody is at the keyboard. Coffee Mode will not commit or push work, switch branches, rewrite or merge Git history, publish releases or run destructive operations.
The resulting changes stay in the working tree for you to review when you return.