A terminal UI that watches your repository and streams diffs as they happen. Perfect for monitoring AI agents, builds, and automated processes.
Hunky gives you a real-time window into your repository, surfacing exactly the changes you care about.
File system watcher detects changes to git-tracked files instantly. See diffs the moment they happen.
Intelligent "seen" tracking surfaces only new changes you haven't viewed yet. Never miss an update.
Shows one hunk at a time with context lines and colored backgrounds for additions and deletions.
Auto-stream for hands-free watching, or buffered mode for manual navigation with keyboard controls.
Fast, medium, or slow โ timing adapts to hunk size so larger changes get more reading time.
Changes organized by file with unseen/total counts. Tab between the file list and diff view.
Choose the installation method that works best for your setup.
Requires Nix with flakes enabled. This is the recommended install method for reproducible builds.
Check the Releases page for all available platforms and versions.
Requires the Rust toolchain (cargo, rustc). Use nix develop for a pre-configured environment.
Watch in real-time as coding agents modify your repository. See every change the moment it lands.
See what files are generated or modified during build processes and code generation steps.
Stream through changes in an organized, paced manner โ one hunk at a time, grouped by file.
Understand how changes propagate through a codebase by watching edits flow across files.