Skip to content

docs: prepare release v2.9.1

Choose a tag to compare

@jhlee0409 jhlee0409 released this 11 Mar 02:05
· 30 commits to main since this release

v2.9.1

Fix for commands that asked "would you like to proceed?" instead of executing immediately.

What's Changed

Fixed

  • Command execution reliability: Commands using model: haiku (doctor, init, checkpoint, resume, clean, principles) would prompt for confirmation instead of executing. Root cause: haiku is too conservative with multi-step instructions. All commands now use model: sonnet.
  • AFC routing table wording: Clarified user-only skill descriptions to prevent models from describing commands instead of running them.

Full Changelog: v2.9.0...v2.9.1