Skip to content

Hunk 0.10

April 21, 2026 · 1 release

Hunk 0.10 introduces hunk daemon serve as the standard session entrypoint, publishes reusable session-broker packages, and surfaces agent comment counts in the sidebar.

Terminal window
npm i -g hunkdiff@0.10.0

Hunk 0.10 is no longer the current release. See the latest release or all install options.

April 21, 2026

  • Added agent comment counts in the sidebar so review-heavy files stand out at a glance.
  • Added hunk daemon serve as the standard daemon entrypoint and published reusable session-broker packages plus an OpenTUI diff component for integrators.
  • Included untracked files when hunk diff <ref> still compares against the live working tree, while keeping explicit revset diffs commit-to-commit only.
  • Enabled mouse scrolling in pager mode.
  • Balanced Pierre word-level highlights so split-view inline changes stay visible without overpowering the surrounding diff row.
  • Smoothed mouse-wheel review scrolling so small diffs stay precise while sustained wheel gestures still speed up.
  • Fixed Shift+mouse-wheel horizontal scrolling so it no longer leaks a one-line vertical scroll in some terminals.

Newer: Hunk 0.11 · Older: Hunk 0.9 · All releases