Skip to main content

Local pending review

You can review uncommitted work with the same review mindset you use for pull requests — comments, briefing, and optional AI — without opening GitHub.

Local pending review

Where it lives

On File Status, use the Change Briefing / Comments rows and the AI panel when enabled.

What you can do

FeatureDescription
Line / file commentsLeave notes on working-copy diffs
Resolve / unresolve / deleteManage your local comment list
Draft + suggestionCompose carefully before you commit
AI reviewOptional pass over staged-only or all pending changes
Change Briefing / chatOrient yourself before you commit or open a PR

Example workflow

  1. Finish a chunk of work on a feature branch
  2. Open File Status and skim the file list
  3. Start an AI review (optional) for a Change Briefing
  4. Leave yourself comments on risky hunks
  5. Stage, commit, and push when ready
  6. Open a PR later and continue the conversation on GitHub if needed

Why it matters

Local review catches issues before they become PR noise — especially when AI authored large diffs you have not fully internalized yet.

See AI assist for enablement and guardrails.