fix: set gemini default model for api-key auth (#489) - thanks @jonasjancarik

This commit is contained in:
Peter Steinberger
2026-01-09 02:49:42 +01:00
parent 302d51fd40
commit e1789ba9e5
6 changed files with 108 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
- Signal: accept UUID-only senders for pairing/allowlists/routing when sourceNumber is missing. (#523) — thanks @neist
- Agent system prompt: avoid automatic self-updates unless explicitly requested.
- Onboarding: tighten QuickStart hint copy for configuring later.
- Onboarding: set Gemini 3 Pro as the default model for Gemini API key auth. (#489) — thanks @jonasjancarik
- Onboarding: avoid “token expired” for Codex CLI when expiry is heuristic.
- Onboarding: QuickStart jumps straight into provider selection with Telegram preselected when unset.
- Onboarding: QuickStart auto-installs the Gateway daemon with Node (no runtime picker).