v0.4.7 — --compare flag, CI traceability
What's new in v0.4.7
Added
-
--compareonaudit-sb3andaudit-cleanrl: Auto-generatecomparison.htmlagainst any previous audit — no need to run the full fix pipeline.deltatau-audit audit-sb3 --algo ppo --model fixed.zip --env HalfCheetah-v5 \ --compare before_audit/summary.json --out after_audit/ # → writes after_audit/comparison.html -
_version+_timestampinci_summary.json: CI output now includes audit tool version and timestamp, matchingsummary.json. -
README:
--comparedocs,--workers/--seedin fix-sb3 options. -
9 new tests (191 total).
pip install "deltatau-audit==0.4.7"Full Changelog: v0.4.6...v0.4.7