Skip to content

fix(shell): align codemode dependency version#1977

Merged
cjol merged 1 commit into
mainfrom
fix/shell-codemode-version
Jul 23, 2026
Merged

fix(shell): align codemode dependency version#1977
cjol merged 1 commit into
mainfrom
fix/shell-codemode-version

Conversation

@cjol

@cjol cjol commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR aligns @cloudflare/shell with the workspace-wide @cloudflare/codemode dependency floor.

Why

  • pnpm check fails Sherif because published workspace packages declare both >=0.4.0 and >=0.5.0 for @cloudflare/codemode.
  • agents and @cloudflare/think already require >=0.5.0, so retaining the older floor only in @cloudflare/shell leaves the workspace inconsistent.

Code Changes

  • Raises the @cloudflare/shell runtime dependency on @cloudflare/codemode from >=0.4.0 to >=0.5.0.
  • Updates the matching lockfile importer and adds a patch changeset.

Compatibility

Consumers of @cloudflare/shell must use @cloudflare/codemode 0.5.0 or newer.


Open in Devin Review

@changeset-bot

changeset-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 0a9e9a7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudflare/shell Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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

Copy link
Copy Markdown
Contributor

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

@pkg-pr-new

pkg-pr-new Bot commented Jul 23, 2026

Copy link
Copy Markdown

Open in StackBlitz

agents

npm i https://pkg.pr.new/agents@1977

@cloudflare/ai-chat

npm i https://pkg.pr.new/@cloudflare/ai-chat@1977

@cloudflare/codemode

npm i https://pkg.pr.new/@cloudflare/codemode@1977

create-think

npm i https://pkg.pr.new/create-think@1977

hono-agents

npm i https://pkg.pr.new/hono-agents@1977

@cloudflare/shell

npm i https://pkg.pr.new/@cloudflare/shell@1977

@cloudflare/think

npm i https://pkg.pr.new/@cloudflare/think@1977

@cloudflare/voice

npm i https://pkg.pr.new/@cloudflare/voice@1977

@cloudflare/worker-bundler

npm i https://pkg.pr.new/@cloudflare/worker-bundler@1977

commit: 0a9e9a7

@cjol
cjol merged commit 412702e into main Jul 23, 2026
5 checks passed
@cjol
cjol deleted the fix/shell-codemode-version branch July 23, 2026 15:23
@github-actions github-actions Bot mentioned this pull request Jul 23, 2026
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