Skip to content

Regressionledger

v0.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Adds 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.
  • minFailures config (default 1) — require a fix to have failed N times before it ever blocks. rl config minFailures 2 for extra-cautious rollouts.
  • Hit auditing — every block (and every would-have-blocked event in warn mode) is logged; rl stats reports 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/regressionledger then /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

Track Regressionledger

Get notified when new releases ship.

Sign up free

About Regressionledger

All releases →

Related context

Beta — feedback welcome: [email protected]