Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 13:28
b43f5e3

0.8.0 (2026-08-20)

⚠ BREAKING CHANGES

  • every model in one place, and names are one stage (#156)

Features

  • a command path may share a script under transforms/, and examples install as one tree (#157) (01c03d2)
  • a second decode, run beside the first, gets the skipped words back (#163) (6606a32)
  • ask for a missing or rejected API key when the model is used (#166) (2b67ead)
  • config: name models, pick one per prompt, and keep the key in the keychain (#153) (02862c3)
  • every model in one place, and names are one stage (#156) (82fd06f)
  • the log shows the caret and the text either side of it (#159) (60b99c3)
  • the offer holds at full strength before it fades, and its keys shimmer (#162) (e352e69)
  • the repetitions transform brings its own scorer (#160) (ae7f080)
  • the update offer draws its notes, and a dev build stops trying to install one (#155) (869049a)
  • vocabulary judge — annotate {terms} with each term's kind (#167) (81df169)

Fixes

  • a dictation the decoder returned nothing for is decoded again (#158) (0edf9fc)
  • the prune reports what it did, not what it meant to do (#161) (bc7ec35)