diffctx 1.0.0 is out.

It packs a git change set — or a failing test run — into clean markdown for LLM review and agent fix loops.

curl -fsSL https://raw.githubusercontent.com/SybilGambleyyu/diffctx/main/install.sh | sh

diffctx main --template review

diffctx fail -- go test ./...