Google DeepMind released Gemini 3.8 Flash and 3.8 Flash Cyber on September 2 — one foundational model split by safeguards rather than by size.
What it means for your work
Third Flash release in six weeks at the same rate card — the cheap tier is where most production traffic actually runs, and working harder per task is a cost change even when the price is not.
Our read on the items that move something. The reporting is everyone's; this part is ours.
1
Enterprise model spend is compounding faster than the seat-based software it displaces — the number to hold up next to any internal business case that still treats model cost as an experiment budget.Anthropic’s annualized revenue run rate passes $65B, ahead of OpenAI’s reported $40BThe AI Product & Business Strategy beat · TechCrunch
2
Check the licence before you plan on it: the code is Apache-2.0 but the weights are non-commercial and non-production, which rules out most business forecasting.Google’s TimesFM-3 forecasts several related series at once, with no fine-tuningThe Data & Decision Science beat · Google Research
3
If agent loops rather than chat are driving a three-and-a-half-fold jump in six months, capacity planning is an agent-architecture question before it is a model one.China’s daily AI token calls passed 500 trillion, up from 140 trillion in MarchThe Data & Decision Science beat · TechNode
Following opens with early access — sign up for early access to register your interest; it does not switch following on today. Everything you follow will land on one page, in your account menu.
All coverage
Everything Intel has read, newest first. Each title opens at its original publisher.
Anyone who has tried to classify against a taxonomy larger than the context window has hit this wall, and the trick turns the model’s tendency to invent into the useful half of the pipeline. It is an idea rather than a benchmark, so measure it on your own labels before shipping it.
Data residency is usually the reason an AI feature stalls in legal review; a provider-agnostic region flag turns that from an architecture problem into a configuration line.
Nearly every public agent benchmark is Python. A language-specific, test-verified suite is the only honest way to know whether a headline score transfers to the stack you actually ship.
If the effect holds, strong evidence for on-disk substrate-loading + persistence work. UNVERIFIED effect size — find the primary benchmark before citing the numbers.
Informs deterministic-vs-LLM-judge layering. Braintrust's merge-blocking eval-action is a pattern to study — but LLM-judge stays post-hoc, never replacing deterministic CI gates.