Repo · Coding & code review
Canny
A warden that will not let a coding agent finish on a claim.
Open github.com ↗How builders describe it
Stops AI coding agents from claiming work is done without evidence. Deterministic hooks decide, TypeSafe's Jev advises. Append-only ledger, zero runtime dependencies.
Warden for Claude Code and Codex CLI: an append-only session ledger and deterministic “done” gate, with optional TypeSafe Jev judgments that advise but never alone block.
The decision Jev makes
Label a change, score its risk, pick the relevant file, or decide whether a coding agent should continue.
Where it fits
Code review and coding agents are full of small questions: is this change risky, what kind of fix is this, which file matters. These projects answer them with Jev and route the rest to people or bigger models. All 227 coding & code review projects →