Gemini 3.7 Flash Reaches General Availability
Google released Gemini 3.7 Flash on August 13, 2026, calling it "our most intelligent workhorse model yet for coding and agents." The model lands just three weeks after Gemini 3.6 Flash and delivers major benchmark gains β including a jump from 49.0% to 65.3% on the DeepSWE v1.1 software-engineering eval β through algorithmic refinements rather than a new pretraining run. Google is also cutting prices roughly in half for the launch window, offering introductory pricing of $0.75 per million input tokens and $3.75 per million output tokens through December 31, 2026. The model is rolling out across Google AI Studio, Android Studio, Antigravity, Vertex AI, and the Gemini app's Spark agent, with gemini-3.7-flash available now via the Gemini API.
Key Takeaways
- Gemini 3.7 Flash launched just three weeks after Gemini 3.6 Flash, reflecting Google's accelerated Flash release cadence and an "algorithmic refinement, not full retrain" approach to shipping fast.
- Coding benchmarks jumped sharply, with DeepSWE v1.1 rising from 49.0% to 65.3% and FrontierCode 1.1 Main climbing from 34.4% to 43.6%.
- Introductory pricing cuts the cost roughly in half: $0.75/1M input and $3.75/1M output tokens through December 31, 2026, before reverting to $1.50/$7.50 in 2027.
- The model supports a 1M-token context window (1,048,576 input tokens) with up to 65,536 output tokens, plus computer use in preview and three configurable thinking modes.
- GitHub Copilot added Gemini 3.7 Flash on launch day, giving Pro, Pro+, Max, Business, and Enterprise subscribers access to the model inside their existing coding workflow.
- Enterprise partners including Box, Databricks, Harvey, Hebbia, LangChain, and Pydantic reportedly validated the model ahead of its public rollout, signaling early confidence in its agentic and coding capabilities.
Sources & Mentions
5 external resources covering this update
Google's Gemini 3.7 Flash targets coding and agents with a 50% introductory price cut
VentureBeat
Google's Gemini 3.7 Flash arrives before Gemini 3.5 Pro
Axios
Gemini 3.7 Flash
Hacker News
Gemini 3.7 Flash launches three weeks after last model, live in Spark
9to5Google
Gemini 3.7 Flash is now available in GitHub Copilot
GitHub Changelog
A New Workhorse for Coding and Agents
Google introduced Gemini 3.7 Flash on August 13, 2026, calling it "our most intelligent workhorse model yet for coding and agents." The release lands roughly three weeks after Gemini 3.6 Flash, continuing Google's rapid iteration cadence on the Flash line. According to Google's model card, 3.7 Flash is a refinement of 3.6 Flash built on algorithmic improvements to the model's core reasoning rather than a fresh pretraining run β a faster, lower-cost way to ship capability gains.
The model is available immediately through the Gemini API under the identifier gemini-3.7-flash, and supports a 1,048,576-token input context window with up to 65,536 output tokens. It accepts text, image, video, audio, and PDF input, and supports capabilities including code execution, function calling, structured outputs, computer use (in preview), search grounding, Google Maps grounding, URL context, caching, and three configurable thinking modes (low, medium, high).
Benchmark Gains in Coding and Agentic Work
Google reports substantial improvements across the benchmarks it uses to track coding and agent performance. On FrontierCode 1.1 Main, a production-code-quality eval, Gemini 3.7 Flash scores 43.6% compared to 34.4% for Gemini 3.6 Flash. On DeepSWE v1.1, a long-horizon software-engineering benchmark, it reaches 65.3%, up from 49.0%. The model also posts the top score in Google's comparison table on WebDev Arena, an Elo-based web-development benchmark, moving from 1538 to 1588 β reflecting more functional layouts and complete applications generated with fewer prompts.
Knowledge-work benchmarks show similar gains: GDP.pdf, an expert-level PDF comprehension eval, rises from 22.0% to 34.0%, and AutomationBench, a private enterprise-workflow benchmark, climbs from 17.0% to 30.4%. Google attributes these improvements to better multi-step planning, stronger instruction-following fidelity, and a model that adapts to obstacles and asks for clarification rather than stalling or looping β all of which reduce the manual oversight and retries developers previously had to build around.
Introductory Pricing Through 2026
Alongside the capability jump, Google is cutting the entry price for the model roughly in half. Through December 31, 2026, Gemini 3.7 Flash is priced at $0.75 per million input tokens and $3.75 per million output tokens. Standard pricing of $1.50/$7.50 per million tokens takes effect on January 1, 2027. Google is also offering the model through Batch API, Flex inference, and Priority inference consumption tiers for workloads with different latency and cost tradeoffs.
Availability
Gemini 3.7 Flash is rolling out across Google's developer and consumer surfaces simultaneously: Google AI Studio, Android Studio, and Google Antigravity for developers; the Gemini Enterprise Agent Platform for business customers; and Spark, the agentic feature in the Gemini app, for Google AI Pro and Ultra subscribers in more than 160 countries. GitHub also added the model to GitHub Copilot for Pro, Pro+, Max, Business, and Enterprise subscribers on the same day. Google says early enterprise partners β including Box, Databricks, Harvey, Hebbia, LangChain, and Pydantic β have already validated the model's performance and cost profile ahead of the public rollout.
Safety Updates
Google notes that Gemini 3.7 Flash ships with updated safety guardrails specifically targeting chemical, biological, radiological, and nuclear (CBRN) misuse and cyber-offense scenarios, alongside the model's broader capability improvements.