Files
Mason Daugherty 5c99687bde feat(code): replace Gemini 3.5 Flash with 3.6 Flash in model switcher (#4890)
Gemini 3.6 Flash supersedes 3.5 Flash, so surface the newer model in the
`/model` selector instead of the older one.

Swaps both the `google_genai` and `openrouter` Gemini `3.5 Flash`
entries in the `deepagents-code` recommended-model list for `3.6 Flash`,
and moves the model-specific default thinking-level keying in
`reasoning_effort` over to the new id so the recommended model keeps its
`medium` default. Representative unit-test references are updated to
match.

Made by [Open
SWE](https://openswe.vercel.app/agents/0441ce8a-bfb9-b73a-31c9-9754af24aaad)

Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
2026-07-21 14:32:23 -04:00
..