This release adds 3 notable features for engineering teams evaluating rollout.
Published 1mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent-memory
ai-coding-agent
anthropic
claude-code
claude-code-hook
claude-code-hooks
+9 more
claude-code-marketplace
claude-code-plugin
claude-code-plugins
claude-plugins
cursor
developer-tools
nodejs
regression
vibe-coding
Summary
AI summaryAdds rl doctor end‑to‑end verification, minFailures config, and hit auditing with block counts.
Full changelog
## v0.2.0 — trust the guardrail
Evaluate precision on your own codebase before (and after) enabling hard blocks.
New
rl doctor— proves the install works end-to-end: environment checks plus live hook round-trips through a real child process. A first-time edit must be allowed; a seeded repeat failure must be denied.minFailuresconfig (default1) — require a fix to have failed N times before it ever blocks.rl config minFailures 2for extra-cautious rollouts.- Hit auditing — every block (and every would-have-blocked event in
warnmode) is logged;rl statsreports the counts so you can flip from warn to block with evidence. - Block messages now say how many times the fix has failed.
Infrastructure
- Installable as a Claude Code plugin:
/plugin marketplace add anlor1002-alt/regressionledgerthen/plugin install regressionledger@anlor1002-plugins— hooks activate automatically. - CI green on Node 18/20/22 x Linux/macOS/Windows - 39 tests - still zero dependencies.
- Landing page: https://anlor1002-alt.github.io/regressionledger/
Full changelog: https://github.com/anlor1002-alt/regressionledger/blob/main/CHANGELOG.md
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Regressionledger
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]