# agavra/tuicr

a code review TUI with vim keybindings

Repository: https://github.com/agavra/tuicr
Canonical: https://ross.abutalabs.com/products/tuicr
Homepage: https://tuicr.dev/
Language: Rust
License: MIT
License Family: permissive
Topics: ai-tools, code-review, rust, tui
Last push: 2026-08-26T20:44:47+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 16
- inputs: {"age_days": 237, "days_push": 7, "days_rel": 8, "gap_med": 4.5, "n_releases_24m": 33}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2903, forks 236 (observed 2026-08-28T04:07:28.802471+00:00)

## What it is
tuicr is a terminal UI application for code review with vim keybindings, written in Rust. It shows GitHub-style continuous diffs, supports PR-style line/range/file comments, and exports reviews to GitHub, GitLab, Bitbucket, clipboard, or stdout.

## Use cases
- review pull requests from the terminal
- review AI-generated diffs before committing
- leave line-level comments on a diff with vim keybindings
- push a code review to GitHub, GitLab, or Bitbucket
- review uncommitted changes or commit ranges locally
- export review comments as markdown for a coding agent

## When to choose
- you prefer vim-style modal navigation and terminal workflows for code review
- you want to review diffs across git, jj, or mercurial in one tool
- you need to review AI-generated code before it lands
- you want a single static binary with no runtime dependencies

## When to avoid
- you prefer reviewing in a browser-based PR interface
- you need IDE-integrated review tooling
- your team requires non-vim keybindings or a GUI

## Facets
- artifact type: cli-tool
- maturity: active
- function: code-review, cli, terminal-ui, developer-tools, version-control
- domain: developer-tools, version-control
- platform: windows, cli, cross-platform, rust
- tags: tui, vim-keybindings, diff-review, github, gitlab, bitbucket, git, jj, mercurial, ai-code-review, command-line, linux, macos

## Member repositories
- agavra/tuicr (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.802471+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-30T07:34:38.039413+00:00, confidence not recorded.
  - readme: https://github.com/agavra/tuicr (fetched 2026-08-28T04:07:28.802471+00:00, sha 893fde774fb6)
  - homepage: https://tuicr.dev/ (fetched 2026-08-29T09:49:46.420820+00:00, sha e32f2db26e80)
  - registry_crates: https://crates.io/api/v1/crates/tuicr (fetched 2026-08-29T09:49:46.442216+00:00, sha a80a561ab783)
- Data as of 2026-08-30T08:39:29.467469+00:00.
