Skip to content

[codex] use Gemini 3.7 Flash by default - #3

Merged
miuuyy merged 1 commit into
mainfrom
codex/update-gemini-default
Aug 15, 2026
Merged

miuuyy merged 1 commit into
mainfrom
codex/update-gemini-default

Conversation

@miuuyy

@miuuyy miuuyy commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace the Gemini default model gemini-2.5-pro with gemini-3.7-flash.
  • Put gemini-3.7-flash first in the frontend Gemini options so provider re-selection keeps the working default.
  • Update the provider guide.

Why

New Gemini API keys no longer work with the old 2.5 Pro default, so fresh installs could not use AI features.

Checks

  • PYTHONPATH=backend ./.venv/bin/python -m unittest discover -s backend/tests -p "test_*.py" -q — 102 tests passed.
  • npm --prefix frontend test -- --run src/lib/settingsController.test.ts src/hooks/useChatModelSelection.test.ts — 6 tests passed.
  • npm --prefix frontend run typecheck — passed.

@miuuyy
miuuyy merged commit 3a9572c into main Aug 15, 2026
2 checks passed
@miuuyy
miuuyy deleted the codex/update-gemini-default branch August 15, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant