From edb86b0c9eb4c1a9d761a4c7993f456a0a18a9d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 16:47:19 +0000 Subject: [PATCH] chore(deps): bump @agentclientprotocol/sdk from 0.14.1 to 0.17.1 Bumps [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) from 0.14.1 to 0.17.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.17.1) --- updated-dependencies: - dependency-name: "@agentclientprotocol/sdk" dependency-version: 0.17.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 e92891689..0fcb0697f 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.17.1", "@ai-sdk/amazon-bedrock": "3.0.82", "@ai-sdk/anthropic": "2.0.65", "@ai-sdk/azure": "2.0.91",