diff --git a/package.json b/package.json index e8aa706..cc701aa 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "typecheck:tsc": "tsc --noEmit" }, "dependencies": { - "@agentclientprotocol/sdk": "^0.15.0", + "@agentclientprotocol/sdk": "^0.16.1", "commander": "^14.0.3", "skillflag": "^0.1.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba2722e..b294285 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@agentclientprotocol/sdk': - specifier: ^0.15.0 - version: 0.15.0(zod@4.3.6) + specifier: ^0.16.1 + version: 0.16.1(zod@4.3.6) commander: specifier: ^14.0.3 version: 14.0.3 @@ -54,8 +54,8 @@ importers: packages: - '@agentclientprotocol/sdk@0.15.0': - resolution: {integrity: sha512-TH4utu23Ix8ec34srBHmDD4p3HI0cYleS1jN9lghRczPfhFlMBNrQgZWeBBe12DWy27L11eIrtciY2MXFSEiDg==} + '@agentclientprotocol/sdk@0.16.1': + resolution: {integrity: sha512-1ad+Sc/0sCtZGHthxxvgEUo5Wsbw16I+aF+YwdiLnPwkZG8KAGUEAPK6LM6Pf69lCyJPt1Aomk1d+8oE3C4ZEw==} peerDependencies: zod: ^3.25.0 || ^4.0.0 @@ -1357,7 +1357,7 @@ packages: snapshots: - '@agentclientprotocol/sdk@0.15.0(zod@4.3.6)': + '@agentclientprotocol/sdk@0.16.1(zod@4.3.6)': dependencies: zod: 4.3.6