Mobile chat: follow-up changes target merged PR instead of the open PR

Where does the bug appear (feature/product)?

Cursor for iOS

Describe the Bug

In a mobile chat that has 2 PRs associated with it:

  1. An earlier PR that is already merged
  2. A later PR that is still open
    When I send a new follow-up / request the latest change, Cursor applies it to the first (merged) PR instead of the open PR.

Steps to Reproduce

  1. Open a chat on Cursor mobile that already produced a PR, and that PR got merged.
  2. Continue in the same chat so a second PR is created / remains open.
  3. Send another follow-up asking for a change.
  4. Observe that the new change is attached to / pushed on the merged PR rather than the open one.

Expected Behavior

the latest change should target the currently open PR, not the older merged one.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

1.6.0 (39018)

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @Netanel,

This is something we’ve seen before. After a PR in the same chat is merged, later follow-ups can keep attaching to that merged PR instead of the open one.

Workaround for now: start a new agent for the next change after you merge, or open the open PR directly on GitHub. Same pattern here: Unreliable Github PR linking to change sets.

We’ve let the team know. I’ll post here when there’s an update.