Skip to content

Agent Code Guard 0.3.1

Choose a tag to compare

@stef-k stef-k released this 29 Aug 16:32
940bdd5

Agent Code Guard 0.3.1 is a behavior-compatible performance and hardening release.

Changed

  • Reuse one immutable invocation context for configuration and canonical selected-file identities during ordinary multi-guard analysis.
  • Use shared source line indexes and direct byte-offset mapping for syntax locations.
  • Add a reproducible non-CI Wayfarer benchmark harness.

Fixed

  • Restore fresh physical containment validation for baseline-enabled analysis.
  • Make benchmark output containment and Git-status verification fail closed.

Performance

On the pinned Wayfarer workload, median normal six-guard analysis improved from 56.357s on 0.3.0 to 10.873s on 0.3.1 (80.71%), with byte-identical JSON output. LOC-only improved 91.44% and syntax-only improved 77.74%.

Full changelog: v0.3.0...v0.3.1