Bring Git Blame / GitLens support to the Agents Window

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 @prios!

There should be blame info in the Agents Window.

What are you seeing instead?

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?


here is what I see when i open a file in the Agents window. Just the code with no blame annotations.

What happens if you click on a line?

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. :pray: Might have an update for you soon!

great! thank you