@rauchg: Powerful building block for autonomous, self-optimizing websites and applications. Give agents the ability to set up an…
Summary
Vercel announces CLI support for managing targeting rules for feature flags, enabling autonomous, self-optimizing websites and applications.
View Cached Full Text
Cached at: 07/14/26, 10:23 AM
Powerful building block for autonomous, self-optimizing websites and applications.
Give agents the ability to set up and tune experiments with feature flags.
Vercel Developers (@vercel_dev): You can now manage targeting rules for Vercel Flags with Vercel CLI.
vc flags rules add new-checkout
–condition “user.country:in:DE,ES”
–variant new-checkout
Similar Articles
@rauchg: A 𝚏𝚒𝚛𝚎𝚠𝚊𝚕𝚕 your agents will love. One of the coolest things about Vercel’s Firewall is how hard the team worked…
Vercel's Firewall now features instant global propagation (~300ms) and a CLI command for managing rules, IP blocks, and Attack Mode.
@rauchg: Vercel CLI as a self-updating binary with zero external dependencies. Our CLI is one of the key interfaces enabling the…
Vercel CLI now ships as a self-updating native binary with zero external dependencies, improving security, startup speed, and reducing footprint by ~80%.
@rauchg: The filesystem is beautiful. Want your http://eve.dev agent to have GitHub powers? Define 𝚝𝚘𝚘𝚕𝚜/𝚐𝚒𝚝𝚑𝚞𝚋.𝚝𝚜 …
Vercel's Guillermo Rauch announces Eve, a framework for building durable AI agents with GitHub integration, featuring sandboxing, human-in-the-loop, and open-source self-hosting.
@rauchg: Vercel Services You can now collocate e.g.: a Python backend API, an ExpressJS server, and a React SPA in one Vercel pr…
Vercel announces Services, allowing users to collocate multiple backend and frontend services in one project with atomic deployment, rollback, preview URLs, and internal networking.
@rauchg: How we imbue coding agents with our design standards
Vercel explains how they built a system with a skill, linters, evals, and an updating loop to ensure coding agents meet their design standards.