Review Workspace

Instead of splitting review work across GitHub tabs, CI, preview deployments, and review tools, Baz brings the entire review flow into a single interface - understand the change, inspect details, resolve comments, validate merge readiness, and approve without leaving the page.

Back to listPull Requests
More actionsHide assistant
Drag to resizeClose
What review threads are still open on this PR before I can merge?
Thinking…
Send

feat(planner): Add Planner card to integrations settings CR-4543 #1694

Open
Generated Description

Add Planner to the Integrations flow by wiring a new provider entry into the config, the IntegrationType model union, and the router so the Settings → Integrations tooling section surfaces the card. Provide a dedicated Planner page built from the shared IntegrationPage components and CodeBlock, describing the plugin setup for Claude Code, Codex, and Cursor plus the MCP installation guidance.

Customize your next review
Diff theme: Pierre0 / 5 viewed
-0+80Copy path
48 unmodified lines
49 <div className="flex flex-col gap-2">
50 <h3>Cursor</h3>
51 <CodeBlock code={CURSOR_INSTALL} />
52 </div>
53 <hr className="my-4 border-divider" />
54 <div className="flex flex-col gap-2">
55 <h3>MCP</h3>
56 <McpReferral to="/settings/integrations/mcp" />
57 </div>
The ticket requires MCP installation instructions, but the page only had the agent commands. Commit e54f10e added an MCP section pointing to the existing MCP integration setup. ✓
58 <IntegrationDocsLink href={PLUGIN_DOCS} />
22 unmodified lines

The parts of the review workspace

The interface is built around continuous review rather than one-time approval. Baz tracks review state as the pull request evolves, so reviewers focus only on what changed since the last pass.

AI Walkthroughs

When a PR opens, Baz generates a structured walkthrough that explains the change in terms of intent, architecture, and impact - divided into implementation sections that link directly to the relevant area in the diff.

Overview

The operational summary of the PR: open reviewer comments, external comments, checks passed, and merge blockers - so you immediately see whether the PR is ready to merge.

File Tree

Organizes all modified files hierarchically with added/removed lines, review indicators, and directory grouping, making high-impact and high-churn areas immediately visible.

Commits

Tracks reviewed and unreviewed commits automatically, so during active cycles you focus only on changes introduced since the previous review pass instead of rereading the whole PR.

Comments

Centralizes all review discussions. Each finding includes file and line references, resolution state, fix prompts, and Cursor integration to send fixes directly into your editor.

Merge Status

Aggregates every merge requirement into one view - CI checks, approval requirements, open review threads, and outstanding merge blockers.

AI Reviewer Reports

Structured reports generated inside the PR: requirement validation, evidence references, file and line mappings, findings, and severity classification - each actionable and connected to the relevant code.

Read more

Run your whole review in one place

Bring walkthroughs, comments, checks, and merge readiness into a single workspace. Sign up to connect a repo, or talk to us about rolling it out across your org.