Where does the bug appear (feature/product)?
Cursor CLI
Describe the Bug
Hi– I’m able to enable the editor decoration, and can then click on a given commit. The commit includes a summary of the models used at the top. See screenshot 1.
However, there is no conversation summary available, or a link to a thread with more conversation details. When I hover over the blue line on the left (Gemini’s authored code), Agent Conversation is empty. See screenshot two.
What could be the cause of this? We’re very interested in this feature to improve our PR review process and get some info on the models and prompts that contributed to the PR, but it’s much less useful without prompt info.
Another note– For this PR I didn’t author any of this code, all changes were made by the Cursor Agent using gemini-2.5-flash. Why am I getting credit for 30% of this PR, any info on how this blame is attributed?
Steps to Reproduce
Navigate to a file Cursor helped edit. Enable Cursor Blame by opening the command palette and clicking “Developer: Toggle Cursor Blame File Decoration”
On the left-hand bar, click on a commit that Cursor helped author
Inspect the commit summary page and note the missing Agent Conversation (maybe this is just missing for me? Not sure how to reproduce this part)
Expected Behavior
I’d like to see the summary of the Agent Conversation, or a link to the full Agent Conversation thread, in this view
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 2.3.35
VSCode Version: 1.105.1
Commit: cf8353edc265f5e46b798bfb276861d0bf3bf120
Date: 2026-01-13T07:39:18.564Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 23.6.0
For AI issues: which model did you use?
gemini-2.5-flash (purposefully chose a smaller and older model)
For AI issues: add Request ID with privacy disabled
4f18eeb7-36cf-477e-9c5b-682965f5d2ad
Does this stop you from using Cursor
No - Cursor works, but with this issue

