kenn-io/roborev
Continuous background code review database for agents, work faster and smarter with accountability for every line of generated code. observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 99
- Release rhythm 87
- Longevity 17
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: 0
- age_days: 240
- days_rel: 7
- days_push: 7
- n_releases_24m: 114
Adoption not part of the score
1669 stars · 152 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
roborev is a Go-based continuous code review tool for AI coding agents that reviews every commit in the background via git hooks and surfaces findings in a TUI or browser UI. It closes the write-review-fix loop by feeding findings back into agent sessions and offering automated fix workflows.
Use cases
- automatically review every commit my AI coding agent makes
- catch bugs from Claude Code or Codex before opening a PR
- feed code review findings back into my agent session
- run AI code reviews on GitHub pull requests
- review GitLab merge requests in CI
- keep an accountability ledger of all agent-generated code reviews
- auto-fix open review findings with an agent
When to choose
- you use AI coding agents (Claude Code, Codex, Cursor, Copilot CLI, Gemini) and want automated per-commit review
- you want review findings surfaced immediately in a terminal or browser UI while context is fresh
- you want hands-off review-fix loops or PR review automation via GitHub/GitLab integration
When to avoid
- you need a fully managed SaaS review service rather than a local daemon and CLI
- you don't use AI coding agents and only need occasional manual code review
- you require GitLab daemon-based PR polling (only pipeline mode is supported today)
Facets
cli-tool · maturity active
code-review developer-tools agent-framework ci-cd llm-inference developer-tools version-control windows cli go code-review ai-agents git-hooks llm claude-code codex cursor github gitlab tui daemon sqlite automation macos linux
10 sources
- readme: https://github.com/kenn-io/roborev · fetched 2026-08-28 · 66f01e2d82c9
- homepage: https://roborev.io · fetched 2026-08-29 · 271c0c1c5520
- site_page: https://www.roborev.io/quickstart · fetched 2026-08-29 · f6efa2b31419
- site_page: https://www.roborev.io/installation · fetched 2026-08-29 · 43ca916d8b50
- site_page: https://www.roborev.io/changelog · fetched 2026-08-29 · b4abfe60f94e
- site_page: https://www.roborev.io/integrations/tui · fetched 2026-08-29 · 5c6437191bea
- site_page: https://www.roborev.io/integrations/github · fetched 2026-08-29 · ed1bd2ff96d1
- site_page: https://www.roborev.io/integrations/gitlab · fetched 2026-08-29 · 39c720071f86
- site_page: https://www.roborev.io/integrations/kata · fetched 2026-08-29 · 1b051cc426f8
- site_page: https://www.roborev.io/integrations/claudechic · fetched 2026-08-29 · 898e954fb098
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kenn-io/roborev | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem