Skip to content

v0.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:13

Changelog

  • a64d466 Merge branch 'feat/release-distribution'
  • d2f9dbf Merge branch 'feat/stt-model'
  • 62bb01b Merge branch 'feat/stt-vocabulary'
  • e08ea9f Merge branch 'fix/anthropic-many-images'
  • 9faf219 feat(stt): let the user teach the transcriber their own words
  • dfe3816 feat(stt): switch to gpt-transcribe and make the STT model configurable
  • 96b5671 feat: curl|sh installer script
  • a600ab8 feat: moa update self-update subcommand
  • c0b11f0 fix!: rename module path to github.com/e-aleixandre/moa
  • bbeb36c fix(anthropic): retire oldest images past the 20-image limit
  • 11beac2 fix(ci): goreleaser token field only accepts the plain Env template form
  • b1b3d6c fix(release): point the update checker at the actual repo
  • d8dfbb5 fix: remaining errcheck findings in the update subcommand
  • b7f164b fix: satisfy errcheck on the update subcommand's progress output
  • 42f2e21 fix: update import path in the many-images tests after the module rename
  • 0721022 refactor!: rename cmd/agent to cmd/moa