agavra/tuicr
a code review TUI with vim keybindings observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 99
- Longevity 16
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: 4.5
- age_days: 237
- days_rel: 8
- days_push: 7
- n_releases_24m: 33
Adoption not part of the score
2903 stars · 236 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity active
code-review cli terminal-ui developer-tools version-control developer-tools version-control windows cli cross-platform rust tui vim-keybindings diff-review github gitlab bitbucket git jj mercurial ai-code-review command-line linux macos
3 sources
- readme: https://github.com/agavra/tuicr · fetched 2026-08-28 · 893fde774fb6
- homepage: https://tuicr.dev/ · fetched 2026-08-29 · e32f2db26e80
- registry_crates: https://crates.io/api/v1/crates/tuicr · fetched 2026-08-29 · a80a561ab783
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agavra/tuicr | main | 82 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem