Skip to content

chore(deps): bump @opencode-ai/sdk from 1.18.3 to 1.18.21 - #492

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/opencode-ai/sdk-1.18.21
Open

chore(deps): bump @opencode-ai/sdk from 1.18.3 to 1.18.21#492
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/opencode-ai/sdk-1.18.21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps @opencode-ai/sdk from 1.18.3 to 1.18.21.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@opencode-ai/sdk](https://github.com/sst/opencode-sdk-js) from 1.18.3 to 1.18.21.
- [Release notes](https://github.com/sst/opencode-sdk-js/releases)
- [Changelog](https://github.com/anomalyco/opencode-sdk-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sst/opencode-sdk-js/commits)

---
updated-dependencies:
- dependency-name: "@opencode-ai/sdk"
  dependency-version: 1.18.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 31, 2026
@greptile-apps

greptile-apps Bot commented Aug 31, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the OpenCode SDK dependency from 1.18.3 to 1.18.21.

  • Updates the agent-adapter manifest’s SDK range.
  • Refreshes the pnpm importer, package resolution, integrity hash, and snapshot.
  • Leaves package-local version guidance referring to the previous SDK release.

Confidence Score: 4/5

The PR appears safe to merge, with only a non-blocking documentation update needed to keep adapter guidance aligned with the installed SDK.

The manifest and lockfile consistently select SDK 1.18.21, and no concrete compatibility or security regression was established; only the package-local version guidance remains stale.

Files Needing Attention: packages/host/agent-adapter/package.json and packages/host/agent-adapter/AGENTS.md

Important Files Changed

Filename Overview
packages/host/agent-adapter/package.json Updates the OpenCode SDK range correctly, but leaves package-local maintenance guidance referring to version 1.18.3.
pnpm-lock.yaml Consistently locks @opencode-ai/sdk 1.18.21 with its updated integrity hash and unchanged cross-spawn dependency.

Reviews (1): Last reviewed commit: "chore(deps): bump @opencode-ai/sdk from ..." | Re-trigger Greptile

"@linkcode/transport": "workspace:*",
"@openai/codex": "^0.144.6",
"@opencode-ai/sdk": "^1.18.3",
"@opencode-ai/sdk": "^1.18.21",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 SDK version guidance is stale

The manifest now selects @opencode-ai/sdk 1.18.21, while packages/host/agent-adapter/AGENTS.md still identifies 1.18.3 as the pinned version. This directs engineers to the wrong SDK declarations and behavior when maintaining or debugging the OpenCode adapter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants