# remorses/critique

TUI & website for reviewing git changes

Repository: https://github.com/remorses/critique
Canonical: https://ross.abutalabs.com/products/critique
Homepage: https://critique.work
Language: TypeScript
License: MIT
License Family: permissive
Topics: diff, opentui, tui
Last push: 2026-09-02T11:37:28+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 81, longevity 23
- inputs: {"age_days": 329, "days_push": 0, "days_rel": 130, "gap_med": 0, "n_releases_24m": 44}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1269, forks 37 (observed 2026-09-03T02:15:17.392487+00:00)

## What it is
Critique is a terminal UI diff viewer for reviewing git changes, built with OpenTUI and requiring Bun. It can also render diffs as shareable web previews uploaded to critique.work.

## Use cases
- review git diff in the terminal
- view staged changes before committing
- compare two branches PR-style
- watch working tree changes live
- share a diff with a teammate via URL
- filter diff output by file glob

## When to choose
- you review diffs frequently in the terminal and want a nicer interface than git diff
- you need shareable diff links for code review or PRs
- you already use Bun

## When to avoid
- you only have Node.js available (Bun is required)
- you need full code review features like comments or approvals
- you prefer GUI or web-based diff tools

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, version-control
- domain: developer-tools, version-control
- platform: cli, cross-platform
- tags: tui, diff-viewer, git, code-review, terminal-ui, bun, web-preview, command-line

## Member repositories
- remorses/critique (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:17.392487+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-30T05:04:24.832834+00:00, confidence not recorded.
  - readme: https://github.com/remorses/critique (fetched 2026-09-03T02:15:17.392487+00:00, sha 12c5acaad76c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
