Agent Changes
Use the Explyt Agent Changes window to accept or reject the changes the agent made in the active chat.
How to review changes
- Wait until the agent finishes the task.
- Above the input field, check the
Changesrow; it also offersReject All,Accept All, andAuto Review. - Click the arrows icon
Show diff view. - The Explyt Agent Changes window opens.
- Select a file in the list and review its diff.
- Accept the changes you need and reject the rest.
Accept all changes
Use Accept All when you have reviewed the overall diff and want to keep every change from the active chat.
- Open
Changesand review the modified files. - Click
Accept All.
Reject all changes
Use Reject All when the entire result of the active chat is no longer needed: for example, the agent misunderstood the task and it is easier to redo the edits from scratch.
- Open
Changesand make sure none of the edits are worth keeping. - Click
Reject All. - Confirm the rejection in the dialog. To stop showing the confirmation, select
Don't ask again.
What to check
- The list contains only files that are relevant to the task.
- The diff matches the expected behavior and does not touch unrelated code.
- Once the changes are accepted, the project passes the checks you care about.
Limitations
The window shows the files of the active chat. Changes from other chats are not included in this list. Before a bulk Accept All or Reject All, review the diff if the task touched several files.