A lightweight Zig CLI for darkhorseprojects/intentgraph that builds a repo-local git history index and renders a colored ASCII progression graph from an optional starting commit.
- first run builds a local cache under
.git/intentgraph/index.txt - later runs update incrementally
- optional commit-ish argument; no argument starts from the beginning
- per commit shows:
#commit marker + short sha- wrapped commit message/body
- top 5 changed files by diff size
- ASCII rune connectors for progression / splits
zig build -Doptimize=ReleaseSafeRequires Zig 0.16.0.
intentgraph
intentgraph HEAD~10
intentgraph 68d2ee4
intentgraph query "exact phrase"