Change8

create-cloudflare@2.64.0

📦 cloudflare-workersView on GitHub →
2 features

Summary

This release introduces an AGENTS.md file to new Workers templates to aid AI coding agents and ensures the C3 tool respects the CLOUDFLARE_ACCOUNT_ID environment variable for automated account selection.

✨ New Features

  • New Workers projects created via `create-cloudflare` now include an `AGENTS.md` file providing AI coding agents with retrieval-led guidance for Cloudflare APIs.
  • The C3 tool now respects the `CLOUDFLARE_ACCOUNT_ID` environment variable for account selection, using it directly instead of prompting when set.