Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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.18.
- [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.18
  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 24, 2026
@greptile-apps

greptile-apps Bot commented Aug 24, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the private agent-adapter package from @opencode-ai/sdk 1.18.3 to 1.18.18.

  • Synchronizes the workspace importer and resolved lockfile entry.
  • Updates the package integrity hash while retaining the existing cross-spawn transitive dependency.
  • Leaves the package’s documented SDK version table stale.

Confidence Score: 4/5

The dependency bump appears safe to merge, with only the non-blocking stale SDK-version documentation needing attention.

The manifest and lockfile consistently select SDK 1.18.18, repository builds honor the frozen lockfile, and no concrete SDK incompatibility was established; the remaining issue is documentation drift.

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 Raises the OpenCode SDK dependency floor to 1.18.18, but the package’s dependency-version documentation still names 1.18.3.
pnpm-lock.yaml Consistently resolves the updated SDK to 1.18.18 with its corresponding integrity hash and unchanged transitive 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.18",

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 documentation is stale

The manifest now requires @opencode-ai/sdk 1.18.18, while the package's dependency table still identifies 1.18.3 as the expected version. This leaves compatibility-sensitive maintenance and troubleshooting guidance out of sync with the dependency actually installed.

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