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.
-
Open Agent Changes. Walk through the diff of every changed file, accept the edits you want, and reject unrelated ones.
-
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.
-
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.
-
Ask the agent to run a suitable IDE test or build configuration and to report exactly what was checked.
-
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.