Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 21:42
· 8 commits to main since this release

[0.3.0] — 2026-06-06

Bug Fixes

  • Never report or delete orphan recordings (#70)
  • Make LLM analyze + audit cost cache-aware in traces (#73)
  • Escalate NETWORK across rungs; stealth Playwright for fetch-bootstrap (#71)
  • Route build-plan progress through TUI spinner (#74)
  • Parallel probe, CDP pool, ladder fallback fixes (#81)
  • Truncate progress lines to prevent wrap-induced pile-up (#83)
  • Flush .compile-log.json after every turn instead of only at exit (#86)
  • Reliable compile/ladder/audit pipeline + refreshed examples, docs & demo (#84)

Documentation

  • Overhaul README and add deep-dive documentation (#82)
  • Add teach debugging guide and /debug-teach skill (#85)

Features

  • Parallel contract test framework + playbook extract fix (#68)
  • Plan-driven multi-tool compile and headless-claude audit gate (#69)
  • Differentially test every advertised parameter, not just the tool (#78)
  • Differential param grounding, input-value provenance, and candidate-segmentation fix (#76)
  • Roll up LLM costs to root spans with cache-aware breakdown (#80)

Miscellaneous

  • Add imprint reteach-audit + teach-deepdive dev skills (#79)