What problem does it solve?
It helps you inspect and review code changes inside a live Hunk terminal session without breaking the interactive workflow or guessing which file/hunk is currently focused.
Core Features & Use Cases
- Live session inspection: Lists sessions and fetches repo/path/source context plus hunk and file structure via JSON for accurate targeting.
- Precise navigation: Moves the Hunk TUI to specific files and hunks, or jumps between previously added comments.
- Reload and iterate safely: Reloads the currently open session contents by swapping the underlying review command (e.g., switching branches/refs or diff ranges).
- Inline review comments: Adds one-off comments or applies batches from JSON stdin to multiple locations with optional focus behavior.
Quick Start
Tell your AI to locate the current Hunk session for your worktree, align the view to the relevant file/hunk, reload if necessary, and add an inline review comment at the right new-line or old-line target.