tandemly.ai
Briefing · JUL 23 2026

July 23, 2026

AI daily briefing

🎯 Top 3 Things to Know

1. Google shipped Gemini 3.6 Flash, its cheaper workhorse model, cutting output prices while raising benchmark scores. The new Flash uses 17% fewer output tokens than 3.5 Flash on the same work, and Google dropped output pricing from $9.00 to $7.50 per million tokens, holding input at $1.50. Scores moved too: 49% on the DeepSWE coding benchmark, up from 37%, and 83.0% on OSWorld-Verified computer use, up from 78.4%. The knowledge cutoff advances to March 2026. This matters most for anyone running high-volume inference, where token count is the bill. Worth re-running your cost-per-quality numbers on Flash before committing to a pricier tier. Google also released a Flash-Lite and a security-tuned Flash Cyber, and said pretraining for Gemini 4 has begun. 9to5Google

2. OpenAI launched Presence, a managed platform for running production voice and chat agents. Presence changes how OpenAI sells to enterprises. Instead of raw model access, it bundles policies, guardrails, escalation rules, simulations, and evaluations into one governed system. Each deployment is scoped to a single job, such as billing or IT tickets, and given only the data and access that job needs. OpenAI is running it on its own English-language phone support line, where it says the agent resolves 75% of inbound issues without a human. It ships as limited general availability through forward-deployed engineers and integrators, not self-service. Teams weighing whether to build agent governance in-house should study what Presence bundles before rebuilding it. OpenAI

3. The Model Context Protocol published a release candidate that makes the protocol stateless. MCP is the standard for wiring models to tools and data, and the next spec, final on July 28, drops the requirement for sticky sessions. A remote MCP server that once needed a shared session store and gateway inspection can now sit behind a plain round-robin load balancer. The candidate also adds an Extensions framework, Tasks, MCP Apps, and hardened authorization. For anyone operating MCP servers at scale, this removes a real source of infrastructure pain. Read the candidate now and check whether your session-handling code can be simplified before the final ships. MCP blog

🚀 Frontier Models & Features

🔬 Research Worth Reading

🏢 Enterprise in the Wild

🛠️ Tooling & Ecosystem

⚖️ Policy & Regulation

📌 Watch List