Hasty Briefsbeta

Bilingual

Agentic Infrastructure

8 hours ago
  • #Vercel
  • #Agentic Infrastructure
  • #Coding Agents
  • Software infrastructure evolves through generations: from manual server configuration to cloud APIs, then to infrastructure derived from applications, and now to agentic infrastructure driven by LLMs and coding agents.
  • Coding agents are rapidly increasing software deployments, with over 30% of Vercel deployments initiated by agents, a 1000% increase in six months. Claude Code leads with 75%, followed by Lovable, v0, and Cursor.
  • Agentic software requires infrastructure adapted for machine-driven development, including deployment surfaces for agents, platforms for building and running agents, and infrastructure that autonomously monitors and responds to production issues.
  • Vercel provides tools like CLI, API, and git integration to enable programmatic deployments, preview URLs, and rollbacks, essential for coding agents to operate without human intervention.
  • For building and running agents, Vercel offers unified AI infrastructure with components like AI SDK, Chat SDK, AI Gateway, Fluid Compute, Workflows, Queues, Sandbox, and Observability to handle long-lived execution, model routing, and security.
  • Agentic infrastructure autonomously monitors production, investigates anomalies, performs root-cause analysis, and proposes fixes, shifting from passive tools to proactive systems that act on behalf of developers.