Skip to content
Discussion options

You must be logged in to vote

Yeah, what you’re noticing is completely normal — and you’re not imagining it.
Even though both are part of GitHub Copilot, the local assistant and the PR review on GitHub aren’t exactly the same thing under the hood.
The biggest difference is context.
When you’re reviewing locally, the assistant usually only sees the file you’re working on (or whatever you manually include). But in a PR on GitHub, Copilot can look at the entire diff, surrounding files, and even some repo-level context. That extra visibility naturally leads to better and more relevant feedback.
There’s also some difference in how they’re tuned. The PR review feature is more focused on code review scenarios (like spotting …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@hung-doan
Comment options

Answer selected by hung-doan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Copilot Code accurately and faster with your AI powered pair-programmer. Question Ask and answer questions about GitHub features and usage Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates Copilot Code Review AI-assisted pull request reviews with suggestions.
3 participants