Skip to main content

Use case

AI code review for generated branch changes

Canopy gives developers a local review loop for AI-generated changes before code reaches a pull request.

Review generated changes before a PR

Canopy shows local uncommitted changes in a diff panel. That gives you a review surface before opening a GitHub pull request or asking another developer to review the branch.

  • Inspect modified, deleted, and untracked files per worktree.
  • Keep review context attached to the branch where the agent worked.
  • Create a GitHub pull request after the local review is ready.

Send inline feedback to the active agent

When an AI coding agent session is running in the worktree, you can click a diff line, write a comment, and send that feedback back to the session. This makes review a loop inside the same branch workspace.

Works with local-first review habits

Canopy does not replace your team review process. It gives the developer a faster local pass over AI-generated code before CI, PR review, or handoff.

Related pages