chore(effect): bump published provider/sandbox pins to 0.4.20/0.4.23 - #233
Conversation
Follow #228: update only the private Effect package's published Coder pins, exact release-age exceptions, lockfile, and pinned-version documentation. Signed-off-by: Thomas Kosiewski <tk@coder.com> --- _Generated with [`xum`](https://github.com/coder/xum) • Model: `anthropic:claude-opus-5-5` • Thinking: `high`_ Change-Id: Ibc9bab7d7b6e612857d80792e875c9d295b66afc
|
@codex review |
|
@codex security review |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Live e2e ( Generated with |
|
Codex Review: Didn't find any major issues. What shall we delve into next? Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
🛡️ Codex Security ReviewSecurity review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
Follow #228: bump the private, unpublished
@coder/ai-sdk-effectpackage's published Coder pins to the just-released versions.packages/effect/package.json:@coder/ai-sdk-provider0.4.19 → 0.4.20,@coder/ai-sdk-sandbox0.4.22 → 0.4.23.@ai-sdk/providerstays 4.0.17 (published provider 0.4.20 still depends on@ai-sdk/provider4.0.17).pnpm-workspace.yaml: swap only the two exactminimumReleaseAgeExcludeentries to the new versions (own-package exception, as in chore(effect): bump published provider/sandbox pins to 0.4.15/0.4.18 #206/chore(effect): bump published provider/sandbox pins to 0.4.16/0.4.19 #212/chore(effect): bump published provider/sandbox pins to 0.4.17/0.4.20 #217/chore(effect): bump published provider/sandbox pins to 0.4.18/0.4.21 #223/chore(effect): bump published provider/sandbox pins to 0.4.19/0.4.22 #228).pnpm-lock.yaml: only the two@coder/*entries change. No@ai-sdk/*version moves; a single@ai-sdk/provider(4.0.17) resolves workspace-wide.packages/effect/README.md: pinned-version table rows updated.Effect is outside release-please, so this cuts no release.
Validation (Node v26.10.0, pnpm 11.27.0)
rm -rf node_modules && pnpm install --frozen-lockfilewith an empty pnpm cache dir: lockfile passes supply-chain policies.pnpm check,pnpm -r build,pnpm -r test(640 tests: agent 369, sandbox 191, effect 45, provider 22, release-please-ai 13),pnpm publint,pnpm attw: all pass.packages/agent, dogfood.cdr.dev): results in a follow-up comment.Generated with
xum• Model:anthropic:claude-opus-5-5• Thinking:high