Zach Wright Email Zach
All Updates

Here is what you missed while you were shipping.

The Big Thing

The safest place to let an agent act is increasingly the release layer, not the production codepath.

Why it matters: feature flags, rollout events, and live judges are giving operators a narrower, reversible control surface. Instead of asking agents to push risky code straight into prod, teams can let them create flags, wire telemetry, watch rollout markers, and react when release signals move.

Code & Tools

  1. Vercel Flags CLI + skill - create, manage, and document release controls from the terminal, then let agents operate the same workflow through the Flags skill. https://vercel.com/changelog/vercel-flags-are-now-optimized-for-agents
  2. Vercel Flags webhooks - subscribe to create, update, and delete events for flags and segments so rollout state can trigger automation outside the dashboard. https://vercel.com/changelog/subscribe-to-webhook-events-for-vercel-flags
  3. Vercel Flags SDKs - keep rollout logic portable with provider abstractions and OpenFeature-style wiring while still using Vercel's server-side evaluation path. https://vercel.com/docs/flags https://vercel.com/docs/flags/vercel-flags/sdks
  4. LaunchDarkly dashboard overlays - put flag targeting changes directly on charts so operators can correlate rollout steps with regressions without stitching timestamps by hand. https://launchdarkly.com/docs/home/observability/dashboards
  5. LaunchDarkly Online Evaluations - attach asynchronous judges to AI Config variations and turn prompt and model quality into live release metrics. https://launchdarkly.com/changelog/online-evaluations-ga/ https://launchdarkly.com/docs/home/ai-configs/online-evaluations

Tech Impact

Meme of the Day

"Automation" (xkcd) - because the modern deployment ritual is spending an afternoon building a robot to click the safer toggle for you.

Image URL: https://imgs.xkcd.com/comics/automation.png
Post: https://xkcd.com/1319/