From d70c1dec05e4db57be83f20245169e80f0ce7939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 16:46:26 +0000 Subject: [PATCH] chore(deps): bump @agentclientprotocol/sdk from 0.14.1 to 0.18.2 Bumps [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) from 0.14.1 to 0.18.2. - [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases) - [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/agentclientprotocol/typescript-sdk/compare/v0.14.1...v0.18.2) --- updated-dependencies: - dependency-name: "@agentclientprotocol/sdk" dependency-version: 0.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/opencode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/opencode/package.json b/packages/opencode/package.json index fa29169d2..bff91f918 100644 --- a/packages/opencode/package.json +++ b/packages/opencode/package.json @@ -58,7 +58,7 @@ "dependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1", - "@agentclientprotocol/sdk": "0.14.1", + "@agentclientprotocol/sdk": "0.18.2", "@ai-sdk/amazon-bedrock": "3.0.82", "@ai-sdk/anthropic": "2.0.65", "@ai-sdk/azure": "2.0.91",