Hunk is a review-first terminal diff viewer for agent-authored changesets, built on OpenTUI and Pierre diffs. It offers a multi-file review stream with sidebar navigation, inline AI/agent annotations, split/unified layouts, watch mode, and Git/Jujutsu/Sapling integration.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONAn open, git-based standard for organizing agent knowledge and instructions in portable Markdown folders, with a TypeScript reference library and conformance kit.
A highly customizable status line formatter for the Claude Code CLI. It displays model info, git branch, token usage, and other metrics in the terminal with Powerline support and themes.
Simgit provides disk-efficient, isolated Git worktrees using copy-on-write (CoW) for running multiple AI agents or parallel development on a single repository. It leverages native filesystem features (APFS, reflink) or fuse-overlayfs to minimize disk usage, offering significant savings compared to full worktree copies.