From e9904c8b411f1f52d7a3a9c481ab21b30e92b8e3 Mon Sep 17 00:00:00 2001 From: agentclear Date: Sat, 30 May 2026 00:33:53 -0700 Subject: [PATCH 1/2] chore(deps): update @anthropic-ai/claude-agent-sdk to 0.3.158 (CYPACK-1268) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps @anthropic-ai/claude-agent-sdk from 0.3.156 to 0.3.158. Tool list is unchanged (33 tools) — no updates to config.ts needed. --- CHANGELOG.md | 1 + packages/claude-runner/package.json | 2 +- pnpm-lock.yaml | 95 ++++++++++++++++++++++++++++- 3 files changed, 95 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba0564c84..3e0080a2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] ### Changed +- Updated `@anthropic-ai/claude-agent-sdk` from 0.3.156 to 0.3.158. Tool list is unchanged (33 tools). See the [SDK changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) for details. ([CYPACK-1268](https://linear.app/ceedar/issue/CYPACK-1268), [#1274](https://github.com/cyrusagents/cyrus/pull/1274)) - Updated `@anthropic-ai/claude-agent-sdk` from 0.3.154 to 0.3.156 and `@anthropic-ai/sdk` from 0.100.0 to 0.100.1. See the [SDK changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) for details. ([CYPACK-1265](https://linear.app/ceedar/issue/CYPACK-1265), [#1270](https://github.com/cyrusagents/cyrus/pull/1270)) ### Added diff --git a/packages/claude-runner/package.json b/packages/claude-runner/package.json index 903606a33..0d89f1c75 100644 --- a/packages/claude-runner/package.json +++ b/packages/claude-runner/package.json @@ -16,7 +16,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@anthropic-ai/claude-agent-sdk": "0.3.156", + "@anthropic-ai/claude-agent-sdk": "0.3.158", "@anthropic-ai/sdk": "^0.100.1", "@linear/sdk": "^64.0.0", "cyrus-core": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e6f0ee98..77d522019 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -158,8 +158,8 @@ importers: packages/claude-runner: dependencies: '@anthropic-ai/claude-agent-sdk': - specifier: 0.3.156 - version: 0.3.156(@anthropic-ai/sdk@0.100.1(zod@4.3.6))(@modelcontextprotocol/sdk@1.29.0(zod@4.3.6))(zod@4.3.6) + specifier: 0.3.158 + version: 0.3.158(@anthropic-ai/sdk@0.100.1(zod@4.3.6))(@modelcontextprotocol/sdk@1.29.0(zod@4.3.6))(zod@4.3.6) '@anthropic-ai/sdk': specifier: '>=0.100.0' version: 0.100.1(zod@4.3.6) @@ -585,45 +585,89 @@ packages: cpu: [arm64] os: [darwin] + '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.158': + resolution: {integrity: sha512-9mlkVHeHIiF7oJUjVHbieYgsTzGmKRcgUmp52BhUaDL40Gm5AC0Lotqn0ULniqlr6pNWcbA0+gjEwg7VI9VtSA==} + cpu: [arm64] + os: [darwin] + '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.156': resolution: {integrity: sha512-6PKi5fPmGRuzXu+Em/iwLmPG3mqg0hl92wcTU8fmChqyNtxhxsjCw7LTbdFqp/05o5NeZVVV4k3p7YUv5IFD6g==} cpu: [x64] os: [darwin] + '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.158': + resolution: {integrity: sha512-3S4ef/f2ksTmUSEK6Di9Vch2Fm5udmZq8kVKO8mAdLV+VuG6KW9kYBzbogDtwYIZFuFo8xs1sPGP2hsdZvghhA==} + cpu: [x64] + os: [darwin] + '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.156': resolution: {integrity: sha512-R7KEVjxkR4rYgIQoHGBzwPdUJYxRTO8I4vHjRbMLH1eW4FS7BJvVs7ogfKR/NnHFBvMVqtC+l6jHLQv8bobUiw==} cpu: [arm64] os: [linux] libc: [musl] + '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.158': + resolution: {integrity: sha512-lJ2ZKKirs/RTAU+9IYTd+3CKE4vYe694FkRZ04TBQPiq/ujRUa3vmGm6gSIdmDlrdYMX5j4rdcun+Ym6mPXTtA==} + cpu: [arm64] + os: [linux] + libc: [musl] + '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.156': resolution: {integrity: sha512-H0Nfd41iw5isto9uQI1FlVSZ0eaDttr8rBpJMR25oK/mj3egMO5EmZ6aAxeeUYSLn2mSU50HA5VNxlGUE118TQ==} cpu: [arm64] os: [linux] libc: [glibc] + '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.158': + resolution: {integrity: sha512-ut9uJclBqrH5NhAuVc0zN84eQM3MP4DTQqh12eVUx83eekHu7l1v6Bg+N5P/m4SM4tEhKl8lQjLpliPtML4lUA==} + cpu: [arm64] + os: [linux] + libc: [glibc] + '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.156': resolution: {integrity: sha512-/Q6WUizI6a+hqZZ6ElwRU0PEuFhOoN4v6CuU35HHbiZ/7uaocGht4A8ZIgK1Fw6wOGtZzGLbc00CA1OU1Zg8EA==} cpu: [x64] os: [linux] libc: [musl] + '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.158': + resolution: {integrity: sha512-cU0NOOA9B8I6E58HejqtO/vsYg3rfWgoaDmrJ1BzM5J4eNS3iSeaxDm7MzcyvEbTHPC1Qgj89XoiDHqhf/V/vg==} + cpu: [x64] + os: [linux] + libc: [musl] + '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.156': resolution: {integrity: sha512-ymhrdlbWoYvTACUdaGdhrEv+ZMfwXLsf0BRLkr/IvY5aqybP7URzWmmZGOtDQpqkT/8xu/UCGqUYH3woJwUxfg==} cpu: [x64] os: [linux] libc: [glibc] + '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.158': + resolution: {integrity: sha512-PqcDGFuzvFA0JPYa11Xcoga13oQbbAGibfASmZG5+dhoq8SniUCj0LkGGnVAgTqX4SQIIMYklS6l7egwkJIi3w==} + cpu: [x64] + os: [linux] + libc: [glibc] + '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.156': resolution: {integrity: sha512-5sAeNObQQrMy4NF9HwxewrMnU7mVxZDHh+/MfJVQSz0GSTvXQ6gOuRH8helMlfspoU6VOdekPxVLRooX/3foEw==} cpu: [arm64] os: [win32] + '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.158': + resolution: {integrity: sha512-47S9BUuNOYuUGaMe9ZUaRMfd1UVRt1iP9UwHWqCJUsrTPNnTCY/7lW7aecEr7Z/h3JctegTvx6Iy+mp697R1hQ==} + cpu: [arm64] + os: [win32] + '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.156': resolution: {integrity: sha512-/PofeTWoiKgnWNSNk0wG4SsRn22GGLmnLhg2R94WcNhCRFOyOTmiZcYH2DBlWZBIRVTZDsSfa/Pl1DyPvYCGKw==} cpu: [x64] os: [win32] + '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.158': + resolution: {integrity: sha512-YLjoU6Y+WN2nqnafbbEoVd+1ISaz2lHpArTnE+sNO8hOokBLEwAHOWd8uRv9c9CSMCUEyMwvIQ7ANOEXG6NsdQ==} + cpu: [x64] + os: [win32] + '@anthropic-ai/claude-agent-sdk@0.3.156': resolution: {integrity: sha512-6nM/Dj+VMds52UXJ2YaV4IKhYamlUqN0HtdDrFzYz5lvPMpDS935qD8YZDAUpy+ltdoD6PJMd1V/CKFY3/oWCQ==} engines: {node: '>=18.0.0'} @@ -632,6 +676,14 @@ packages: '@modelcontextprotocol/sdk': '>=1.26.0' zod: 4.3.6 + '@anthropic-ai/claude-agent-sdk@0.3.158': + resolution: {integrity: sha512-Rht8Ui7HBsVdBCG6SYs9b+JmJWAVoDXPD2pWNVMSFrzyAS4nizwdz3HtUnAobFumgzbT3LbpWzHdLfUDu4gM4w==} + engines: {node: '>=18.0.0'} + peerDependencies: + '@anthropic-ai/sdk': '>=0.100.0' + '@modelcontextprotocol/sdk': '>=1.26.0' + zod: 4.3.6 + '@anthropic-ai/sdk@0.100.1': resolution: {integrity: sha512-RANcEe7LpiLczkKGOwoXOTuFdPhuubS0i4xaAKOMpcqc55YO0mukgxppV7eygx3DXNjxWT6RYOLPyOy0aIAmwg==} hasBin: true @@ -4368,27 +4420,51 @@ snapshots: '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.156': optional: true + '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.158': + optional: true + '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.156': optional: true + '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.158': + optional: true + '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.156': optional: true + '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.158': + optional: true + '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.156': optional: true + '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.158': + optional: true + '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.156': optional: true + '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.158': + optional: true + '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.156': optional: true + '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.158': + optional: true + '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.156': optional: true + '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.158': + optional: true + '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.156': optional: true + '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.158': + optional: true + '@anthropic-ai/claude-agent-sdk@0.3.156(@anthropic-ai/sdk@0.100.1(zod@4.3.6))(@modelcontextprotocol/sdk@1.29.0(zod@4.3.6))(zod@4.3.6)': dependencies: '@anthropic-ai/sdk': 0.100.1(zod@4.3.6) @@ -4404,6 +4480,21 @@ snapshots: '@anthropic-ai/claude-agent-sdk-win32-arm64': 0.3.156 '@anthropic-ai/claude-agent-sdk-win32-x64': 0.3.156 + '@anthropic-ai/claude-agent-sdk@0.3.158(@anthropic-ai/sdk@0.100.1(zod@4.3.6))(@modelcontextprotocol/sdk@1.29.0(zod@4.3.6))(zod@4.3.6)': + dependencies: + '@anthropic-ai/sdk': 0.100.1(zod@4.3.6) + '@modelcontextprotocol/sdk': 1.29.0(zod@4.3.6) + zod: 4.3.6 + optionalDependencies: + '@anthropic-ai/claude-agent-sdk-darwin-arm64': 0.3.158 + '@anthropic-ai/claude-agent-sdk-darwin-x64': 0.3.158 + '@anthropic-ai/claude-agent-sdk-linux-arm64': 0.3.158 + '@anthropic-ai/claude-agent-sdk-linux-arm64-musl': 0.3.158 + '@anthropic-ai/claude-agent-sdk-linux-x64': 0.3.158 + '@anthropic-ai/claude-agent-sdk-linux-x64-musl': 0.3.158 + '@anthropic-ai/claude-agent-sdk-win32-arm64': 0.3.158 + '@anthropic-ai/claude-agent-sdk-win32-x64': 0.3.158 + '@anthropic-ai/sdk@0.100.1(zod@4.3.6)': dependencies: json-schema-to-ts: 3.1.1 From cde51cccdaa4f6b4eb9b96c4e029b81790cdf812 Mon Sep 17 00:00:00 2001 From: agentclear Date: Sat, 30 May 2026 00:34:34 -0700 Subject: [PATCH 2/2] fix(changelog): update PR number to #1275 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e0080a2a..92b355ec6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] ### Changed -- Updated `@anthropic-ai/claude-agent-sdk` from 0.3.156 to 0.3.158. Tool list is unchanged (33 tools). See the [SDK changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) for details. ([CYPACK-1268](https://linear.app/ceedar/issue/CYPACK-1268), [#1274](https://github.com/cyrusagents/cyrus/pull/1274)) +- Updated `@anthropic-ai/claude-agent-sdk` from 0.3.156 to 0.3.158. Tool list is unchanged (33 tools). See the [SDK changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) for details. ([CYPACK-1268](https://linear.app/ceedar/issue/CYPACK-1268), [#1275](https://github.com/cyrusagents/cyrus/pull/1275)) - Updated `@anthropic-ai/claude-agent-sdk` from 0.3.154 to 0.3.156 and `@anthropic-ai/sdk` from 0.100.0 to 0.100.1. See the [SDK changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) for details. ([CYPACK-1265](https://linear.app/ceedar/issue/CYPACK-1265), [#1270](https://github.com/cyrusagents/cyrus/pull/1270)) ### Added