I imagine that Cursor could do better inference by using (indexing) GitHub Issues and PRs for a codebase. It could be inferred via .git/config remotes.
In turn, perhaps Cursor could understand that the user’s current branch refers to a particular PR and weight accordingly.
Thanks for the consideration and correct me if this already exists.
1 Like
Cool idea! While Cursor can already use git context through the @Git symbol in chat, having deeper GitHub integration could definitely make things even smarter
Being able to automatically pull in PR descriptions and issue context would be super helpful for understanding the codebase better. Right now you can manually reference these, but automatic indexing would be pretty powerful
If you’re interested in following feature updates, keep an eye on our changelog