jk 0.2.0

A log-first terminal UI for Jujutsu
jk-0.2.0 is not a library.
Visit the last successful build: jk-0.1.1

jk

jk is a log-first terminal UI for Jujutsu.

The first release is intentionally narrow: keep a jj log-like view open, refresh it, select a change, and inspect the relevant show or diff output. The project is being rebuilt from a clean root so the published crate can be small, reviewed, and tested.

The long-form project rationale, design lineage, and release notes live in the repository README.md.

Current Status

This crate is not yet a full TUI. It is the binary package that will grow the reviewed application surface first. Placeholder library crates exist for possible future boundaries, but those boundaries will stay empty until there is a concrete implementation reason to make them real.