How to view the file that was last modified by the AI in the conversation session in the new version of the agent window?
Hey, in the Agents Window there are two ways to see which files the AI changed during a session:
- Review pill: after the agent finishes edits, a button appears at the bottom of the chat showing the number of changes (+ or -). Click it to open the Changes tab with a list of files and diffs.
- Changes tab: in the right panel of the editor in the Agents Window, there’s a separate tab for local changes. It shows a file tree of all modified files, and clicking a file shows the full diff. At the top, there’s a scope filter (uncommitted / unstaged / staged / branch).
More about the Agents Window features: Agents Window | Cursor Docs