Skip to content

Commit 5e95c3b

Browse files
dohoooclaude
andauthored
chore(deps): bump bundled agents to latest (#936)
Bump Claude (claude-agent-sdk 0.3.211->0.3.212, claude-code 2.1.211->2.1.212, lockstep) and OpenCode (sdk + cli 1.18.2->1.18.3). Codex and Cursor already current; Kimi bump deferred (sandbox egress blocks GitHub asset SHA fetch). Claude-Session: https://claude.ai/code/session_013nAqHLes3zGUrwdY3JWU4b Co-authored-by: Claude <noreply@anthropic.com>
1 parent bda8c15 commit 5e95c3b

4 files changed

Lines changed: 53 additions & 40 deletions

File tree

.changeset/bump-bundled-agents.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"helmor": patch
3+
---
4+
5+
Update the bundled Claude Code and OpenCode coding agents to their latest versions.

sidecar/bun.lock

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sidecar/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"typecheck": "bunx tsc --noEmit"
1515
},
1616
"dependencies": {
17-
"@anthropic-ai/claude-agent-sdk": "0.3.211",
18-
"@anthropic-ai/claude-code": "2.1.211",
17+
"@anthropic-ai/claude-agent-sdk": "0.3.212",
18+
"@anthropic-ai/claude-code": "2.1.212",
1919
"@cursor/sdk": "1.0.23",
2020
"@openai/codex": "0.144.5",
21-
"@opencode-ai/sdk": "1.18.2",
22-
"opencode-ai": "1.18.2"
21+
"@opencode-ai/sdk": "1.18.3",
22+
"opencode-ai": "1.18.3"
2323
},
2424
"devDependencies": {
2525
"@types/bun": "^1.3.11",

0 commit comments

Comments
 (0)