How to reference PR's/other tabs

In the composer is there anyway to reference any tab thats open? E.g. if I’m looking at a consolidated diff of a PR I’d love to be able to have composer discuss its contents.

Also equally useful, would be able to reference specific open PR’s on github directly!

Hey, when you start a new Composer session, your currently open tab should be auto-picked as context.

You should be able to enable auto-context in your Cursor settings too, which may help with this mid-chat session!

It generally works, but will never actually look at tabs that are diffs from GitPR for example (e.g. filename (Working Tree)

Ah, yeah, those won’t be added as context automatically. Will log this as a feature suggestion for the future.

It doesnt even need to be automatic, there’s no manual way to add them either that I can find?

You should be able to @, and use the menu that shows up to pick from some Git-related context options, does that help?

No, they’re all basically empty. Would love to just generally be able to refernece any open tab in Cursor, that way if I can see it, so can the LLM

Can you send a screenshot of the Git menu under @, as this should have you commit history, as well as an option for PRs?

My setup is I have a top level project directory, with 4 repo’s checked out underneath. Why you ask? Because if I add repo’s one by one to a project, then cursor only searches the first repo for everything and its as if the others dont exist.

Ah, makes sense, can’t say I know what the behaviour is when you have multiple repos like this! Will pass this to the team to look at, thanks for flagging.