Temporary Cloudflare Accounts for AI agents
Cloudflare has introduced Temporary Cloudflare Accounts for AI agents, allowing them to deploy websites and APIs instantly without requiring a user account. Agents can run `wrangler deploy --temporary` to create a temporary account that lasts 60 minutes, during which time the user can claim it to make it permanent. This feature is designed to eliminate the signup barrier for agents and enable frictionless deployments. The temporary deployment process involves using the `wrangler` CLI tool, which now prompts the agent to use the `--temporary` flag upon deployment. Once the deployment is successful, the agent receives a claim URL and an API token, which can be used to access the Cloudflare account. Users can claim the temporary account within the 60-minute window to make it permanent, after which it will be automatically deleted. This feature is part of Cloudflare's ongoing effort to make its platform agent-friendly, with the ultimate goal of enabling seamless deployments and integration with AI agents.