chore(effect): bump published provider/sandbox/agent pins to 0.4.23/0.4.26/0.12.1 - #255
Conversation
….4.26/0.12.1 Bump the private @coder/ai-sdk-effect package's published Coder pins to the releases cut on 2026-09-26: @coder/ai-sdk-provider 0.4.23, @coder/ai-sdk-sandbox 0.4.26, @coder/ai-sdk-agent 0.12.1. @ai-sdk/provider stays 4.0.18, matching both published packages' exact dependency. The three exact minimumReleaseAgeExclude entries move to the new versions (own-package 24h exception), and the README pin table follows. 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: I2d4620a10b08f12a595393eaf947a2205dd446c3
|
@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. |
|
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. |
Bumps
packages/effect(private, unpublished@coder/ai-sdk-effect) to the just-published Coder packages, following #247 and #250.Changes (4 files)
packages/effect/package.json@coder/ai-sdk-provider0.4.22 → 0.4.23,@coder/ai-sdk-sandbox0.4.25 → 0.4.26,@coder/ai-sdk-agent0.12.0 → 0.12.1.@ai-sdk/providerstays 4.0.18.pnpm-lock.yaml@coder/*entries move. No other package changes. Integrity hashes matchnpm view … dist.integrity.pnpm-workspace.yamlminimumReleaseAgeExcludeentries move to the new versions (authorized own-package 24h exception).packages/effect/README.md@ai-sdk/provider:npm viewshows that published provider 0.4.23 and agent 0.12.1 both depend on exactly4.0.18. The lockfile keeps a single@ai-sdk/provider@4.0.18(2 lockfile lines, as before).Validation
pnpm exec) and pnpm 11.27.0.rm -rf node_modules && pnpm install --frozen-lockfilepasses with the final three-entry exclusion list.pnpm check,pnpm -r build,pnpm -r test,pnpm publint,pnpm attw: all pass.Generated with
xum• Model:anthropic:claude-opus-5-5• Thinking:high