Reading up on Wrangler
2 deep · digging since apr 14
- Creating a VS Code agent hook to respond to file changes - Human Who Codes
VS Code agent hooks provide deterministic shell commands that trigger on specific agent-loop events, enabling guaranteed follow-up automation like regenerating types after editing wrangler.jsonc.
- Building a CLI for all of Cloudflare
Cloudflare introduces 'cf', a unified CLI technical preview with a new TypeScript schema layer for generating consistent commands across all products, alongside Local Explorer for debugging local data.