The Doubao and Qwen shutdowns land this week. The shutdown is the news; the classification test underneath it is the thing that follows your product home. Run your app through it now.
needsApproval is deprecated. HumanInterruptConfig got renamed. DeferredToolCalls is gone. The human-in-the-loop tutorial you copied last year now teaches APIs three of the five major frameworks have already moved off. Here are the current names, with runnable code.
Once you've decided the hardest coding stays on a frontier tier, three of them are fighting for the slot. The winner isn't the cheapest per token or the highest on a leaderboard — it's the one with the lowest cost per bug it actually closes, and that number inverts the sticker prices.
Email is the one inbox everyone already checks. For a solo builder, it's the cheapest way to ship an agent's review queue, alerts, and retention loop — here's how to wire it up reliably.
OpenAI open-sourced a single markdown file that turns your Linear board into an autonomous engineering team. Here's what it actually is, and how to steal the idea.
You want to trial a cheap new model in your agent without a bad night. Here's a provider-agnostic router — primary plus ordered fallbacks, a hard cost cap, and a canary that logs cost-per-task — that drops in front of any OpenAI-compatible endpoint.
Between June 30 and July 9, Anthropic, OpenAI, xAI, Meta, and Google all shipped or repriced a model aimed squarely at cost-sensitive builders. Here's the whole board on one screen — and which lane to route each job to.
Three raw-compute homes for an agent, and the real question isn't who's fastest — it's what happens, and what you pay, during the hours your agent sits idle waiting on a tool, a webhook, or a human.
Mistral's first physical-AI model guides a robot through spaces it has never seen using a single RGB camera and a sentence — no LiDAR, no depth sensors, no map — and it outscores rigs that carry all three. The 'physical AI is a 2027 problem' assumption just expired.
Microsoft's agent framework now lets an agent pull MCP tool schemas in on demand instead of front-loading all of them. It's the tool-search fix — and it means the big three frameworks now agree on the shape.
Microsoft Agent Framework 1.0 ships native A2A support. Here's how to consume a remote agent in three lines — and expose yours so other people's agents can call it — with code.
The jscrambler supply-chain attack drops a Rust infostealer that grabs cloud keys and crypto wallets — and, newly, the config files of your AI coding tools. That target is the tell.
The biggest ML conference of the year just told you where the frontier thinks the hard problems are. Best paper went to diffusion. Agents got shoved into the workshops — under the heading 'safety.'
The minimal code to pause a tool call for human sign-off in LangGraph, the Vercel AI SDK, and the OpenAI Agents SDK — and the one design choice that actually matters.
The approval gate you added is only as durable as the thing storing the paused run. Most tutorials pause your agent in memory — one deploy and the pending approval is gone. Here's how to make the wait outlive a restart.
Fable 5 is the most capable model most teams can call — and its three defaults will surprise a naive integration. Here's the refusal-and-fallback path, the one parameter that controls your thinking bill, and the cost math that makes 2× the sticker price the optimistic case.
A remote MCP server can serve you clean tools today and rewrite their descriptions tomorrow. Here's the ~30 lines that catch it — and the new Vercel AI SDK helpers that ship it for you.
GPT-5.6 went public July 9 after a two-week federal pre-clearance review. For the first time, a US frontier model's release date was something Washington signed off on — and that's a new variable in your stack.
The frontier-tier routing maps this month all skipped the one model sitting above them. Fable 5 is Anthropic's most capable widely released model, it holds the record lead on WebDev Arena — and it costs exactly twice Opus 4.8. Here's the narrow set of jobs where reaching past Opus actually pays.
The 2026 agent-shell CVEs proved a command allowlist is not a boundary. Here is the layered config — pinned PATH, dropped env, locked-down container — that is.
Cloudflare Workflows adds per-step and storage billing no earlier than August 10. The catch for agent builders: the durable-execution habits you were taught — wrap everything in a step, sleep for a day waiting on a human — are the exact shape that now costs money.
In one week, all three coding agents changed how you supervise the sub-agents they spawn — and they picked three different answers. Here's which control model fits which team.
China's anthropomorphic-AI rules take effect July 15, 2026. Doubao and Qwen are killing their consumer agent features rather than comply — and the two companies are handling your data on wildly different terms.
Doubao and Qwen are pulling their humanlike agents rather than rebuild them. The dramatic part is the shutdown; the useful part is the scope test that tells you whether the rule reaches your product at all.
Metis uses LLMs plus RAG to hunt bugs traditional scanners miss — Arm claims 10x better hit rates, but the interesting part is how it checks its own work.
Google's new agent-first Android toolchain lets Claude Code, Codex, and Gemini build, run, and test Android apps from the terminal — for 70% fewer tokens.
Vercel AI SDK, Pydantic AI, and CrewAI all patched the seam between untrusted input and tool execution in the same week. Here's the upgrade math — and why it's one story, not three.
In six weeks the default agent framework, the open-weight coding tier, and the first identity standard all moved at once. Here's what changed and what to do about each — skimmable, sourced.
In one week the frontier labs shipped three sub-flagship agent models — Grok 4.5, GPT-5.6, and Meta's first paid API — all priced under the flagships. They land into an enterprise stack that has spent 2026 turning its systems of record into MCP surfaces your coding agent can drive without a browser. The top got cheaper; the substrate underneath is already agent-addressable.