Skip to main content

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

  1. Wait until the agent finishes the task.
  2. Above the input field, check the Changes row; it also offers Reject All, Accept All, and Auto Review.
  3. Click the arrows icon Show diff view.
  4. The Explyt Agent Changes window opens.
  5. Select a file in the list and review its diff.
  6. 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.

  1. Open Changes and review the modified files.
  2. 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.

  1. Open Changes and make sure none of the edits are worth keeping.
  2. Click Reject All.
  3. 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.