Asking Claude for HTML instead of Markdown is the kind of obvious-in-retrospect move that reframes the model's output as a UI surface, not just text to render later.
The interesting bet here is treating WebRTC as the wire format for AI conversation, which means voice agents will inherit every quirk of telephony infra rather than HTTP's.
The 90% SRE automation number is the first concrete signal that agent-driven engineering teams aren't a 2027 thing. They're shipping in production now.
Five tags per sandbox is a tight ceiling once you start mixing tenant, environment, and owner, but at least you can retag without rebuilding.
The 1M context window is the headline, but the real story is Vercel quietly turning AI Gateway into a model-agnostic abstraction layer where swapping xai/grok-4.3 for anything else is a one-line change.
Free agent courses from Google are now table stakes, so the real question is whether Kaggle's notebook format can teach orchestration patterns that survive contact with a real codebase.
Cloudflare is quietly turning itself into the default substrate for agents, and a week of announcements like this makes it harder to argue the agentic web will be built on anything but edge runtimes.
Two more RSC CVEs surfaced while researchers were poking at last week's patch, which is the clearest sign yet that Server Components have a real security surface teams can no longer treat as framework-internal plumbing.
If you're on RSC, stop reading and upgrade to 19.0.1, 19.1.2, or 19.2.1 right now; unauthenticated RCE is the worst possible class of bug to ship in a framework default.