Fetching from the wire…
Public story · 2026-07-31 · high
Backend metrics that stayed server-side will hit browser devtools and RUM tools, exposing whatever teams packed into that header.
Why now: The changelog puts the switchover on August 10, which leaves about ten days to check what's in that header.
Vercel will stop stripping Server-Timing headers at its CDN edge on August 10, per the changelog.
That breaks the setup for any team that used Server-Timing as a private debug channel, trusting the CDN to keep it from reaching the browser. After the switch, backend metrics like database query time show up in browser devtools and RUM tooling instead of stopping at the edge.
Right now the CDN swallows the header before a response leaves Vercel's edge. Once the change ships, whatever a backend writes into Server-Timing rides along unchanged, with the changelog naming query time as the kind of value that gets through.
The changelog doesn't mention an opt-out. It gives a date and one instruction: audit what's in the header before it ships.
That audit is mechanical: pull every response that sets Server-Timing and check whether the values are safe for a stranger to see. Query time is the example in the changelog. Anything else with the same problem needs to come out too.
Each link below shares sources, entities, or timing with this story.
Six clients. One manifest. Zero vendor lock. Vercel published Agent Plugins 1.0.0 on August 6, an openly licensed spec that bundles Agent Skills and MCP servers behind a single portable manifest. The shape is deliberately boring: a plugin.json requiring only schemaVersion and...
vercel ai-gateway coding-agents setup routes Claude Code, Codex, OpenCode, Pi, Cline, Cursor, Hermes, Kilo Code, and OpenClaw through AI Gateway, consolidating spend, traces, tokens, and model attribution into one dashboard with per-key budgets (--budget 500 --refresh-period m...
Two adapters on August 25: the Notion one lets an agent already running on Slack, Discord, GitHub, Teams or WhatsApp join comment discussions on Notion pages with no separate codebase, and the XChat one handles encryption, key management and signature verification for E2E-encr...
Google released Antigravity IDE Extensions, putting its agentic coding platform into VS Code (macOS, Linux, Windows), JetBrains IDEs from 2026.2.1 (IntelliJ, PyCharm, WebStorm, GoLand, CLion, Rider), Zed, and Visual Studio 2026 in preview. One Antigravity account works everywh...
A spec is a press release until someone who didn't write it implements it. GitHub made Agent Plugins 1.0 generally available on August 12 across VS Code, Copilot CLI, the Copilot SDK, and the Copilot app on all plans. The spec, published August 6, was co-authored by AWS, Anysp...
If you wrote an MCP server before July, it's on a protocol shape the maintainers have already removed. Not deprecated-with-a-migration-window. Removed from the spec. MCP lead maintainers David Soria Parra and Den Delimarsky published an updated roadmap on August 22, and the re...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.