Skip to content

Version Packages#1700

Merged
threepointone merged 1 commit into
mainfrom
changeset-release/main
Jun 8, 2026
Merged

Version Packages#1700
threepointone merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 8, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

create-think@0.0.3

Patch Changes

  • #1699 b1b8268 Thanks @threepointone! - Decouple create-think from @cloudflare/think for fast project starts.

    create-think is now fully standalone — it owns the starter-template scaffolding logic and depends only on tiged + yargs, so npm create think no longer installs the entire framework just to copy a template.

    think init now has two modes:

    • New project — when --template is given, or when run outside an existing npm project, it delegates to create-think to fetch a complete starter template.
    • Augment in place — when run inside an existing npm project with no --template, it adds Think framework files (agent, Vite/Wrangler config, generated types) and merges dependencies into the current project.

    The internal @cloudflare/think/cli export has been removed (its scaffolding logic now lives in create-think).

@cloudflare/think@0.8.7

Patch Changes

  • #1699 b1b8268 Thanks @threepointone! - Decouple create-think from @cloudflare/think for fast project starts.

    create-think is now fully standalone — it owns the starter-template scaffolding logic and depends only on tiged + yargs, so npm create think no longer installs the entire framework just to copy a template.

    think init now has two modes:

    • New project — when --template is given, or when run outside an existing npm project, it delegates to create-think to fetch a complete starter template.
    • Augment in place — when run inside an existing npm project with no --template, it adds Think framework files (agent, Vite/Wrangler config, generated types) and merges dependencies into the current project.

    The internal @cloudflare/think/cli export has been removed (its scaffolding logic now lives in create-think).

  • Updated dependencies [b1b8268]:

    • create-think@0.0.3

Open in Devin Review

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@threepointone threepointone merged commit 8213359 into main Jun 8, 2026
1 check passed
@threepointone threepointone deleted the changeset-release/main branch June 8, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant