◆ AI-powered code review

Every pull request, reviewed by an AI that actually reads your code.

Cruxified Review posts inline comments, asks the author clarifying questions, and gates merges until they're resolved — automatically, on every PR.

Self-hosted on your infrastructure · works with your GitHub repositories
review · pull request #42
Inline review
backend/app/db.py:86 · major

s is referenced after its assignment was removed — the first get_pool() call raises NameError. Restore s = get_settings().

api/routes.py:120 · question

❓ Is this endpoint meant to be unauthenticated? It reads user records without a check.

Agent steps
read_pr fetched diff + files
get_file backend/app/db.py
search get_settings usages
review 2 findings · 1 question
check ⛔ action required
Repositories
Reviews run
Findings surfaced
PRs tracked
Open dashboard →
Capabilities

Not a linter. A reviewer.

It reads the change in context, forms an opinion, and leaves the comments a good teammate would.

Inline review comments

Findings anchored to the exact file and line, tagged by severity — not a wall of text at the bottom of the PR.

Deep code context

Reads full files, searches the repo, and follows references, so it judges a change in context — not just the diff hunk.

Clarifying questions

When a change's intent is unclear, it asks the author right on the PR and follows up once they answer.

Merge gate

Publishes a GitHub check that blocks merging until every review comment is resolved.

Live agent steps

Watch the model read, search, and reason in real time — every tool call streamed to the dashboard.

Automatic on every PR

Webhook-driven: open or update a pull request and the review starts on its own. No manual trigger.

How it works

From opened to merged

Zero manual steps once it's installed on your repository.

1

PR opened

A webhook fires the moment a pull request is opened or updated.

2

Agent reviews

An AI agent reads the diff, pulls in surrounding code, and reasons about it.

3

Comments + check

It posts inline comments, a summary, and a merge-gate check on the PR.

4

Resolve to merge

Answer questions, resolve threads — the check turns green and merge unblocks.

Review your next pull request in minutes.

Open the dashboard, connect a repo, and watch the first review run live.

Try it now →