Skip to content

v0.19.4

Choose a tag to compare

@logi-cmd logi-cmd released this 13 Apr 13:53
· 39 commits to main since this release

Summary

v0.19.4 ships the OSS Pro visibility bundle. OSS remains fully usable by itself, and when @agent-guardrails/pro is installed it now renders the deeper Pro proof plan and proof-memory guidance at the first layer users actually see.

Highlights

  • check --json now exposes the installed Pro package's proofPlan at the top level when available.
  • check --review now renders Pro learned proof evidence, learned proof scoring, proof workbench next actions, and prioritized proof-surface guidance when Pro provides them.
  • agent-guardrails pro status now renders Pro proof memory summaries, reusable proof recipes, stale recipe warnings, proof recipe next actions, resolved proof closure summaries, reusable proof commands, reusable evidence paths, and proof memory health.
  • OSS still does not compute or store paid Pro logic. It only renders stable optional fields from the installed Pro package.

Upgrade Notes

  • Upgrade with npm install -g agent-guardrails@0.19.4 or use npx agent-guardrails@0.19.4.
  • No breaking changes for OSS users.
  • Pro visibility appears only when @agent-guardrails/pro is installed and returns those optional fields.

Verification

  • npm test
  • node ./tests/install-smoke.js
  • npm pack --dry-run