EastofSilicon Tools and workflows from the Chinese internet
Business Models

Gemini 3.8 Flash's price is not its agent cost

11 min read 2,472 words ifanriplaysoftwoshipm
Server room cables and hardware.
Server room cables and hardware suggest the systems behind agent workflows.Photo: Brett Sayles / Pexels

Gemini 3.8 Flash makes the case that a low-cost model is not automatically a low-cost agent: its speed matters only if it can finish a real workflow without expensive retries. It must also avoid costly tool calls and failed checks. It is Google's third Flash release in six weeks. woshipm describes the upgrade as focused on programming and agentic work involving complex workflows, while the Flash line emphasizes speed and efficiency.

ifanr reports that Google DeepMind is putting more resources toward Flash-class models, with no short-term Pro update reportedly planned. The useful comparison, then, is verified completion cost inside a routed agent system - not a token price or benchmark result alone.

Flash is the near-term bet, not the end of frontier models

Gemini 3.8 Flash arrives as Google's third Flash model release in six weeks, according to ifanr. woshipm describes the series as built around speed and efficiency, with this version aimed at programming work. It is also aimed at agents and complex workflows. That focus makes Flash a plausible default for work that needs quick responses or repeated attempts. It does not establish that the highest-capability tier has become unnecessary.

Gemini Flash release and pricing sequence
  1. August 13Google releases the previous-generation Gemini 3.7 Flash
  2. September 2Google officially releases Gemini 3.8 Flash
  3. September 2Google AI publishes its harness-engineering technical article
  4. January 1, 2027Gemini 3.8 Flash pricing is scheduled to return to standard rates

The reported allocation of resources points toward Flash. The stated frontier ambition points elsewhere.

ifanr reports that Google DeepMind is shifting attention from frontier-model development toward more cost-effective Flash-class models, and that there is no short-term Pro update planned. Yet the same report notes that, on August 13, Reuters said Sergey Brin had urged the DeepMind team to catch up with other frontier models, including at an April all-hands meeting. These positions are not mutually exclusive: a company can put more immediate effort into efficient models while still treating frontier capability as a competitive target.

For practitioners, that tension argues against reading Flash as a permanent replacement for Pro or other frontier models. Model tiers are better treated as routing choices inside a system. Flash may be selected when speed and efficiency fit the work; a frontier model may remain the appropriate route when the task demands more capability. The relevant question is not which tier has won, but which route best fits the job being attempted.

A benchmark result is not a finished job

Google's reported scores for Gemini 3.8 Flash describe performance inside named evaluations, not a completed production assignment. According to ifanr, it reached 71.0% on DeepSWE v1.1, above 65.3% for Gemini 3.7 Flash and 49% for Gemini 3.6 Flash one and a half months earlier. Google reported 74.0% for Claude Opus 5 on that same benchmark, and 54.9% for Flash on HLE-Verified against 54.4% for Opus 5.

Those figures show that a fast model can be unusually capable. They do not show what remains after an agent has acted.

Google reported 87.8% on LVBench with Agent mode for long-video work, and said Flash tackles difficult tasks through additional reasoning steps, repeated tool calls, and checks during execution. But an agent's actual path includes planning, tool calls, reading results, then making further decisions, as woshipm notes. A benchmark can score the endpoint while hiding which steps failed, which outputs needed repair, or how much human judgment was required before acceptance.

Internal preference evidence has the same boundary. woshipm reports that, in comparisons using Google's internal programming tool Jetski, some engineers preferred Gemini 3.8 Flash over Anthropic's Opus model. That is useful evidence about a specific tool and its evaluators, but it cannot establish reliability in another company's codebase or operating process.

ifanr's hands-on result makes the distinction visible. Gemini 3.8 Flash produced a Three.js Airbus H145 helicopter scene and model 109 seconds after code generation began. Yet ifanr's author found rough fuselage detail, weak component relationships, and rough motion, despite basic lighting and working features. Fast visible output is therefore an intermediate result. The finished job is the version that survives inspection and can be used.

Calculate the cost of verified completion

Token price is only one input to the cost of a completed task. A useful calculation starts with the tokens billed for an attempt, then adds the cost of repeated attempts, tool calls, elapsed time, engineer repair, and defects that reach downstream work. Divide that total by tasks accepted after verification. The result is a verified-completion cost, rather than a price for sending text to a model.

A cheap first run can be an expensive finished job.

Gemini 3.8 Flash illustrates the gap. Its promotional rate matches Gemini 3.7 Flash: $0.75 per million input tokens and $3.75 per million output tokens, according to ifanr. Yet Google says the model can take more reasoning steps, call tools repeatedly, and check work during difficult tasks. woshipm likewise describes more iterative tool calls on complex work. At High Thinking, that extra effort may consume more tokens; Google suggests reducing reasoning or retaining Gemini 3.7 Flash when compute efficiency is the priority.

The same discipline applies to low advertised model costs. woshipm lists GLM 5.3 Flash at 0.8 yuan per million input tokens and 2.8 yuan per million output tokens. Artificial Analysis placed GLM-5.3-Flash at $0.045 for single-task cost with an intelligence score of 57. That comparison is useful, but a single-task figure cannot include an organisation's own retries or repairs. DeepSeek-V4-Pro also shows why workload shape matters: iplaysoft lists off-peak cache-hit input at 0.15 yuan per million tokens, cache-miss input at 4.5 yuan, and output at 13.5 yuan. Measure accepted tasks under the actual agent loop.

The DeepSeek home page shows the company's main products and entry points.
The DeepSeek home page shows the company's main products and entry points.Screenshot: deepseek.com

The harness decides whether a long-running agent is safe

DeepSeek-V4-Pro can sustain unusually large working sets: iplaysoft reports a 1M-token context window, a maximum output of 384K tokens, JSON Output, Tool Calls, and Responses API support. Its 87.9 result on Terminal Bench 2.1 and 60.0 on tool-enabled HLE suggest it can take on extended, tool-mediated work.

That is capability, not operational safety.

The agent becomes safe or unsafe in the harness around the model.

According to woshipm, that harness includes the model, context, tools, execution, and state. It also includes verification and a repair loop. Each part constrains a different failure mode. Google's example places the agent in an isolated sandbox workspace, limits code changes to specified code, and stores its execution trace in a separate directory. When tests fail, their error logs return to the agent for another code change. After more than 5 consecutive failures, a Kill Switch stops the run.

Those controls turn an open-ended attempt into a recoverable process. They also decide when repair has become wasteful or risky, rather than allowing a capable model to keep calling tools against a growing context.

woshipm notes that ADK 2.0 added a Workflow Runtime whose graph structure can define branches, loops, retries, parallel execution, and state recovery. DeepSeek's August release of DeepSeek Harness makes the same architectural claim: the agent is the model plus its harness. Its plugin design places models and tools behind replaceable components. It likewise places sessions and sandboxes behind them. Storage, scheduling, and the UI are also behind replaceable components. For long-running work, the model supplies proposals; the harness supplies boundaries. It provides evidence and a controlled path back from failure.

Flash and Pro models: published price, task behavior, and workflow controls

Gemini 3.8 FlashGLM 5.3 FlashDeepSeek-V4-Pro
Published token pricing$0.75 per million input tokens and $3.75 per million output tokens; scheduled to return to $1.5 per million input tokens and $7.5 per million output tokens0.8 yuan per million input tokens and 2.8 yuan per million output tokensDuring off-peak periods: 0.15 yuan per million tokens for cache-hit input, 4.5 yuan per million tokens for cache-miss input, and 13.5 yuan per million tokens for output
Published operational postureAdjustable reasoning; difficult tasks can involve more reasoning steps, repeated tool calls, and work checksTested for screenshot-to-site recreation, video-based website recreation, and browser-based 3D recreationSupports JSON Output, Tool Calls, Responses API, Codex integration, and image reasoning through DeepThink
Long-task cost caveatGoogle warned it may use more tokens than Gemini 3.7 Flash; lower reasoning or Gemini 3.7 Flash is suggested when computational efficiency matters moreNot coveredNot covered
Reported software or agent evidence71.0% on DeepSWE v1.1; 87.8% on LVBench using Agent modeClaimed to beat DeepSeek-V4 in 11 of 14 benchmarks; author plans to route daily batch coding and agent tasks to it62.7 on DeepSWE; 87.9 on Terminal Bench 2.1; 60.0 on tool-enabled HLE
Published system-scale contextGoogle's harness example uses an isolated sandbox, specified-code modification, separate execution traces, error-log feedback, and a Kill Switch after more than 5 consecutive failuresNot covered1M-token context window and maximum output of 384K tokens
Verified task-completion cost in a reader's workflowNot disclosed in sourcesNot disclosed in sourcesNot disclosed in sources

Choose the workflow, then the model

  • You are running simple, high-volume tasks where speed and spend matter more than maximum reasoning depth. Use a Flash-class model with reduced reasoning where supported. Gemini 3.8 Flash supports adjustable reasoning, and Google says lowering it can improve speed and reduce costs for simple tasks. Treat its promotional token rates - $0.75 per million input tokens and $3.75 per million output tokens - as a starting price, not a completed-task cost.
  • You are assigning a long-running coding or agent task that will plan, call tools, inspect results, and revise its work. Run the task inside a harness with explicit context, tools, state, verification, and repair loops rather than judging the model on a single prompt. Google's example uses an isolated sandbox, limits code changes to specified files, stores execution traces separately, and returns failed-test logs to the agent for further changes.
  • A cheaper model appears attractive on per-token pricing or a single-task comparison, but the task can trigger repeated reasoning and tool use. Measure verified completion cost in your own environment: include retries, tool calls, growing context, and human cleanup. Google says Gemini 3.8 Flash may take more reasoning steps, repeatedly call tools, check its work, and use more tokens than Gemini 3.7 Flash; it specifically suggests Gemini 3.7 Flash when computational efficiency matters more.
  • An autonomous coding loop keeps failing tests or risks changing the wrong files. Constrain execution and define a termination policy before increasing model capability. Google's example allows modification only of specified code, and triggers a Kill Switch after more than 5 consecutive failures. ADK 2.0's Workflow Graph can define branches, loops, retries, parallel execution, and state recovery.
  • You need a production system that can mix models, tools, sessions, storage, sandboxes, and scheduling rather than relying on one vendor's agent loop. Prefer a modular harness architecture. DeepSeek Harness defines an agent as "Model + Harness" and treats models, tools, skills, sessions, sandboxes, storage, agent loops, scheduling, and the UI as plugins. It is MIT-licensed, but remains in Developer Preview.

Build a routing policy before granting more access

Begin with bounded work that can be checked automatically: a structured response, a tool call with an expected result, or a code change covered by an existing test. Keep the initial permission set narrow. Google Antigravity SDK is open-sourced under the Apache 2.0 license and defaults to read-only mode, according to woshipm; that is a useful starting posture for a new route.

Set the route before the run begins. Send simple requests to Gemini 3.8 Flash with reduced reasoning when speed and lower cost matter, as woshipm describes. Increase its reasoning setting for complex work only when the task's checks show that the lower setting is insufficient. Escalate to another model or to a human after a defined failure signal: a failed check, an unusable tool result, or repeated inability to produce the required structured output.

Do not treat a striking demonstration as a permission model. woshipm's author reports that GLM 5.3 Flash recreated a GitHub-like site from scratch in 20 minutes after receiving a GitHub link, and made a playable browser-based recreation of Krunker in more than one hour. Those results can justify a trial lane, not broad access.

A route also needs an interface contract. DeepSeek-V4-Pro supports JSON Output, Tool Calls, and Responses API, according to iplaysoft, and works with OpenAI and Anthropic API formats. Those features can make it easier to swap a model behind the same checks. When tests cannot establish correctness or safety, stop routing automatically and require human review before the result reaches users or changes a system.

Treat Gemini deployment as a moving operational target, not a fixed model choice. According to ifanr, Gemini App has exceeded 1 billion monthly active users, with 600 million added since May last year; Google's Search, Gmail, Android, YouTube and Maps also serve billions daily.

Watch for workflow changes that follow that scale. A model used across consumer products may gain new capabilities. It may also gain controls or integration points as Google reorganizes AI leadership: ifanr reports that Demis Hassabis became Alphabet's chief scientist and DeepMind chairman, while Jen Fitzpatrick holds the highest reporting level for AI-related businesses. Keep representative jobs ready to rerun when those changes arrive, and record completion quality alongside the operational cost of your own process.

For readers outside China

  • Availability: Gemini 3.8 Flash was officially launched, but the source material does not cover country-by-country availability or API access requirements. Gemini 3.8 Flash Cyber is available only to trusted cybersecurity organizations through the Fairwind Program. DeepSeek's website and API offer official v4 Pro and Flash versions; availability by country is not disclosed in sources. DeepSeek Harness remains in Developer Preview.
  • Pricing: Gemini 3.8 Flash has promotional pricing of $0.75 per million input tokens and $3.75 per million output tokens; starting on January 1, 2027, it is scheduled to return to $1.5 per million input tokens and $7.5 per million output tokens. GLM 5.3 Flash costs 0.8 yuan per million input tokens and 2.8 yuan per million output tokens. During off-peak periods, DeepSeek-V4-Pro costs 0.15 yuan per million tokens for cache-hit input, 4.5 yuan per million tokens for cache-miss input, and 13.5 yuan per million tokens for output. Other plans, regional prices, and billing conditions are not disclosed in sources.
  • Closest Western equivalents: OpenAI Codex CLI is the closest named counterpart for an open command-line coding-agent workflow: it has been open-sourced under the Apache 2.0 license. Google's ADK 2.0 is the closest named counterpart for graph-based agent orchestration, with agents, tools, and ordinary functions usable as nodes in a Workflow Graph. Google Antigravity SDK is a comparable open-source agent-execution component: it is licensed under Apache 2.0 and defaults to read-only mode.
  • Data residency: The source material does not cover data residency, data-processing locations, retention, training use, enterprise isolation guarantees, or cross-border transfer terms. Google's example describes an isolated sandbox workspace and separate execution-trace storage, but that is an execution design example rather than a disclosed data-residency policy.

Sources

The evidence: 58 facts from 6 Chinese articles

Each line below was extracted from the article it sits under, in Chinese, before any of this was written. The writing is done from these and never from the source prose - that separation is structural, not a promise. How we work.

ifanrGemini 3.8 Flash 光速发布:干活挺勤快,就是没开窍

  • Google officially launched Gemini 3.8 Flash early today.
  • Gemini 3.8 Flash is Google's third Flash model release in six weeks.
  • Gemini 3.8 Flash has the same promotional pricing as Gemini 3.7 Flash: $0.75 per million input tokens and $3.75 per million output tokens.
  • Starting on January 1, 2027, Gemini 3.8 Flash pricing is scheduled to return to $1.5 per million input tokens and $7.5 per million output tokens.
  • Google released Gemini 3.8 Flash Cyber alongside Gemini 3.8 Flash for cybersecurity organizations and infrastructure maintainers to find and fix vulnerabilities.
  • Gemini 3.8 Flash Cyber is available only to trusted cybersecurity organizations through the Fairwind Program.
  • In an ifanr test, Gemini 3.8 Flash completed a Three.js Airbus H145 helicopter scene and model 109 seconds after it began generating code.
  • In an ifanr test, Gemini 3.8 Flash produced a 3D water simulation with replaceable terrain in two minutes.

ifanr爱范儿独家|谷歌不再追逐前沿, DeepMind 或大幅裁员

  • Google publicly released Gemini 3.7 Flash less than one month after the previous Gemini 3.6 Flash version.
  • As of publication, Google had not responded to an inquiry from ifanr/APPSO.
  • On August 13, Reuters reported that Sergey Brin had encouraged the Google DeepMind team in recent months and said at an all-hands meeting in April that he wanted Gemini to catch up with other frontier models.
  • Sundar Pichai announced that Gemini App had exceeded 1 billion monthly active users, including 600 million users added since May last year.

iplaysoftDeepSeek V4 Pro 正式版!国产开源 AI 战力天花板 (直逼 Fable5 / 价格便宜 30 倍)

  • DeepSeek released the official DeepSeek-V4 Pro model and open-sourced it simultaneously.
  • The DeepSeek website and API offer the official v4 Pro and Flash versions.
  • DeepSeek-V4-Pro uses a Mixture-of-Experts architecture with approximately 1.6 trillion total parameters and approximately 49 billion activated parameters per inference.
  • DeepSeek-V4-Pro supports a 1M-token context window and a maximum output of 384K tokens.
  • DeepSeek-V4-Pro supports JSON Output, Tool Calls, and Responses API.
  • DeepSeek-V4-Pro is compatible with both OpenAI and Anthropic API formats.
  • The official DeepSeek-V4-Pro release supports Codex integration.
  • DeepSeek-V4-Flash has 284B total parameters and 13B activated parameters.
  • DeepSeek-V4-Pro scored 87.9 on Terminal Bench 2.1, compared with 72.1 for its preview version and 88.0 for Anthropic's Fable 5.
  • DeepSeek-V4-Pro's DeepSWE score rose from 12.8 in the preview version to 62.7 in the official version.
  • DeepSeek-V4-Pro scored 67.2 on DSBench-Hard, up from 31.1 for the preview version.
  • DeepSeek-V4-Pro scored 83.3 on CyberGym, compared with 83.1 for Fable 5.
  • DeepSeek-V4-Pro scored 31.8 on AutomationBench, compared with 29.1 for Fable 5.
  • DeepSeek-V4-Pro scored 60.0 on tool-enabled HLE, compared with 57.9 for Opus 4.8.
  • DeepSeek-V4-Pro scored 42.7 on HLE without tools, compared with 53.3 for Fable 5.
  • The official DeepSeek-V4-Pro release natively supports image reasoning through the DeepThink engine.
  • DeepSeek-V4-Pro achieved 3206 on Codeforces, which the source equates to the top 23% of human participants.
  • DeepSeek-V4-Pro scored 93.5 on LiveCodeBench.
  • During off-peak periods, DeepSeek-V4-Pro costs 0.15 yuan per million tokens for cache-hit input, 4.5 yuan per million tokens for cache-miss input, and 13.5 yuan per million tokens for output.

woshipm谷歌真的急了!Gemini 3.8 Flash 刚发布,Google Harness 就跟随其后

  • Google officially released Gemini 3.8 Flash on September 2.
  • Google AI's developer account published a technical article titled "What is harness engineering and why should I care?" on the same day as the Gemini 3.8 Flash release.
  • In Google's example, an agent operates in an isolated sandbox workspace, can modify only specified code, and saves its execution trace to a separate directory.
  • In Google's example, failed tests send error logs back to the agent for further code changes.
  • Google's example triggers a Kill Switch after more than 5 consecutive failures.
  • ADK 2.0 introduced a new Workflow Runtime.
  • In ADK 2.0, agents, tools, and ordinary functions can serve as nodes in a Workflow Graph.
  • Developers can use ADK 2.0's graph structure to define branches, loops, retries, parallel execution, and state recovery.
  • OpenAI published Harness Engineering practices in February.
  • Codex CLI has been open-sourced under the Apache 2.0 license.
  • DeepSeek released DeepSeek Harness in August and defined an agent as "Model + Harness."
  • DeepSeek Harness uses an "Everything is a Plugin" design in which models, tools, skills, sessions, sandboxes, storage, agent loops, scheduling, and the UI are plugins.
  • DeepSeek Harness is licensed under MIT and remains in Developer Preview.
  • Google Antigravity SDK is open-sourced under the Apache 2.0 license and defaults to read-only mode.

woshipm谷歌深夜放大招:Gemini 3.8 Flash上线,猛攻AICoding和Agent

  • Google DeepMind officially launched Gemini 3.8 Flash.
  • The previous-generation Gemini 3.7 Flash was released on August 13.
  • Gemini 3.8 Flash was launched less than one month after Gemini 3.7 Flash.
  • Gemini 3.8 Flash was previously tested internally at Google under the codename Skimaki.
  • Agents may need to perform a sequence of planning, tool calls, result reading, and further decision-making.
  • Gemini 3.8 Flash supports adjusting the degree of model reasoning.

woshipm实测智谱GLM-5.3-Flash,稳稳把DeepSeek逼进斩杀线

  • GLM 5.3 Flash and Qwen3.8 Flash were released on the same day.
  • GLM 5.3 Flash costs 0.8 yuan per million input tokens and 2.8 yuan per million output tokens.
  • Goodcase contains 700 cases with complete prompts.
  • Artificial Analysis compared 59 models by intelligence score and single-task cost.
  • Artificial Analysis placed GLM-5.3-Flash at $0.045 and an intelligence score of 57.
  • Before release, GLM-5.3-Flash was anonymously called ox-alpha, or Niulai.
  • The author tested GLM 5.3 Flash on Zcode by asking it to recreate a website from a screenshot with a one-sentence prompt.