Temporary Cloudflare accounts for AI agents

227 points · 123 comments on HN · read original →

Points and comments are a snapshot, not live.

Cloudflare introduces temporary accounts for AI agents to deploy code without signup.

Cloudflare now lets AI agents deploy Workers, websites, APIs, and other agents without creating an account. Running `wrangler deploy --temporary` provisions a temporary account that lasts 60 minutes. During that window, a human can claim the account via a claim URL to make it permanent. The agent can iterate on deployments within that timeframe. This eliminates signup friction for background AI sessions and trial-and-error coding loops. Temporary accounts are part of Cloudflare's broader push to make developer platform access frictionless for agents, with limitations and abuse prevention checks.

What commenters are saying

Comments were skeptical, centering on cloudflare hypocrisy: easing bot access while forcing humans through Turnstile. One noted the irony that cloudflare charges for "protection" while reducing barriers for malicious actors. Another highlighted regret over lacking container support despite interesting parts of the stack, causing selections for Fly or Firebase. Some called out missing account management features like a "Create Account" button, making it hard to onboard clients. Others debated lock-in: workers vs containers vs lambda.