Gemini 3.7 Flash Drops to Half Price — AI Digest

Gemini 3.7 Flash Drops to Half Price — AI Digest

A day of speed and price reversals: Google shipped Gemini 3.7 Flash at half price, OpenAI pushed GPT-5.6 Sol to 750 tokens per second, and DeepSeek managed to open-source V4 Pro, release its own agent harness — and announce a steep API price hike, all in one day.

Top stories

Gemini 3.7 Flash: Google's new workhorse at half price. Just three weeks after 3.6 Flash, Google released Gemini 3.7 Flash — a mid-tier model aimed at coding, web development and agentic workflows. An introductory 50% discount runs through the end of the year: $0.75 per million input tokens and $3.75 per million output, rising to $1.50/$7.50 afterwards. Google reports solid benchmark gains — DeepSWE 65.3% vs 49.0% for the previous version, AutomationBench 30.4% vs 17.0% (DeepMind, Logan Kilpatrick). Independent testing by Artificial Analysis confirmed the jump: 56 on the Intelligence Index (+4 over 3.6 Flash), roughly 340 tokens per second, a 1M context window, and a spot on both the cost and speed Pareto frontiers. The model climbed to #8 in WebDev Arena, and the rollout hit the whole ecosystem at once — from AI Studio to VS Code and Cline.

DeepSeek's big day: open V4 Pro, its own harness — and a price hike. The company launched DeepSeek-V4-Pro out of preview with MIT-licensed weights (Hugging Face); community threads point to DeepSWE jumping from 12.8 to 62.7 for a 1.7T-parameter model. In parallel, DeepSeek open-sourced DeepSeek Harness — an MIT-licensed agent runtime where "everything is a plugin", down to hot-swapping the agent loop itself (repo). The prevailing read: this is a bid to own the operating layer for long-running autonomous work, not another coding-agent clone. The day's third announcement was less pleasant — new API pricing effective August 16; see Perspectives below.

OpenAI and Cerebras push GPT-5.6 Sol to 750 tokens per second. The Ultrafast mode was announced for a select set of API customers: up to 750 tok/s — 14x faster than the standard mode — running on Cerebras hardware. Target workloads are voice, support, commerce, coding and security, where response latency is everything. The telling market reaction: the discussion quickly shifted to tool latency, not model latency, becoming the real bottleneck of agentic systems.

Harnesses became an industry layer of their own. Several moves landed within a day: besides DeepSeek Harness, Arcee open-sourced NAC (Apache 2.0) — the internal harness that, per the team, has written a meaningful share of their pipeline code over the past three months; Cursor made cloud agents start 3x faster with failover to the last good build; Nous turned agent profiles into persistent named bots with their own chats, routines and bot-to-bot messaging. The direction is consistent: competition is moving from models to the environment where agents live and work around the clock.

Numbers that matter

Perspectives: the DeepSeek price hike

Only yesterday DeepSeek's rock-bottom pricing was the go-to argument in token-economics debates — from August 16 the picture changes: input up 1.5x, output more than 2x, cache hits up to +1,114%, plus doubled rates at peak hours (pricing).

Tools and techniques

In brief