Skip to content

v1.1.0

Choose a tag to compare

@speakmancip speakmancip released this 16 Jul 20:39
· 20 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's new

  • Standard model tier — a third abstract tier (fast / standard / advanced) sitting between the existing two, configurable via STANDARD_MODEL
  • Vertex AI support in the setup UI — pick "Vertex AI" as a provider and configure GCP project/region directly (uses Application Default Credentials, no API key needed)
  • Workflow database seeding fix — new bundled workflow files are now backfilled into an existing database on startup instead of only seeding once on a completely empty database
  • Fixed several model-tier resolution bugs (Anthropic tier collapse, fast-tier override, stale fallback defaults)
  • gemini-3.1-flash-lite-previewgemini-3.1-flash-lite (Google promoted it to general availability; the old preview alias no longer resolves)
  • Desktop exe no longer inherits Docker-oriented .env settings (fixes a Vertex AI credentials-path bug specific to the exe build)

Full announcement: https://consulting.speakman.ai/blogs/speakmanai-v1-1-0

See README.md / SETUP.md for full configuration details.