Changelog

Subscribe to get release notes delivered to your inbox.

    • Merge candidates: when a PR’s base branch moves ahead, Assert builds a rebased candidate and resolves conflicts for you in an isolated sandbox, then lets you promote it with one click. No local rebase required. Review only what changed relative to the candidate, with anchored hunks so the new work stands apart from the merge itself.
    • Rich file previews: SVG, HTML, Markdown, and JSON files render alongside the diff, with slider, blend, and side-by-side comparison controls.
    • Comment polish: refreshed selection, count badges, and resolve/reply controls make working through review comments faster.
    • 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.