Git Graph View in Agents Window

Feature request for product/service

Cursor IDE

Describe the request

In the Agents window, it would be great to have a Git Graph–like view to see history clearly and switch branches easily.

+1 — I rely on the Git Graph view in the classic Editor for comfortable committing (branch history, merges, switching branches).

I work primarily in the **Agents Window** and can’t find an equivalent graph there. The Agents Window has diffs/commits, but not the visual branch tree I need to feel confident before committing.

**Request:** Add Git Graph (or built-in SCM GRAPH) to the Agents Window, or allow the Git Graph extension to work there.

**Workaround today:** I have to switch to Editor via Ctrl+Shift+P → Open IDE, or run `git log --graph` in terminal — neither is as good as the graph panel.

**Platform:** Windows 10, Cursor Agents Window