Skip to content

Agent Code Guard 0.1.0

Choose a tag to compare

@stef-k stef-k released this 24 Aug 17:27
d6aea28

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;
  • .md documentation 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-guard

Quick start

code-guard . --changed-only