
Google DeepMind just dropped three new models aimed squarely at production-scale AI agents: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber. The headline is unusual: the new models are simultaneously better and cheaper than what they replace. That combination is rare enough to pay attention to.
Three models, three jobs
Each model targets a distinct point on the cost-performance curve:
- Gemini 3.6 Flash , the workhorse upgrade. Better coding, knowledge work, and multimodal reasoning than 3.5 Flash, at a lower price per task.
- Gemini 3.5 Flash-Lite , the throughput specialist. Fastest in the 3.5 series, built for high-volume pipelines like document processing and agentic search.
- Gemini 3.5 Flash Cyber , a fine-tuned security model for finding and patching software vulnerabilities, exclusively available to governments and trusted partners via CodeMender.
3.6 Flash: doing more with fewer tokens
The core innovation in 3.6 Flash is not just better benchmarks , it is token efficiency. According to the Artificial Analysis Index, 3.6 Flash reduces output token usage by 17% compared to 3.5 Flash, and on some benchmarks like DeepSWE, the reduction reaches up to 65%. In agentic workflows, where a model may call tools dozens of times per task, fewer tokens per step compounds into real cost savings.
This efficiency gain comes with a lower price tag than 3.5 Flash: $1.50 per million input tokens and $7.50 per million output tokens. For context, Gemini 3.5 Flash cost $9 per million output tokens. You get a better model for less money per task.
On benchmarks, the gains are meaningful across the board:
- DeepSWE (software engineering): 49% vs. 37% for 3.5 Flash, with fewer unwanted code edits and reduced execution loops.
- MLE Bench (ML research tasks): 63.9% vs. 49.7%.
- OSWorld-Verified (computer use): 83.0% vs. 78.4%. Computer use is now a built-in client-side tool via the Gemini API and Gemini Enterprise.
Don't miss what's next in AI
Join 300,000+ engineers and researchers who get the signal, not the noise.
- Full access to in-depth AI research breakdowns
- Be the first to know what's trending before it hits mainstream
- Daily curated papers, repos, and industry moves

