# kenn-io/roborev

Continuous background code review database for agents, work faster and smarter with accountability for every line of generated code.

Repository: https://github.com/kenn-io/roborev
Canonical: https://ross.abutalabs.com/products/roborev
Homepage: https://roborev.io
Language: Go
License: MIT
License Family: permissive
Last push: 2026-08-26T16:47:47+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 17
- inputs: {"age_days": 240, "days_push": 7, "days_rel": 7, "gap_med": 0, "n_releases_24m": 114}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1669, forks 152 (observed 2026-08-28T04:05:19.882057+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: code-review, developer-tools, agent-framework, ci-cd, llm-inference
- domain: developer-tools, version-control
- platform: windows, cli, go
- tags: code-review, ai-agents, git-hooks, llm, claude-code, codex, cursor, github, gitlab, tui, daemon, sqlite, automation, macos, linux

## Member repositories
- kenn-io/roborev (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.882057+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:42:46.778356+00:00, confidence not recorded.
  - readme: https://github.com/kenn-io/roborev (fetched 2026-08-28T04:05:19.882057+00:00, sha 66f01e2d82c9)
  - homepage: https://roborev.io (fetched 2026-08-29T11:16:15.475447+00:00, sha 271c0c1c5520)
  - site_page: https://www.roborev.io/quickstart (fetched 2026-08-29T11:16:15.477938+00:00, sha f6efa2b31419)
  - site_page: https://www.roborev.io/installation (fetched 2026-08-29T11:16:15.479656+00:00, sha 43ca916d8b50)
  - site_page: https://www.roborev.io/changelog (fetched 2026-08-29T11:16:15.481463+00:00, sha b4abfe60f94e)
  - site_page: https://www.roborev.io/integrations/tui (fetched 2026-08-29T11:16:15.486299+00:00, sha 5c6437191bea)
  - site_page: https://www.roborev.io/integrations/github (fetched 2026-08-29T11:16:15.489224+00:00, sha ed1bd2ff96d1)
  - site_page: https://www.roborev.io/integrations/gitlab (fetched 2026-08-29T11:16:15.492254+00:00, sha 39c720071f86)
  - site_page: https://www.roborev.io/integrations/kata (fetched 2026-08-29T11:16:15.494519+00:00, sha 1b051cc426f8)
  - site_page: https://www.roborev.io/integrations/claudechic (fetched 2026-08-29T11:16:15.496281+00:00, sha 898e954fb098)
- Data as of 2026-08-30T08:39:29.467469+00:00.
