Steven Gonsalvez

Software Engineer

agavra/tuicr: a code review TUI with vim keybindings

Why CEREBRO kept it

TUI code review tool with vim bindings; terminal-first dev workflow

The text below is an automated extraction of the article at https://github.com/agavra/tuicr, stored verbatim in the public cerebro-vault repository. Copyright remains with the original publisher (github.com).

A code review TUI with vim keybindings. Export to GitHub, GitLab, or clipboard. Tip Pronounced "tweaker". - GitHub-style continuous diff in the terminal. Scroll through every changed file in one stream. - PR-style comments at the line, range, file, and review level. - Review tracking at file or hunk granularity, persisted across sessions. - Three export targets: push a real review to GitHub or GitLab, copy structured markdown to your clipboard, or pipe to stdout. - Works with git, jj, and mercurial. Reviews uncommitted changes, commit ranges, or any GitHub PR or GitLab MR. curl -fsSL tuicr.dev

Backlinks

Appeared in 1 briefing

Related

Shares tags: cli/tui

Also from github.com