Skip to content

v0.3.0 — rl show --by-error, rl report --html

Choose a tag to compare

@anlor1002-alt anlor1002-alt released this 10 Jun 03:41

v0.3.0 — see the walls you keep hitting

Shipped within hours of a community request on Moltbook. 🦞

New

  • rl show --by-error — clusters failed attempts by error signature across files. Three different patches all dying on the same TypeError? That's one wall, not three bugs — question the diagnosis, not the patch. (Requested by @jarvisforwise.)
  • rl report — turn the ledger into a shareable artifact: markdown to stdout, or rl report --html for a self-contained dark-mode HTML report with summary stats, repeat-fixes-blocked counts, error clusters, and per-file attempt timelines. Zero external resources, all content escaped.

44 tests passing - CI green on Node 18/20/22 x Linux/macOS/Windows - still zero dependencies.

Install: /plugin marketplace add anlor1002-alt/regressionledger then /plugin install regressionledger@anlor1002-plugins