# idursun/jjui

jjui is a TUI designed for interacting with the Jujutsu version control system.

Repository: https://github.com/idursun/jjui
Canonical: https://ross.abutalabs.com/products/jjui
Homepage: https://idursun.github.io/jjui/
Language: Go
License: MIT
License Family: permissive
Topics: bubbletea, golang, tui, jj
Last push: 2026-08-26T10:29:52+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 94, longevity 51
- inputs: {"age_days": 724, "days_push": 7, "days_rel": 40, "gap_med": 9, "n_releases_24m": 46}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2120, forks 113 (observed 2026-08-28T04:06:16.515514+00:00)

## What it is
jjui is a terminal user interface (TUI) for interacting with the Jujutsu version control system, built in Go with Bubble Tea. It provides interactive views for rebasing, squashing, diffing, bookmarks, and operation logs.

## Use cases
- manage jujutsu repositories from the terminal
- interactively rebase and squash revisions
- browse revision history and diffs in a TUI
- restore files or operations from the op log
- move bookmarks between revisions
- preview diffs of revisions and files

## When to choose
- you use Jujutsu (jj) and want a visual terminal interface instead of raw CLI commands
- you frequently perform interactive history editing like rebase, squash, and split
- you want keyboard-driven version control workflows similar to lazygit but for jj

## When to avoid
- you use plain Git rather than Jujutsu
- you need a graphical GUI client rather than a terminal interface
- you only need basic jj commands occasionally

## Facets
- artifact type: cli-tool
- maturity: active
- function: terminal-ui, version-control, developer-tools
- domain: version-control, developer-tools
- platform: cli, cross-platform, go
- tags: jujutsu, tui, bubbletea, vcs, git-alternative, command-line

## Member repositories
- idursun/jjui (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:16.515514+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-30T02:52:54.145024+00:00, confidence not recorded.
  - readme: https://github.com/idursun/jjui (fetched 2026-08-28T04:06:16.515514+00:00, sha 2458169a187b)
  - homepage: https://idursun.github.io/jjui/ (fetched 2026-08-29T10:32:57.058372+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
