Skip to main content

Review the agent's changes

Do not treat the answer in the chat as a finished result: the edits need to be reviewed and accepted deliberately.

In Agent Changes you can walk through the files, accept the edits you want, and reject the rest.

  1. Open Agent Changes. Walk through the diff of every changed file, accept the edits you want, and reject unrelated ones.

  2. For an independent check, run Auto Review. It starts a Review subagent, and its findings are returned to the main agent in the current chat.

  3. If the regular review flow explicitly published a report to the review results window, review and filter the findings there. They are tied to files and lines, and Fix with agent passes the context to the agent for a fix.

  4. Ask the agent to run a suitable IDE test or build configuration and to report exactly what was checked.

  5. Before a commit, a release, or an audit, go through the Check code security scenario. The details of the feature itself are collected on the Vulnerability search page.

A change is accepted deliberately when you have reviewed the diff, the checks have passed, and only the edits you need remain in the project.