Changelog

Important product changes are posted here regularly.

    • Reviewable units: every pull request is broken into compact, dependency-aware clusters so reviewers move through changes in the order they should be read.
    • Inline UI previews: before/after renders of UI changes appear alongside the diff, with comments anchored directly to the rendered output.
    • Agent traces: see the prompts and agent sessions that produced each change, so reviewer intent is never a mystery.
    • Re-review mode: on updated PRs, view only the lines that changed since your last pass, with prior changes subtly highlighted for context.
    • Move detection across files: refactors are linked to their source so you don’t read the same code twice.
    • Comment rebasing: in-progress comments survive force-pushes. Assert relocates them to the latest commit automatically.
    • Live co-viewing presence: see who else is in the review with you, with avatars in the header.

Move fast. Don't break things.