JetBrains Air Help

Review

When a task is finished, switch to the Changes tab to review the changes in the files. The diff panel shows the changes made by the agent.

You can provide feedback to the agent directly in the diff panel, similar to a regular code review. Use the add icon icon in the gutter to comment on a specific line or selection.

Review changes

Provide feedback to an agent

  1. Navigate to View | Changes.

  2. Select the type of diff to display. You can choose between:

    • Unified: the old and current versions of the file appear on a single page.

      Unified Diff
    • Side-by-side: the page shows the old version on the left panel and the current version on the right panel.

      Side-by-side Diff
  3. Select the code that you want to change and click Add comment in the popup.

  4. Type your prompt for the agent. The comment is added to the chat as part of a future task.

    Add comment to the chat
25 February 2026