Review and apply agent changes
Prerequisites
Section titled “Prerequisites”- Run a workspace-agent request that proposes file edits.
- Keep AI Chat and editor visible so you can review diffs.
- Submit a prompt that results in proposed edits.
- In AI Chat, open the pending changeset review block and inspect changed files/diffs.
- Review file-level and hunk-level changes in the editor review surfaces.
- Choose Accept, Dismiss, or Always from the review actions.
- If you accept only part of a changeset, keep accepted hunks and reject the rest.
- After accepting, verify files were written and reopened correctly in File workspace.
- If needed, use Undo accepted changes from the resolved changeset card.
- Use per-hunk controls in editor review overlays labeled Accept and Reject (with hunk navigation), then use chat-level actions Accept (keep changes), Always, and Dismiss in the changeset card; after acceptance, use Undo changes from the resolved changeset card if needed.
Verification
Section titled “Verification”- Accepted changes are written to project files.
- Rejected changes are not applied.
- Partial decisions preserve accepted hunks and skip rejected hunks.
- The resolved changeset summary appears in the chat timeline.
If Something Goes Wrong
Section titled “If Something Goes Wrong”- Review block is missing
- Confirm the response actually proposed file edits, not a chat-only answer.
- Accept seems to apply nothing
- Check if the changeset had zero hunks (no-op edits are auto-dismissed by design).
- Undo is unavailable
- Undo is session-scoped; if you refreshed or switched context, the snapshot may be gone.
- A file still looks stale after accept
- Reopen the file tab and verify final content from File workspace.