Agent
Reviewing changes
Nothing the agent writes is final until you say so. Review every edit as a diff, accept or reject, and roll back any time.
Per-edit diffs
Every change the agent makes is shown as a diff before it lands. When the agent touches several files at once, a Review & apply panel lists each file so you can accept them individually or all at once.
Checkpoints
Checkpoints are not taken for you. If you want to be able to go back, take a checkpoint before you start the run, then restore it if the run goes the wrong direction.
From diff to commit
When you’re happy, move the changes into git from the Source control panel: stage per-file, commit, and open a PR. Background agents open the PR for you and surface the diff for review.
Next