Gemini 3.8 Flash keeps 3.7 Flash's $0.75 per million input tokens while raising agentic coding scores; Gemini 3.8 Flash Cyber goes to vetted defenders only.
Google introduced Gemini 3.8 Flash and Gemini 3.8 Flash Cyber on 2 September 2026. Raluca Ada Popa, Gemini security lead at Google DeepMind, wrote the announcement, which calls 3.8 Google's best reasoning and coding model so far at the speed and price of 3.7 Flash, and its third Flash release in six weeks.
Gemini 3.8 Flash is Google's workhorse model for agentic coding and multi-step reasoning, priced at $0.75 per million input tokens and $3.75 per million output tokens until 31 December 2026. Gemini 3.8 Flash Cyber is the same core trained for vulnerability discovery and patching, available only to trusted defenders through Google's new Fairwind Program.
Flash is the tier most production agents actually run on, because a loop that calls a model dozens of times per task cannot afford frontier prices on every call. Google's pitch is that 3.8 Flash closes much of the gap to those frontier models on agentic benchmarks without moving off the Flash price, at least until the introductory rate expires.
The token caveat matters as much as the price. A model that reasons longer and calls tools more often can cost more per task than its predecessor even at the same per-token rate. Google's guidance to drop the effort level for cost-sensitive workloads is the knob to test before switching a fleet of agents over.
The prompt injection result is the other line worth reading twice. Every agent that reads web pages or email is exposed to injected instructions, and Google reports a large improvement for the Gemini 3.8 models on Gray Swan's indirect prompt injection benchmark. The coding agents on AI Agents Listing that expose a model picker will be the first place most developers try it.
The price doubles on 1 January 2027, so any cost model built on $0.75 per million has four months of shelf life. The other open question is how much of the agentic gain survives at the lower effort levels Google recommends for efficiency: the announcement reports headline scores without saying which effort setting produced them.
$0.75 per million input tokens and $3.75 per million output tokens, the same introductory price as Gemini 3.7 Flash. The introductory price expires on 31 December 2026, after which it is $1.50 and $7.50.
A variant of 3.8 Flash trained for vulnerability discovery and automated patching, with a more permissive set of cybersecurity mitigations. Google offers it only to trusted defenders, including government authorities, critical infrastructure operators and software maintainers, through the Fairwind Program.
Google says 3.8 Flash is more capable on agentic and coding tasks at the same price, and also that it uses more tokens on complex tasks. Measure cost per completed task at the effort level you plan to run, and keep 3.7 Flash in mind for efficiency-first workloads; it remains fully supported.
Developers can use it in Google Antigravity, through the Gemini API in Google AI Studio, in Android Studio and in Stitch. Enterprises get it in Gemini Enterprise, and consumers on Google AI Pro and Ultra plans get it in the Gemini app, AI Mode in Search and Google Sheets.
Source: Google Discussion: Hacker News
The Coding category is where to compare the agents that let you pick a model per task.
One email a week. New agents, MCP servers and skills, and what is actually getting traction.
Claude Code will read AGENTS.md when a project has no CLAUDE.md, adopting the open convention that Codex, Cursor and other coding agents already read.
HarnessTax, a UC Berkeley Sky Lab and Arena study, finds swapping a coding agent's harness changes cost by up to 5x while success rate barely moves.
Ordewell is a new open-source CLI, TUI and VS Code extension that turns one goal into an editable, multi-agent plan for coding agents.