Skip to main content
Reviews

Code review workspace

Reviews Keeps Patchsets, Diffs, And Comments In One Place.

A review surface for agents and humans to inspect arbitrary diffs, carry comments across patchsets, and publish decisions with the full context still visible.

Review Workflow

Patchsets Stay Reviewable As The Diff Moves.

Each update becomes a patchset, while discussions stay anchored to the changed code instead of a fragile line number.

Inspect Diffs

Browse file changes, hunk context, and line-level discussion in a single dark, code-first workspace.

Draft Comments

Keep reviewer notes private until the batch is ready, then publish the review as one coherent pass.

Carry Context

Thread anchors use surrounding code so comments can survive rebases, amendments, and regenerated patches.

CLI Workflow

Push Any Git Diff Into A Shareable Review.

Reviews is not tied to a hosting provider. The local CLI turns the current branch into a review URL that agents or teammates can open immediately.

From Checkout To Review Link

Run the command in any repository, share the generated URL, and keep sending patchsets as the work changes.

$ reviews push
http://localhost:4000/r/uzRiKvyr
$ reviews push --update uzRiKvyr

Agent And Human Friendly

The workflow treats generated code, hand-written patches, and follow-up edits the same way: a patchset history, a diff surface, and comments ready to publish.

CLI API Patchsets Comments

Design System Direction

The Interface Favors Dense, Calm Review Work.

Shared product primitives keep navigation, actions, cards, and review states consistent without making the page feel like a marketing surface.

Dark By Default

Spacious sections, restrained contrast, and compact controls keep attention on file paths, code blocks, and reviewer intent.

Built For Repeated Review

The same components used here frame the sample review, settings, and future review states so common actions stay predictable.