docs: update default model examples to gpt-5 and gemini-3.5-flash#3003
Merged
Conversation
docker-agent
reviewed
Jun 5, 2026
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
This is a clean, low-risk documentation-only PR. The model name updates (gpt-5-mini → gpt-5, gemini-2.5-flash → gemini-3.5-flash) are applied consistently across all three affected files. No bugs, logic errors, or security issues were found in the changed lines.
dgageot
approved these changes
Jun 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation updates for recently merged features
This PR brings the
/docscontent in sync with changes merged intomainin the last 36 hours.Changes
gpt-5-mini→gpt-5,gemini-2.5-flash→gemini-3.5-flashDetails
docs/configuration/overview/index.md— Updates theDOCKER_AGENT_DEFAULT_MODELenvironment variable example value fromopenai/gpt-5-minitoopenai/gpt-5, reflecting the bumped default in PR #2997.docs/providers/openai/index.md— Updates the primary inline and named model examples fromgpt-5-minitogpt-5. The Available Models table is left intact —gpt-5-miniremains a valid model and is correctly listed there.docs/providers/google/index.md— Updates the primary inline and named model examples fromgemini-2.5-flashtogemini-3.5-flash. The Available Models table is left intact —gemini-2.5-flashremains a valid model and is correctly listed there.PRs reviewed but no doc changes needed
docs/configuration/hooks/index.md) were updated as part of the PR itselfhaiku→fast) has no doc references — onlyclaude-haiku-4-5(a real model name) appears in docs, not the internal config alias