Agent Code Guard 0.1.0
First public release of deterministic guardrails for agent-assisted software development.
Highlights
- deterministic PASS / REVIEW / FAIL model;
- six default guards;
- Git changed-work, PR/base-ref, no-VCS, and full-audit workflows;
- parser-backed support for the documented language set;
.mddocumentation guards;- version-matched bundled agent skill;
- CPython 3.10–3.14;
- documented Windows/macOS/Linux binary envelope;
- fail-closed parser/configuration behavior.
Installation
pipx install agent-code-guardQuick start
code-guard . --changed-only