Cursor Agent Window Showing Old PR’s

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Working in my ‘development’ branch, the agent made some changes, I then used the buttons to Commit & Push. After this, where i expected to be able to click a button to create a PR, I instead see the VSC section say ‘merged’, i noticed it is referencing older PR’s…

This seems to happen more often than not on multiple repositories.
Some repo’s or some of the time it works as intended.

A workaround is I can still type ‘Create PR’, I just then have to go to GitHub to merge it.

Steps to Reproduce

Get an agent to work in a dev environment
Commit and push these changes
Observe a ‘merged’ PR state where it shows an older PR.

Expected Behavior

It shouldn’t show an old PR and I should be able to create one.

Operating System

MacOS

Version Information

Version: 3.0.12
VSCode Version: 1.105.1
Commit: a80ff7dfcaa45d7750f6e30be457261379c29b00
Date: 2026-04-04T00:13:18.452Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known issue with the Glass layout. The PR status can show old or merged PRs instead of the correct state for the current branch. The team is aware.

Your workaround of manually entering Create PR is still the best option for now. Can you also share a screenshot of what you see in the PR section? That’ll help us pin down the exact scenario.

Let me know if anything changes after updates.

Hi @deanrie , pictures below, you can see in cursor, its referenced PR#2 of my portfolio repo, looking in my closed PR’s for this repo, there have been 8 closed ones and the one is it mentioning is from September 2024. Hope this helps!