modem-dev/hunk

Review-first terminal diff viewer for agentic coders

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 1st, 2026
Created on March 17th, 2026
Open Issues & Pull Requests: 157 (-2)
GitHub issues: Enabled
Number of forks: 286
Total Stargazers: 9,156 (+0)
Total Subscribers: 17 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 36.4 hours
Mean response time: 6.7 days
90th percentile: 23.7 days
Tracked items: 164

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 61% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Almost all tracked open issues have seen activity in the last three months. Only 9% of issues opened in the past year have been closed. Three people close 92% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 74
New in 7 days: 6
Closed in 7 days: 8
Avg open age: 53 days
Stale 30+ days: 28
Stale 90+ days: 3

Recent activity

Opened in 7 days: 5
Closed in 7 days: 4
Comments in 7 days: 9
Events in 7 days: 16

Top labels

  • enhancement (69)
  • bug (63)
  • ui (24)
  • agents (12)
  • good first issue (10)
  • git (8)
  • question (3)
  • perf (2)

Detailed Description

Hunk is a terminal diff viewer designed for reviewing code changes in an agentic workflow.

The tool addresses the challenge of reviewing diffs generated by AI agents or automated tools in a terminal environment. Rather than forcing developers to switch to graphical interfaces or web browsers, Hunk provides an interactive terminal interface optimized for the review-first workflow. It integrates with multiple version control systems including Git, Jujutsu, and Sapling, allowing developers to examine and act on diffs within their existing command-line workflows.

Hunk is most suitable for developers working with AI code generation tools or automated code modification systems who want to stay in the terminal while reviewing changes. It works particularly well in agentic coding scenarios where rapid iteration and review cycles are common. The tool's support for multiple version control backends means it can adapt to different team setups rather than locking users into a single VCS choice.

The project shows active development with regular commits across its codebase and consistent engagement with issues and pull requests. The maintainers respond to user feedback and incorporate suggestions into the tool's direction. Development activity indicates ongoing refinement of the core diff viewing experience and expansion of version control system support.