From 8867db5fe36158559ffdf75dc44435798f390665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 16:49:04 +0000 Subject: [PATCH] chore(deps): bump @agentclientprotocol/sdk from 0.14.1 to 0.21.1 Bumps [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) from 0.14.1 to 0.21.1. - [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.21.1) --- updated-dependencies: - dependency-name: "@agentclientprotocol/sdk" dependency-version: 0.21.1 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 dcea8779d..7c8d8f69f 100644 --- a/packages/opencode/package.json +++ b/packages/opencode/package.json @@ -59,7 +59,7 @@ "dependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1", - "@agentclientprotocol/sdk": "0.14.1", + "@agentclientprotocol/sdk": "0.21.1", "@ai-sdk/amazon-bedrock": "3.0.82", "@ai-sdk/anthropic": "2.0.65", "@ai-sdk/azure": "2.0.91",