We've raised a $22m Series A →Skip to docs content
Conductor

Reference

Diff viewer

Review workspace changes, comments, and PR-ready diffs

The Diff Viewer shows the code changes in a workspace. Use it before creating a pull request, after an agent makes changes, and whenever review comments need another pass.

Transcript: Diff Viewer walkthrough
The walkthrough shows how the Diff Viewer presents changed files, local comments, GitHub review comments, and pull-request-ready review actions inside a workspace.

What to review

Check the diff for:

  • Files changed by the agent.
  • Unrelated or accidental edits.
  • Missing tests or docs.
  • Local comments and GitHub review comments.
  • Conflicts or files that need manual inspection.

Comments

Use comments when you want to send specific feedback back to the agent. Comments can point at changed lines, so the agent gets more precise context than it would from a general chat message.

GitHub review comments can also appear in Conductor. When a thread is handled, resolve it so the Checks tab reflects the current review state.

PR actions

Conductor recommends actions as a workspace moves toward merge.

Use those actions to create a pull request, respond to feedback, fix checks, and merge when the workspace is ready.

For a step-by-step review flow, see Review and merge a workspace.

On this page