hawkeye
Source
Theme

Code review on your own Claude plan.

Open a pull request. A runner on your machine reads every push with your own login and posts one verdict as hawkeye[bot]. No token bill, no credentials in the cloud, and silence where the code is fine.

Or try one review with no account:npx hawkeye-review prepare <pr-url>
Open a pull requestThe review runs on your machineThe review is posted
github.com · ShobhitPatra/hawkeye
feat(web): show a reviewing line in the living review from claim time #87
ShobhitPatra wants to merge 1 commit into main from feat/web-reviewing-line
05:57:40 claimed ShobhitPatra/hawkeye#87 at 989dcb7
05:57:46 reviewing ~/.cache/hawkeye/runs/20260906-055740-ShobhitPatra-hawkeye-87
06:00:28 posted Blocked · 4 findings · 1 must fix · 6 turns · 2m 48s
hawkeyebotreviewed just now

A real review of Hawkeye's own pull request #87, first round, written by Claude Code on the author's laptop. Every line is what the bot posted.

What happens when you open a pull request

Every push queues one job for its head.

Pushes collapse to the latest head, so a busy branch never piles up reviews. The hosted control plane holds only the queue, webhooks and findings.

Your runner claims it and clones the branch.

One process on hardware you own. The control plane never sees a plan credential and never proxies model traffic.

Your coding agent reviews it under your login.

Six lenses, four severities, one verdict. Only validated findings JSON leaves the machine.

The comment lands as hawkeye[bot].

A comment, never a block. On the next push, addressed findings resolve and only new ones are raised.

What it costs

Nothing beyond the plan you already pay for. Your plan's limits are the budget, and the dashboard shows what each review cost in turns and minutes.

Start with one pull request

Read the source

Install the GitHub App on a repo you admin, start the runner on your machine, open a pull request.

Open source, and reviewed by itself

MIT licensed.

Every pull request to Hawkeye is reviewed by Hawkeye before a maintainer reads it. Read the reviews.

Hosted for you, in preview.

hawkeye-review.vercel.app runs the same code you can read on GitHub. Sign in with GitHub, install the App, and it is yours.

Contribute a lens, a harness, a fix.

Issues and pull requests are open; the contributing guide and the security policy say how.