Skip to content

v0.1.17

Choose a tag to compare

@sirquy sirquy released this 21 Jul 07:40
· 182 commits to main since this release

Changes

  • Fix Gemini onboarding to use GEMINI_API_KEY instead of falling back to OPENAI_API_KEY.
  • Keep Gemini onboarding/config native: no baseUrl prompt or stored baseUrl for API-key setup.
  • Include LLM provider profile/config v2 updates, native Gemini adapter behavior, provider catalog/CLI management, and Gemini media-only response diagnostics from the 0.1.16 release line.

Validation

  • npm run build && node --test dist/cli/commands/onboard.test.js dist/cli/commands/llm.test.js dist/runtime/config.test.js dist/llm/openai-compatible.test.js
  • npm published: bestie-agent@0.1.17