#108 · Primary category: AI Coding Assistants

hunk

agents cli code-review diff git jj jujutsu sapling terminal tui

Review-first terminal diff viewer for agentic coders

Project last updated:08/30/26

GitHub Stars

8.9K

Forks

280

Contributors

73

License

MIT

Why we included this project

Most of the AI coding workflow is spent generating code; the part that tends to slip is actually reviewing the full changeset before it lands. Hunk is a terminal diff viewer built for that pass. Instead of dumping a diff into a plain pager, it opens your working tree, a specific commit, or a raw patch in an interactive UI with a sidebar for jumping between files. You can attach your agent to the running session and have it write inline annotations right beside the code, so review notes stay tied to the lines that prompted them. It auto-detects Git, Jujutsu, and Sapling checkouts, reloads in watch mode as files change, and can double as your Git pager, which makes it easy to fit into an existing routine.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category