Feature request for product/service
Cursor IDE
Describe the request
i love cursor 3 agent window, but one big gap is the lack of any git blame visibility when reviewing code.
When are you shipping this?
Thank you! keep up the awesome work
Hey Colin! I can see them in the regular editor window (via GitLens), but when I’m reviewing files in the Cursor 3 Agents window the blame annotations don’t show up. Is there a way to enable them? thanks!
Could you share a screenshot of what you do see in the Agents Window?
Nothing happens. Btw I’m on the teams plan, using cursor version: 3.2.21 and VSCode Version: 1.105.1
Ah, okay. I was surprised to find out that what I see is provided by Cursor Blame (available on the Enterprise tier) and not “raw” Git Blame! Sorry for the confusion.
Will share your feedback with the team.
Might have an update for you soon!
great! thank you
hey Colin! any updates here? Is this going to be available somewhat soon?
Unfortunately, it didn’t make it over the finish line back in May! Still on our list, no ETA to share.
Hey @prios
Git blame is now available in the Agents Window. Update to the latest Cursor, open a file there, click the preferences menu on the file tab, and turn on Git Blame (or run Toggle Git Blame from the Command Palette). You’ll get inline annotations with details on hover. Let me know if you don’t see it after updating.