AI & ML6 min read

Gemini 3.7 Flash: Google's Fastest Coding Model at Half the Price

Google released Gemini 3.7 Flash on 13 Aug 2026 at USD 0.75/M input tokens — half the price of 3.6 Flash — scoring 65.3% on DeepSWE v1.1 and 340 tokens/sec output, now live in GitHub Copilot.

Gemini 3.7 Flash: Google's Fastest Coding Model at Half the Price

Google Ships Gemini 3.7 Flash: Coding and Agents at Half the Price

On 13 August 2026, Google released Gemini 3.7 Flash as a stable API model under the identifier gemini-3.7-flash — its fourth Flash-generation model in a little over a year and the first designed explicitly around coding and agentic workflow performance. The release arrives three weeks after Gemini 3.6 Flash and with a striking headline: the introductory price of USD 0.75 per million input tokens and USD 3.75 per million output tokens is exactly half the list price of the model it succeeds, and that rate is locked in through 31 December 2026, after which it reverts to USD 1.50 and USD 7.50 per million. At its introductory rate, Gemini 3.7 Flash becomes one of the cheapest frontier-tier multimodal models with a one-million-token context window available via API as of mid-August 2026.

Benchmarks: Software Engineering Gains Across Three Evaluations

Google's claim that Gemini 3.7 Flash outperformed comparable models from Anthropic and OpenAI across nine benchmarks is vendor-reported and unverified by independent evaluators at time of writing, but the same-family progression is well documented. On FrontierCode 1.1 Main, which measures production code quality across real-world codebases, Gemini 3.7 Flash scores 43.6 per cent, up from 34.4 per cent for Gemini 3.6 Flash — a 9.2-point improvement. On DeepSWE v1.1, a long-horizon software engineering evaluation requiring multi-step code repair and feature implementation in real repositories, the model reaches 65.3 per cent compared to 49.0 per cent for 3.6 Flash — a 16.3-point gain. Code Arena, an Elo-rated coding evaluation, places Gemini 3.7 Flash at 1588, up from 1538 for 3.6 Flash. On the Artificial Analysis Intelligence Index, the model scores 56 — well above the median of 34 for reasoning models in its price tier. Output speed on Google's API is measured at 340.1 tokens per second, compared with a peer-group median of 74.9 tokens per second among reasoning-tier models — a throughput advantage that matters in latency-sensitive agentic pipelines.

Architecture: 1M Context, 64K Output, Native Multimodal

Gemini 3.7 Flash accepts text, images, audio, and video in a context window of 1,048,576 tokens — identical to its predecessor — with a maximum output of 65,536 tokens. The model supports customisable thinking configurations that allow developers to trade inference quality against cost and latency by adjusting how much of the model's reasoning budget a given call consumes. The combination of a one-million-token context window and configurable reasoning depth positions the model for long-context agentic tasks — extended coding sessions, multi-file repository analysis, document-intensive workflows — where maintaining coherence across large inputs is as important as the raw quality of individual completions.

Improvements Over Gemini 3.6 Flash

Google identifies four areas where 3.7 Flash improves over its predecessor in agentic and coding contexts: debugging and issue resolution, first-pass code accuracy, production-ready code generation quality, and instruction-following fidelity during complex tasks. The instruction-following improvement is characterised as the model better adapting to roadblocks, clarifying intent when needed, and following developer instructions with greater consistency — behaviours that matter specifically in multi-step agentic loops where a coding agent must decide between attempting a partial solution, asking a clarification question, and continuing on a stale plan.

GitHub Copilot Integration

Gemini 3.7 Flash launched simultaneously as a GitHub Copilot model option, available to Pro, Pro+, Max, Business, and Enterprise Copilot subscribers. The rollout covers all major Copilot surfaces: Visual Studio Code, Visual Studio, the Copilot CLI, the GitHub Copilot cloud agent, the GitHub Copilot mobile application, JetBrains IDEs, Xcode, and Eclipse. For development teams already using GitHub Copilot, 3.7 Flash is immediately selectable as the active model without requiring a separate API key or additional subscription — making the migration path to the new model frictionless for any team on a qualifying Copilot tier.

What Gemini 3.7 Flash Means for Indian Software Teams

For Indian software teams managing LLM costs across agentic coding pipelines, test generation suites, and document-processing workflows, Gemini 3.7 Flash's introductory pricing changes the per-token economics meaningfully. At USD 0.75 per million input tokens through December 2026, teams can run substantially more inference volume within the same budget relative to predecessor models, making higher-frequency agentic loops more affordable at production scale. The DeepSWE v1.1 improvement from 49 per cent to 65.3 per cent is the most operationally relevant benchmark for Indian engineering teams building AI coding assistants or automated code review pipelines: a 16-point gain on a real-repository evaluation translates directly into fewer failed task completions per agent session and lower manual review overhead per automated fix. The GitHub Copilot integration is the fastest path to trial for teams already standardised on that toolchain — switching to 3.7 Flash requires a model selection change, not an infrastructure project. For Indian product teams building AI-assisted features on top of the Gemini API, the combination of the one-million-token context window and the introductory rate creates a window to build and test long-context product capabilities at a cost point that narrows significantly on 1 January 2027.

The Bottom Line

On 13 August 2026, Google released Gemini 3.7 Flash as a stable API model at USD 0.75 per million input tokens and USD 3.75 per million output tokens — an introductory rate half the price of Gemini 3.6 Flash, locked in until 31 December 2026, after which it becomes USD 1.50 and USD 7.50. The model carries a 1,048,576-token context window and a 65,536-token maximum output, accepts text, images, audio, and video, and supports configurable thinking depth. On FrontierCode 1.1 Main it scores 43.6 per cent (up from 34.4 for 3.6 Flash), on DeepSWE v1.1 it reaches 65.3 per cent (up from 49.0), and it generates output at 340.1 tokens per second against a reasoning-model peer median of 74.9. Gemini 3.7 Flash is available in GitHub Copilot for Pro, Pro+, Max, Business, and Enterprise users across VS Code, JetBrains, Xcode, Visual Studio, Eclipse, and Copilot cloud surfaces. For Indian software teams building cost-sensitive agentic pipelines or AI coding assistants, the combination of benchmark gains and introductory pricing makes Gemini 3.7 Flash the clearest Flash-tier evaluation candidate available as of August 2026.

Frequently Asked Questions

What is Gemini 3.7 Flash and when did Google release it?+

Gemini 3.7 Flash is Google's latest Flash-generation AI model, released on 13 August 2026 as a stable API model under the identifier gemini-3.7-flash. It is designed primarily for coding and agentic workflow tasks, carrying a 1,048,576-token context window, a 65,536-token maximum output, and native multimodal support for text, images, audio, and video. The model includes configurable thinking settings allowing developers to balance inference quality against cost and latency. It launches three weeks after Gemini 3.6 Flash and at an introductory price of USD 0.75 per million input tokens and USD 3.75 per million output tokens — half the list rate of its predecessor, locked in through 31 December 2026.

How does Gemini 3.7 Flash perform on coding benchmarks compared to Gemini 3.6 Flash?+

Gemini 3.7 Flash shows significant improvement over Gemini 3.6 Flash across three independently tracked coding evaluations. On FrontierCode 1.1 Main, which measures production code quality on real-world codebases, it scores 43.6 per cent versus 34.4 per cent for 3.6 Flash. On DeepSWE v1.1, a long-horizon software engineering benchmark requiring multi-step code repair in real repositories, it reaches 65.3 per cent compared with 49.0 per cent for its predecessor — a 16.3-point gain. Its Code Arena Elo rating is 1588 versus 1538. On the Artificial Analysis Intelligence Index it scores 56, above the median of 34 for reasoning-tier models. Output speed on Google's API is measured at 340.1 tokens per second, against a peer median of 74.9.

Is Gemini 3.7 Flash available in GitHub Copilot and which editors does it support?+

Yes. Gemini 3.7 Flash is available in GitHub Copilot for Pro, Pro+, Max, Business, and Enterprise subscribers, with no additional subscription or API key required. The rollout covers all major Copilot surfaces: Visual Studio Code, Visual Studio, the Copilot CLI, the GitHub Copilot cloud agent, the GitHub Copilot mobile application, JetBrains IDEs, Xcode, and Eclipse. Teams already standardised on GitHub Copilot can select Gemini 3.7 Flash as the active model immediately — it is a model-selection change, not an infrastructure change.

What is the pricing for Gemini 3.7 Flash and when does the introductory rate expire?+

Gemini 3.7 Flash launches at USD 0.75 per million input tokens and USD 3.75 per million output tokens. This introductory rate is exactly half the list price of Gemini 3.6 Flash and applies through 31 December 2026. From 1 January 2027, the standard rate takes effect at USD 1.50 per million input tokens and USD 7.50 per million output tokens. For Indian software teams planning production deployments using the Gemini API, the introductory rate creates a five-month window to build and validate long-context agentic pipelines at significantly lower per-token cost before the full rate applies.

Work with us

TechPillow builds ai & machine learning for teams across India and beyond.

Explore
TT

Written by

TechPillow Team

Sharing insights on technology, product development, and the Indian tech ecosystem.

Ready to Build Something Extraordinary?

From ideation to launch, we're your end-to-end technology partner.

Book a Free Strategy Call