Hi guys, I built pi-heed for Pi: It keeps conversational constraints like “don’t modify files” or “never call
Evaluationby 奈亚子2026-09-18
Hi guys, I built pi-heed for Pi:
https://github.com/Nyarlathoteppppp/pi-heed
It keeps conversational constraints like “don’t modify files” or “never call production” as runtime state, then checks side-effecting tool calls before they execute.
Obvious cases use deterministic rules; ambiguous free-text constraints use Jev.
It defaults to shadow mode and fails open on uncertainty/errors.
46/46 tests passing so far.
Links