SUBJECT: Google cuts Gemini Flash prices and teases Gemini 4 PRE-HEADER: PLUS: OpenAI Presence, Claude learns your workflow from one recording, and why cheaper tokens can still raise your bill --- **In this issue** The AI price war moved down the stack this fortnight, from the frontier models you show off to the cheap ones you actually run all day. Google shipped Gemini 3.6 Flash with a 17% cut in output tokens and said it has already started training Gemini 4. OpenAI put a managed voice-and-chat agent named Presence in front of enterprises, and Microsoft and Mistral made controllable, even air-gapped, frontier AI something you can buy inside the stack you already run. The story underneath the launches is the one I care about: everyone keeps cutting the price per token, but agents burn tokens in bulk through planning, retries, and tool calls, so your bill can climb while the rate card falls. The real operator skill this fortnight is measuring cost per finished job, not per token. And Anthropic quietly shipped the friendliest way yet to teach an agent your work, you record your screen doing it once. Let us get into it. **Topics of the day:** - Google ships Gemini 3.6 Flash and starts training Gemini 4 - OpenAI Presence turns voice agents into a managed product - Microsoft and Mistral put controllable frontier AI in your stack - Curated reads on agent economics and what actually ships to production - Claude learns a workflow from one screen recording - Why cheaper tokens can still raise your AI bill - The Shortlist: Copilot gets Flash, Mistral's OCR 4, a government-only Gemini --- # Google ships Gemini 3.6 Flash and starts training Gemini 4 **What's happening:** Google [released Gemini 3.6 Flash](https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-6-flash-3-5-flash-lite-3-5-flash-cyber/?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24) this week, its high-volume workhorse model, at $1.50 per million input tokens and $7.50 per million output, and says it now uses 17% fewer output tokens than 3.5 Flash. The same post confirmed Google has "started our most ambitious pre-training run yet, for Gemini 4." **In practice:** - Move your high-volume jobs onto Flash, summaries, extraction, classification, and agent loops, then re-measure cost per finished task. The output cut compounds on token-heavy work. - Keep the cheaper Flash-Lite tier ($0.30 in, $2.50 out) for low-stakes bulk calls, and save Flash for the reasoning-heavier steps. - Dev teams can switch it on inside GitHub Copilot today, an admin flips the Gemini 3.6 Flash policy. - The knowledge cutoff moved up to March 2026, so fewer gaps on recent events. **Bottom line:** Flash is the model most teams route their volume through, so a 17% output cut is a line item, not a leaderboard point. Turn it on where you already pay per token. --- # OpenAI Presence turns voice agents into a managed product **What's happening:** OpenAI [launched Presence](https://openai.com/index/introducing-openai-presence/?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24), a managed system for running production voice and chat agents with policies, guardrails, escalation, and evals built in. It is not self-serve, OpenAI deploys it with its own engineers and partners, and it already runs OpenAI's English phone support, where it resolves 75% of inbound issues without a human. **In practice:** - Weigh Presence against your current support or IVR vendor for tier-one deflection before you build your own. - Borrow its policy and guardrail layer as a template even if you build in-house, that governance piece is what most voice-agent projects skip. - Pilot on one narrow job first, billing questions or IT requests, where the agent needs limited data and access. - There is no public pricing yet, so treat this as an eval-and-scope exercise, not a swipe-the-card purchase. **Bottom line:** OpenAI stopped selling only the API and started selling the finished support agent. If you run a help desk, this turns into a buy-or-build decision this quarter, not someday. --- # Microsoft and Mistral put controllable frontier AI in your stack **What's happening:** Microsoft and Mistral [expanded their partnership](https://news.microsoft.com/source/2026/07/21/microsoft-and-mistral-expand-strategic-partnership-to-give-enterprises-and-regulated-industries-frontier-ai-they-can-control/?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24), putting Mistral Medium 3.5 and OCR 4 into Microsoft Foundry and Copilot Studio and letting teams deploy across cloud, cloud-connected, and fully disconnected environments. Microsoft's Brad Smith framed it as Europe getting "the world's most capable AI without compromising control over their data, operations or digital future." **In practice:** - Regulated or EU teams can trial Mistral Medium 3.5 in Foundry as a data-residency-friendly option next to US-hosted models. - Use fully-disconnected deployment for the workflows you cannot send to anyone's cloud, finance, healthcare, critical infrastructure. - Point OCR 4 at your document-ingestion and RAG pipelines, it self-hosts in a single container across 170 languages. **Bottom line:** For anyone stuck between needing frontier AI and not being allowed to lose control of the data, this puts capable models inside the stack you already run. Control just became a deployment setting instead of a blocker. --- ## Read Later [Cheaper AI tokens do not guarantee cheaper enterprise agents](https://www.forbes.com/sites/janakirammsv/2026/07/13/cheaper-ai-tokens-do-not-guarantee-cheaper-enterprise-agents/?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24) - The cost-per-outcome argument, expanded. It is also today's closer, so read it if the last story lands for you. [The State of AI Agents in 2026](https://meditations.metavert.io/p/the-state-of-ai-agents-in-2026?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24) - Jon Radoff's nine findings on why most organizations have not captured AI's value yet, even as cost and capability keep improving. [Databricks State of AI Agents](https://www.databricks.com/resources/ebook/state-of-ai-agents?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24) - Telemetry from thousands of orgs, with one number worth pinning up: teams with AI governance ship over 12x more agents to production. [Google's Nano Banana 2 Lite and Gemini Omni Flash](https://cloud.google.com/blog/products/ai-machine-learning/nano-banana-2-lite-and-gemini-omni-flash-available/?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24) - If you missed it, Google's near-instant image model and its $0.10-per-second video model are live inside Firefly, Figma Weave, and more. --- # Claude learns a workflow from one screen recording **What's happening:** Anthropic [added Record a Skill to Claude Cowork](https://the-decoder.com/claude-cowork-learns-new-skills-through-screen-recordings-and-voice-over-explanations/?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24). You screen-record yourself doing a task once while narrating it, and Claude turns the demo into a reusable skill it can run again on its own. It is on Pro, Max, and Team plans, in the desktop app. **In practice:** - Record the repetitive weekly jobs you already do by hand, report pulls, data entry, invoice runs, and let Claude replay them. - Build a shared library of recorded skills for your team instead of writing prompt docs nobody reads. - One caveat for regulated work: it captures everything on screen, so record in a clean window with no passwords or client data showing. **Bottom line:** This drops the bar for automating a workflow from writing a spec to just doing it once while you talk. It is the most approachable way to teach an agent your job that I have seen. --- # Why cheaper tokens can still raise your AI bill **What's happening:** A Forbes analysis [makes the case](https://www.forbes.com/sites/janakirammsv/2026/07/13/cheaper-ai-tokens-do-not-guarantee-cheaper-enterprise-agents/?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24) that this month's price cuts hide a trap: agents multiply token use through planning, retrieval, tool calls, and retries, so the price per token can fall while the cost per completed task rises. It notes an OpenAI audit where roughly 30% of one benchmark's tasks were broken, and that 73% of enterprises overshot their AI cost projections last year. **In practice:** - Budget on cost per finished job, not the rate card: task volume times attempts per task times tokens per attempt times price. - Instrument your retries and failed runs. A cheap model that retries three times can cost more than a pricier one that gets it right once. - Cap how deep your agent loops can go and add early-exit checks. Most cost blowups are runaway loops, not the token price. **Bottom line:** Every price cut in this issue is real, and none of them lowers your bill by itself. The gap at the top of the leaderboard is a rounding error. The gap in how you route and cap your agents is the whole budget. --- ## The Shortlist **GitHub** [added](https://github.blog/changelog/2026-07-21-gemini-3-6-flash-is-now-available-in-github-copilot/?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24) Gemini 3.6 Flash to Copilot on day one, so any team on a paid plan can route dev work through this week's cheaper model once an admin flips the policy. **Mistral** [shipped](https://news.microsoft.com/source/2026/07/21/microsoft-and-mistral-expand-strategic-partnership-to-give-enterprises-and-regulated-industries-frontier-ai-they-can-control/?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24) OCR 4 into Microsoft Foundry, a document model with 170 languages, bounding boxes, and confidence scores that self-hosts in a single container, handy for RAG pipelines that cannot leave your walls. **Google** [is piloting](https://techcrunch.com/2026/07/21/google-releases-three-new-gemini-models-but-no-3-5-pro/?utm_source=hitl&utm_medium=newsletter&utm_campaign=2026-07-24) Gemini 3.5 Flash Cyber, a cybersecurity-tuned model limited to government and trusted partners, an early sign of labs shipping vertical, security-specific tiers. --- ## Hero Image HITL engraving style, blue ink on cream. The Gemini image auto-gen step needs the Mac toolchain, so on this box the Midjourney prompts below are the portable deliverable (same fallback as the 2026-07-09 issue): **Option 1 (lead, cheaper workhorse):** A single sturdy draft horse standing calm, rendered in fine engraving lines, crisp outline with subtle interior detail, blue ink on white. Soft gradient field in #F7F8FA / #4B7BEC with #0B1221 accents. Minimal, centered composition, no text --ar 16:9 **Option 2 (cost per outcome):** A balance scale weighing a small stack of coins against a dense tangle of gears, crisp outline with subtle interior detail, blue ink on white. Soft gradient field in #F7F8FA / #4B7BEC with #0B1221 accents. Minimal, centered composition, no text --ar 16:9 **Option 3 (record a skill):** A hand-crank film camera on a tripod pointed at a small seated robot, crisp outline with subtle interior detail, blue ink on white. Soft gradient field in #F7F8FA / #4B7BEC with #0B1221 accents. Minimal, centered composition, no text --ar 16:9 --- ## LinkedIn Post The AI price war moved to the models you actually run all day. Here is what changed for your stack this fortnight. I broke it down in today's Human in the Loop: - Google shipped Gemini 3.6 Flash at a 17% output-token cut and started training Gemini 4 - OpenAI put a managed voice-and-chat agent, Presence, in front of enterprises, it already resolves 75% of its own support calls - Microsoft and Mistral made controllable, even air-gapped, frontier AI a real procurement option - Anthropic let you teach Claude a workflow by screen-recording it once The catch, and today's closer: cheaper tokens do not mean cheaper agents. Agents burn tokens in bulk, so your bill can climb while the rate card falls. The skill now is measuring cost per finished job, not per token. Full breakdown in today's issue ↓ https://hitl.plyolab.com --- # Editorial reasoning (internal only, do not publish) Audience filter applied: operators using AI at work, "what changes for my Monday workflow", not model research or lab gossip. Window: July 10 to 24, 2026 (last issue shipped 2026-07-09). De-duped against the July 8-9 launch cluster already covered last issue (GPT-5.6 GA, Grok 4.5, Muse Spark 1.1 initial), plus GPT-Live, Microsoft 365 Copilot GPT-5.6, Claude reflection, and the local-models thread. Story picks: 1. Gemini 3.6 Flash (LEAD): the model most operators route volume through got a real price cut, plus the Gemini 4 tease. Highest "changes my Monday" density. Rejected: "no Gemini 3.5 Pro yet" angle (roadmap gossip, folded into the Shortlist Cyber item instead). 2. OpenAI Presence: moves OpenAI from API to a finished, managed support agent, a concrete buy-vs-build decision. Rejected: industrial-espionage and "model escaped sandbox" Reddit threads (unverified, drama not workflow). 3. Microsoft + Mistral: controllable and air-gapped frontier AI is a genuine procurement unlock for regulated and EU teams. Primary Microsoft source. 4. Claude Record a Skill: requested-shaped operator win, teach an agent by doing the task once. Secondary sourcing only (see note below). 5. Cheaper tokens do not mean cheaper agents (CLOSER): synthesizes every price cut in the issue into one budgeting rule, the real takeaway. Subject picks: PICKED: "Google cuts Gemini Flash prices and teases Gemini 4" (8 words, named entity + verb, lead-only). ALT 1: "Gemini 3.6 Flash makes your cheap tier cheaper" (8 words, benefit-first, vaguer entity). ALT 2: "The price war reached the models you run all day" (9 words, theme-first, no named entity). Pre-header pick: PICKED: "PLUS: OpenAI Presence, Claude learns your workflow from one recording, and why cheaper tokens can still raise your bill" (teases stories 2, 4, 5, no trailing period). Read Later picks: Forbes (also the closer, cross-listed on purpose), Radoff and Databricks agent-economics reads (both loaded and confirmed), and the Nano Banana / Omni Flash catch-up (Google Cloud primary; note the launch itself was July 1, just before the window, included as an evergreen creative-models pointer). Sourcing notes (verification, per house rule): - VERIFIED primary loaded: Gemini 3.6 Flash (blog.google), Microsoft + Mistral (news.microsoft.com), Nano Banana (cloud.google.com), Forbes, GitHub Copilot changelog, Radoff, Databricks. - OpenAI Presence: the openai.com announcement blocked the datacenter fetch (403), so the 75% figure and BBVA design-partner detail were verified via a loaded secondary (ITBrief). The link points readers to the canonical OpenAI page, which opens fine in a normal browser. Presence's exact launch date reads as July 22-23 across sources, so the copy says "this week" rather than a hard date. - Record a Skill: Anthropic's own /news/record-a-skill URL 404'd, so the link points to The Decoder (a source this newsletter has used before); plan availability and desktop-only detail are confirmed there. Hero images: NOT generated this run, no GEMINI_API_KEY on this box (Linux/Orca). Midjourney prompts above are the deliverable, same fallback as the 2026-06-25 and 2026-07-09 issues.