vercel-labs/openreview
An open-source, self-hosted AI code review bot powered by Vercel. observed · 2026-08-28
Health v2 · maintenance only
46/100
- Activity 70
- Release rhythm 35
- Longevity 13
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 185
- days_rel: n/a
- days_push: 180
- n_releases_24m: 0
Adoption not part of the score
1516 stars · 105 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenReview is an open-source, self-hosted AI code review bot that deploys to Vercel and connects to GitHub via a GitHub App. Mentioning @openreview in a pull request triggers a Claude-powered agent that reviews diffs in a sandboxed environment, posts inline suggestions, and can commit fixes directly to the PR branch.
Use cases
- automate code review on pull requests
- self-host an AI reviewer for my GitHub repos
- get inline AI suggestions on PRs with one-click fixes
- have a bot run linters and tests during PR review
- auto-fix formatting and lint errors on PR branches
- customize AI review behavior with custom skills
When to choose
- you want an on-demand, self-hosted AI code reviewer integrated with GitHub
- you already deploy on Vercel and can use Vercel Sandbox and Workflow
- you want the bot to run project tooling and push automated fixes
- you need extensible review behavior via custom skills
When to avoid
- you need a fully stable, production-hardened tool (it is beta with breaking changes)
- you don't use Vercel or GitHub for your workflow
- you require a permissive license (the repo currently has none)
- you want fully automatic reviews on every PR without mentioning the bot
Facets
application · maturity experimental
code-review agent-framework llm-inference webhook workflow-automation developer-tools developer-tools version-control artificial-intelligence self-hosted cloud ai-code-review github-app vercel claude pull-requests beta ai-agents automation web-server nodejs
2 sources
- readme: https://github.com/vercel-labs/openreview · fetched 2026-08-28 · e26a61ccfaf4
- homepage: https://openreview.labs.vercel.dev · fetched 2026-08-29 · b2ec0e7173a8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vercel-labs/openreview | main | 46 |
For agents
markdown · JSON · MCP: product_card(name="vercel-labs/openreview")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem