Skip to content

docs: add Gemini 3.7 Flash to available-models docs - #530

Merged
hongyi-chen merged 1 commit into
mainfrom
factory/document-gemini-3-7-flash
Aug 13, 2026
Merged

docs: add Gemini 3.7 Flash to available-models docs#530
hongyi-chen merged 1 commit into
mainfrom
factory/document-gemini-3-7-flash

Conversation

@warp-agent-staging

@warp-agent-staging warp-agent-staging Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds Gemini 3.7 Flash (gemini-3.7-flash) to the public available-models docs, matching the server-side model registration that already shipped in QUALITY-1634 (warp-server PR #14804 / release cherry-pick #14847).

  • src/content/docs/agents/inference/model-choice.mdx — added a Gemini 3.7 Flash row to the Google models table, placed above Gemini 3.6 Flash as the newest model.
  • src/content/docs/enterprise/enterprise-features/byollm-gemini-enterprise.mdx — updated the "Native Gemini models" example in the Model availability section from "Gemini 3.1 Pro and Gemini 3.6 Flash" to "Gemini 3.1 Pro and Gemini 3.7 Flash" so the example cites the current Flash model.

On "variants": Google ships a single GA model id, gemini-3.7-flash (no -preview, no Flash-Lite, no separate reasoning-tier ids like the GPT/Grok low/medium/high tiers). So this PR adds exactly one row — there are no separate 3.7 "variants" to document, and no fabricated rows were added.

No warp-server or client code changes are part of this PR.

Verification

  • Regression test: skipped — testing-exempt (pure copy/data change to static docs content; a test could only assert the new string literal, not detect a logic defect).
  • Build: npm run build completed successfully (364 pages, no errors).
  • Style lint: ran .agents/skills/style_lint/style_lint.py --changed — 0 issues introduced by this change (the report flags only pre-existing header-case/terminology/screenshot-width issues in these two files, unrelated to this diff, and out of scope for this change).
  • Visual/content review: served the built site locally (astro preview) and used computer-use to load both pages. Confirmed the Google table on Model Choice now reads Gemini 3.1 Pro / Gemini 3.7 Flash / Gemini 3.6 Flash / Gemini 3.5 Flash in that order, and the Gemini Enterprise BYOLLM "Native Gemini models" bullet now reads "...for example, Gemini 3.1 Pro and Gemini 3.7 Flash.".
Computer-use screenshots (2)

Google models table under "Available models" on the Agent model choice page, showing Gemini 3.1 Pro, 3.7 Flash, 3.6 Flash, and 3.5 Flash rows with their model_id codes.
Google models table under "Available models" on the Agent model choice page, showing Gemini 3.1 Pro, 3.7 Flash, 3.6 Flash, and 3.5 Flash rows with their model_id codes.

The "Model availability" section on the BYOLLM: Gemini Enterprise (Vertex AI) page, showing the "Native Gemini models" and "Claude partner models on Vertex AI" bullet points.
The "Model availability" section on the BYOLLM: Gemini Enterprise (Vertex AI) page, showing the "Native Gemini models" and "Claude partner models on Vertex AI" bullet points.

Originating thread: https://warpdev.slack.com/archives/C09BVK0PL3Y/p1786658478515669

Add Gemini 3.7 Flash (gemini-3.7-flash) to the Google models table on
the Model Choice page, and update the Gemini Enterprise BYOLLM example
to reference 3.7 Flash as the current Flash example.

Co-Authored-By: Warp Agent <agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Aug 13, 2026
@warp-agent-staging warp-agent-staging Bot added the warpy-factory Opened by the Warp factory agents label Aug 13, 2026
@warp-agent-staging
warp-agent-staging Bot marked this pull request as ready for review August 13, 2026 22:42
@oz-for-oss

oz-for-oss Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

@warp-agent-staging[bot]

I'm starting a first review of this pull request.

You can follow along in the session on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 13, 2026 10:43pm

Request Review

@warp-agent-staging

Copy link
Copy Markdown
Contributor Author

This PR was generated with Warp.

View run View conversation

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR updates the available-models documentation to include Gemini 3.7 Flash and refreshes the Gemini Enterprise example to cite the current Flash model. The diff is limited to static documentation content, with no changed links, commands, code, tests, or spec commitments to validate.

Concerns

  • No blocking concerns found.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@hongyi-chen
hongyi-chen merged commit 76f9198 into main Aug 13, 2026
8 checks passed
@hongyi-chen
hongyi-chen deleted the factory/document-gemini-3-7-flash branch August 13, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed warpy-factory Opened by the Warp factory agents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants