Google Ships Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber
Google released three Gemini models on July 21, 2026: Gemini 3.6 Flash, a coding and knowledge-work workhorse at $1.50/$7.50 per million tokens that uses 17% fewer output tokens; Gemini 3.5 Flash-Lite, a 350 tokens-per-second model at $0.30/$2.50 for high-throughput agents; and Gemini 3.5 Flash Cyber, a security-specialized model piloted with governments and trusted partners.
Google released three Gemini models on July 21, 2026: Gemini 3.6 Flash for coding and knowledge work, Gemini 3.5 Flash-Lite for high-throughput, low-latency agentic tasks, and Gemini 3.5 Flash Cyber, a security-specialized model available only to governments and trusted partners (Google blog). The interesting move is at the cheap end: Google is pricing agentic throughput aggressively while its flagship 3.5 Pro is still in partner testing.
Key Takeaways
- Gemini 3.6 Flash scores 49% on DeepSWE (vs 37% for 3.5 Flash), 63.9% on MLE Bench (vs 49.7%), and 83.0% on OSWorld-Verified (vs 78.4%), at $1.50/M input and $7.50/M output tokens (Google blog).
- 3.6 Flash uses 17% fewer output tokens than 3.5 Flash on average, and up to 65% fewer on DeepSWE, so the sticker price understates the effective savings on agentic work.
- Gemini 3.5 Flash-Lite streams at 350 output tokens per second and costs $0.30/M input, $2.50/M output. It hits 54% on Terminal-Bench 2.1 (vs 31% for 3.1) and beats 3 Flash on SWE-Bench Pro (54.2% vs 49.6%).
- Gemini 3.5 Flash Cyber runs inside Google's CodeMender agent to find and fix vulnerabilities, with competitive frontier performance on CyberGym. It is a limited-access pilot for governments and trusted partners only.
- Gemini 3.5 Pro remains in partner testing, and Google says Gemini 4 pre-training is underway, described as its most ambitious run yet.
The Three Models at a Glance
| Model | Built for | Price (per M tokens) | Headline numbers | Where |
|---|---|---|---|---|
| Gemini 3.6 Flash | Coding, knowledge work, multimodal | $1.50 in / $7.50 out | 49% DeepSWE, 83.0% OSWorld-Verified, 17% fewer output tokens | API, AI Studio, Android Studio, Antigravity, Gemini Enterprise, Gemini app |
| Gemini 3.5 Flash-Lite | High-throughput, low-latency agents | $0.30 in / $2.50 out | 350 tok/s, 54% Terminal-Bench 2.1, 54.2% SWE-Bench Pro | API, AI Studio, Gemini Enterprise, Gemini app, rolling into Search |
| Gemini 3.5 Flash Cyber | Vulnerability detection and repair | Not public | Competitive frontier performance on CyberGym | Government and trusted-partner pilot via CodeMender |
Why the Token-Efficiency Number Matters Most
The 17% output-token reduction is the number to anchor on, because agentic coding bills scale with output tokens, not with list price alone. On DeepSWE specifically, Google reports up to a 65% output reduction, meaning 3.6 Flash can be dramatically cheaper per completed task than its predecessor even before you compare per-token rates. If you run high-volume agent loops, benchmark cost per finished task, not cost per million tokens.
Flash-Lite's positioning is just as pointed: 350 tokens per second at $0.30/$2.50 is a direct play for the tool-calling and orchestration tier where fast, cheap models like GPT-5.6 Luna compete. Its 54% on Terminal-Bench 2.1 is a striking claim for a Lite-tier model on an agentic terminal benchmark.
Flash Cyber Is a Different Kind of Release
Gemini 3.5 Flash Cyber is not a product you can buy; it is a controlled deployment. Google is piloting it exclusively with governments and trusted partners inside CodeMender, where multiple agents cooperate to produce combined vulnerability reports. This mirrors the pattern OpenAI set with GPT-Red, its internal-only red-teaming model: frontier labs are building offensive-capable security models and deliberately keeping them off the public shelf.
How to Use This Update
If you build on the Gemini API, run one real workload through 3.6 Flash this week and measure output tokens against your current model; the efficiency gain is the kind of thing that only shows in your own traces. If you run high-volume agent pipelines, put Flash-Lite in your router for tool-calling and formatting steps and keep the heavier model for planning. And if you are on Google's stack via the Interactions API, check model-name pinning before you swap defaults.
Frequently Asked Questions
What is Gemini 3.6 Flash for?
Google positions Gemini 3.6 Flash as its workhorse for coding, knowledge work, and multimodal tasks. It scores 49% on DeepSWE versus 37% for 3.5 Flash, and produces 17% fewer output tokens on average, which lowers effective cost per task.
How much do the new Gemini models cost?
Gemini 3.6 Flash is $1.50 per million input tokens and $7.50 per million output tokens. Gemini 3.5 Flash-Lite is $0.30 input and $2.50 output. Gemini 3.5 Flash Cyber is not publicly priced; it is a limited-access pilot.
Can anyone use Gemini 3.5 Flash Cyber?
No. Google says Flash Cyber is a limited-access pilot exclusively for governments and trusted partners. It runs inside the CodeMender agent to detect and fix cybersecurity vulnerabilities, with multiple agents producing combined vulnerability reports.
Where are the new models available?
Gemini 3.6 Flash is in the Gemini API, Google AI Studio, Android Studio, Google Antigravity, the Gemini Enterprise Agent Platform, and the Gemini app as of July 21. Flash-Lite is in the API, AI Studio, Gemini Enterprise, the Gemini app, and rolling out in Google Search.