Cloudflare launches temporary Workers accounts for zero-setup deployments
New 'npx wrangler deploy --temporary' command deploys ephemeral Cloudflare Workers projects that run for 60 minutes without requiring a Cloudflare account.
2 sources · cross-referenced
- Cloudflare Workers now supports temporary deployments via 'npx wrangler deploy --temporary' without requiring an account.
- Deployed projects run for 60 minutes and can be claimed to extend their lifetime.
- Feature is positioned as useful for AI agents but applies broadly to any Workers use case.
Cloudflare has introduced a temporary deployment option for its Workers platform that allows users to deploy projects without creating an account. The feature is accessed via the command 'npx wrangler deploy --temporary', which deploys an ephemeral project that remains live for 60 minutes.
Users can claim the temporary project through a provided URL to take ownership and extend its lifetime beyond the initial 60-minute window. The claim process is presented via a dedicated page that includes a countdown timer indicating the remaining time to claim the project.
While Cloudflare frames the feature as intended for AI agents, the underlying capability—zero-setup, time-limited serverless deployments—applies to any use case requiring rapid prototyping or testing of Workers projects.
Simon Willison documented the feature after testing it with a redirect-resolving application built using GPT-5.5 xhigh in Codex Desktop. The temporary deployment operated as described, demonstrating practical utility for quick experiments.
- Aug 7, 2026 · TechCrunch — AI
Naïve raises $28.5M Series A to build infrastructure for autonomous businesses
Trust78 - Aug 7, 2026 · GitHub · anthropics/claude-code releases
Claude Code v2.1.224 adds self-hosted environments, cross-session messaging, and archive plugin installation
Trust79 - Aug 6, 2026 · Hugging Face
Baseten joins Hugging Face Inference Providers with support for open-weight LLMs
Trust79