Skip to content

Hunk 0.9

April 8, 2026 – April 21, 2026 · 6 releases

Terminal window
npm i -g hunkdiff@0.9.5

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

April 21, 2026

  • Added a Modem sponsor block to the README.

April 14, 2026

  • Added hunk skill path to print the bundled Hunk review skill path for direct loading or symlinking in coding agents.
  • Show a one-time startup notice after version changes that points users with copied agent skills to hunk skill path.
  • Restored execute permissions for packaged prebuilt binaries so npm install -g hunkdiff works on root-owned installs without spawnSync … EACCES failures.

April 13, 2026

  • Normalized rename-only diff paths so pure renames keep one clean old/path -> new/path header in the review UI (#194).
  • Stripped Pierre's empty-line newline placeholder spans so blank additions and deletions keep stable line numbers and diff row backgrounds (#201).

April 11, 2026

  • Fixed a bottom-edge scrolling regression where short last files could snap back and make upward navigation feel stuck near the end of the review stream (#196).

April 10, 2026

  • Preserved viewport position when switching layouts (#185).
  • Skipped binary file contents in reviews while keeping binary files visible in the review stream with a Binary file skipped placeholder (#187).

April 8, 2026

  • Added hunk session review --json for full live-session exports (#160).
  • Added horizontal code-column scrolling in review mode (#171).
  • Added batch apply support for live session comments in agent review flows (#179).
  • Pinned the current file header while scrolling the review pane (#141).
  • Made session comment focus opt-in instead of forcing comment focus by default (#163).
  • Synced active hunks to mouse scrolling and prefetched diff highlighting for smoother navigation (#172).
  • Hid zero-value sidebar file stats to reduce visual noise (#174).
  • Updated in-app controls help (#175).
  • Sped up syntax-highlight row building in large diffs (#177).
  • Reported the packaged version correctly in installed builds (#153).
  • Fixed stale syntax highlights after reloads (#146).
  • Fixed diff pane header popping while scrolling (#159).
  • Avoided failures on untracked directory symlinks (#169).
  • Aligned top-menu dropdowns correctly (#176).
  • Restored live escape handling in PTY flows (#173).
  • Kept viewport-follow selection from jumping unexpectedly (#181).
  • Refreshed stale daemons after upgrades (#178).
  • Rejected incompatible live session registrations more clearly (#180).
  • Versioned daemon compatibility separately from other MCP behavior (#183).

Newer: Hunk 0.10 · Older: Hunk 0.8 · All releases