Stop flying blind with your AI agents. The new Cloudflare CLI and Local Explorer are here. Now you can shell into a running Sandbox, inspect filesystems, and debug agentic workflows in real-time from your own terminal. #AgentsWeek https://t.co/4tqBv9x08q
Cloudflare Launches Unified CLI and Local Explorer for Agentic Debugging
Cloudflare· Updated
Cloudflare introduced a new unified CLI and Local Explorer to provide a consistent interface for AI agents and developers across its entire platform. These tools eliminate the black-box nature of agentic workflows by offering real-time filesystem inspection and a local API mirror for simulated resources.
cf, a unified CLI designed to replace Wrangler. It covers nearly 3,000 API operations using a schema-driven pipeline. Alongside it, Local Explorer provides a UI to introspect simulated resources like D1 databases during development.This update addresses the "black box" problem in agentic engineering (the discipline of building reliable AI agent systems). While humans adapt to inconsistent syntax, AI agents require predictability. By enforcing standardized naming and providing a local OpenAPI specification, Cloudflare ensures agents can manage local development environments with the same precision as production infrastructure.
You can test the technical preview by running npx cf. Local Explorer is in open beta within Wrangler and the Cloudflare Vite plugin; pressing e during a local session opens the interface. You can also point agents to a local endpoint to manage resources programmatically via the new API mirror.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →



