create-think@0.0.2
cloudflare/agentscreate-think@0.0.2Jun 7, 2026by github-actions[bot]
AI Summary
A new package for scaffolding Cloudflare Think agent applications, providing four complete, deployable starter templates.
Key Highlights
- New package: `npm create think`
- Four starter templates: basic, personal-assistant, coding-agent, and customer-support
- Depends on the updated `@cloudflare/think` framework
New Features
- Project scaffolding tool
- Ready-to-use starter templates
Full Release Notes
### Patch Changes
- [#1695](https://github.com/cloudflare/agents/pull/1695) [`b545e86`](https://github.com/cloudflare/agents/commit/b545e867d8ee559de9aff7b795dfdf7ef90d2185) Thanks [@threepointone](https://github.com/threepointone)! - New package. Scaffold a Cloudflare Think agent with `npm create think` (also `pnpm`/`yarn`/`bun create think`). Ships four starters — `basic`, `personal-assistant`, `coding-agent`, and `customer-support` — each a complete, deployable Workers app.
- Updated dependencies \[[`124a47a`](https://github.com/cloudflare/agents/commit/124a47a91c8a9db0bcf08ab931a5dd99a2fac663), [`b545e86`](https://github.com/cloudflare/agents/commit/b545e867d8ee559de9aff7b795dfdf7ef90d2185)]:
- @cloudflare/think@0.8.6