Skip to content

v1.3.0

Latest

Choose a tag to compare

@benmarte benmarte released this 13 Mar 20:17

What's New

  • /autoimprove:audit — Scan your codebase for deficiencies with a prioritized fix plan, efficiency ranking, and token usage estimates. Offers to start fixing interactively, area by area.
  • /autoimprove:continue — Resume interrupted sessions from where they left off. Inherits iterations, focus, and baseline from the log.
  • Setup auto-runs audit after generating config, so first-time users see the full report immediately.
  • Session tracking — Log now includes structured session headers with status tracking (IN_PROGRESS / COMPLETE).

Changed

  • Setup protects existing config (asks before re-detecting stack)
  • Improved audit behavior for 100/100 scores (consistent output format)

Removed

  • /autoimprove:measure command (subsumed by /autoimprove:audit — measure skill kept as internal utility)

See the full changelog for details.