v0.19.4
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 --jsonnow exposes the installed Pro package'sproofPlanat the top level when available.check --reviewnow renders Pro learned proof evidence, learned proof scoring, proof workbench next actions, and prioritized proof-surface guidance when Pro provides them.agent-guardrails pro statusnow 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.4or usenpx agent-guardrails@0.19.4. - No breaking changes for OSS users.
- Pro visibility appears only when
@agent-guardrails/prois installed and returns those optional fields.
Verification
npm testnode ./tests/install-smoke.jsnpm pack --dry-run