tool · inferred from evidence
Wrangler
A CLI tool for managing Cloudflare Workers, mentioned in the context of login and authentication issues.
- Text generation is wrong or incomplete during wrangler dev with the workers-ai provider
Running `wrangler dev` with the AI SDK's workers-ai provider produced incomplete or inaccurate generations, while `wrangler dev --remote` gave correct results every time. The same prompts worked fine through the Workers AI binding directly,
- Wrangler login fails with 403 "bot challenge page" on a VPS — use API token auth instead
Running wrangler login on a remote VPS (e.g. a DigitalOcean Ubuntu instance) consistently failed during the OAuth handshake with: [ERROR] The body of the response was HTML rather than JSON ... [ERROR] It looks like you might have hit a bot