chore(deps): bump bundled agents to latest#901
Open
dohooo wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Bump bundled Codex (0.142.0 -> 0.142.2) and OpenCode (1.17.10 -> 1.17.11, SDK + CLI in lockstep). Claude Code, Cursor SDK, and Kimi are already at their latest stable versions. - Update pins in sidecar/package.json and SHA256 tables in sidecar/scripts/vendor-platform.ts (arm64 + x64). - Codex layout descriptor still layoutVersion 1 — no stage-vendor changes. Gates: bun install, typecheck, bun test (406 pass), and the Rust pipeline suites (pipeline_scenarios/fixtures/streams) all pass. Claude-Session: https://claude.ai/code/session_019GUndt3D3i6mKy6d6HGSNQ
88a1689 to
1c1c636
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated daily refresh of Helmor's bundled coding agents to their latest stable upstream versions. This is the long-lived vendor-bump PR — new bumps are rebased onto
origin/mainand stacked here.Vendor versions
@openai/codexlatest. Patch bump.opencode-ai+@opencode-ai/sdklatest. SDK + CLI in lockstep.@anthropic-ai/claude-code@anthropic-ai/claude-agent-sdkclaudeCodeVersion: 2.1.191✓).@cursor/sdkChanges
sidecar/package.json— pins for codex + opencode (sdk & cli).sidecar/scripts/vendor-platform.ts— addedCODEX_SHA256["0.142.2"]andOPENCODE_SHA256["1.17.11"], each with arm64 + x64 tarball SHA256 (computed from the npm darwin tarballs)..changeset/bump-bundled-agents.md— fresh rolling changeset (helmor: patch) listing Codex + OpenCode. The prior bundled-agents changeset was consumed by the release PR (chore(release): version packages #899), so this re-creates it for the now-pending bumps.Breaking-change assessment
No breaking changes detected. Both are patch bumps:
layoutVersion: 1), so nostage-vendor.tschanges needed. No stdout event-shape (item/,turn/,thread/) changes observed.typecheckpasses (no SDK export/type breaks);message.partevent shapes unchanged.Verification gates (all green)
bun installbun run typecheckbun testcargo test --test pipeline_scenarios --test pipeline_fixtures --test pipeline_streamsRebased onto
origin/main(6cfe91b) after release PR #899 landed; lockfile re-verified withbun install --frozen-lockfile(no changes). The heavybun run build(full staging + SHA256 verification + compile) was not run locally sincestage-vendor.tswas untouched and SHAs were computed directly from the source tarballs — CI re-runs it on this PR.🤖 Automated by the daily bundled-vendor bump routine.
https://claude.ai/code/session_019GUndt3D3i6mKy6d6HGSNQ
Generated by Claude Code