Skip to main content
View your project’s uncommitted changes in a side-by-side diff pane that updates in real-time as files change.
The diff view is only available for projects inside a Git repository.

Open the diff view

Click the Diff button in the top-right toolbar of the chat panel. The button shows a badge with the current number of added and deleted lines (+ / ). The diff pane opens beside the chat area, showing all uncommitted changes from git diff.

View modes

Use the toolbar at the top of the diff pane to switch between display options:
OptionChoicesDescription
LayoutSplit, UnifiedSide-by-side or single-column diff
IndicatorsBars, Classic, NoneHow additions and deletions are marked
WrapOn / OffWrap long lines

Per-file sections

Each changed file has a collapsible header showing the file name and line change stats. Click the header to expand or collapse that file’s diff. Collapsed states are preserved when the diff refreshes.

Live updates

The diff view watches your project files for changes and automatically refreshes. The toolbar badge on the Diff button stays in sync so you can see the current change stats even when the pane is closed.

Close the diff view

Click the Diff button again or click the close button (×) in the diff pane header.