Cloudflare ships an agent OS, agent tracing and agent wallets @ The 7 levels of AI (most people never pass Level 1) by Andreas Horn
Cloudflare OS is an open-source AI workspace with connectors and an isolated code runtime, Agent Tracing replays a session from invocation through model and tool calls, and Wallets give agents an identity and spending limits over x402
Unlike every application that came before them, agents are one-to-one. Each agent is a unique instance. Serving one user, running one task. Where a traditional application follows the same execution path regardless of who's using it, an agent requires its own execution environment: one where the LLM dictates the code path, calls tools dynamically, adjusts its approach, and persists until the task is done.
Building the agentic cloud: everything we launched during Agents Week 2026 | Cloudflare Blog
Welcome to Agents Week | Cloudflare Blog
One user, one agent, one taskUnlike every application that came before them, agents are one-to-one. Each agent is a unique instance. Serving one user, running one task. Where a traditional application follows the same execution path regardless of who's using it, an agent requires its own execution environment: one where the LLM dictates the code path, calls tools dynamically, adjusts its approach, and persists until the task is done.
