From c4da1c925f0bc627d00d4f4da03dce71b7c91fde Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 16 Jul 2026 13:17:13 -0500
Subject: [PATCH] build(deps): bump @agentclientprotocol/claude-agent-acp from
0.52.0 to 0.59.0 (#9484)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps
[@agentclientprotocol/claude-agent-acp](https://github.com/agentclientprotocol/claude-agent-acp)
from 0.52.0 to 0.59.0.
Release notes
Sourced from @agentclientprotocol/claude-agent-acp's
releases.
v0.59.0
0.59.0
(2026-07-13)
Features
- deps-dev: bump nanoid from 3.3.15 to 3.3.16 (#875)
(e67dacd)
- deps: bump
@anthropic-ai/claude-agent-sdk to 0.3.207 (#874)
(c7f5b8f)
Bug Fixes
- Add subagent parent tool use attribution (#859)
(9cd48c5)
- forward result text when the turn emitted no assistant message (#858)
(61ae860)
- hold a turn open while its background subagents are still live (#870)
(7a70f82)
- Refine tool calls from streamed input (#867)
(2c19974)
- Seed context window from SDK usage report (#868)
(3ba2d36),
closes #596
- Skip synthetic login messages on replay (#869)
(c7dff3c),
closes #863
v0.58.1
0.58.1
(2026-07-09)
Bug Fixes
v0.58.0
0.58.0
(2026-07-09)
Features
- deps: update to
@anthropic-ai/claude-agent-sdk 0.3.205 (#854)
(f664ced)
Bug Fixes
- Preserve live model on resumed sessions (#848)
(f3d8ae3),
closes #845
- Report usage for cancelled active turns (#846)
(b03318f),
closes #844
- tolerate missing text in streamed thinking chunks (#852)
(e944ced)
- Use SDK guards for elicitation validation (#850)
(32b9350)
v0.57.0
0.57.0
(2026-07-07)
Features
- Update
@anthropic-ai/claude-agent-sdk to 0.3.202 (#843)
(1612c07)
... (truncated)
Changelog
Sourced from @agentclientprotocol/claude-agent-acp's
changelog.
0.59.0
(2026-07-13)
Features
- deps-dev: bump nanoid from 3.3.15 to 3.3.16 (#875)
(e67dacd)
- deps: bump
@anthropic-ai/claude-agent-sdk to 0.3.207 (#874)
(c7f5b8f)
Bug Fixes
- Add subagent parent tool use attribution (#859)
(9cd48c5)
- forward result text when the turn emitted no assistant message (#858)
(61ae860)
- hold a turn open while its background subagents are still live (#870)
(7a70f82)
- Refine tool calls from streamed input (#867)
(2c19974)
- Seed context window from SDK usage report (#868)
(3ba2d36),
closes #596
- Skip synthetic login messages on replay (#869)
(c7dff3c),
closes #863
0.58.1
(2026-07-09)
Bug Fixes
0.58.0
(2026-07-09)
Features
- deps: update to
@anthropic-ai/claude-agent-sdk 0.3.205 (#854)
(f664ced)
Bug Fixes
- Preserve live model on resumed sessions (#848)
(f3d8ae3),
closes #845
- Report usage for cancelled active turns (#846)
(b03318f),
closes #844
- tolerate missing text in streamed thinking chunks (#852)
(e944ced)
- Use SDK guards for elicitation validation (#850)
(32b9350)
0.57.0
(2026-07-07)
Features
- Update
@anthropic-ai/claude-agent-sdk to 0.3.202 (#843)
(1612c07)
Bug Fixes
... (truncated)
Commits
30b7c06
chore(main): release 0.59.0 (#860)
c7f5b8f
feat(deps): bump @anthropic-ai/claude-agent-sdk to 0.3.207
(#874)
7a70f82
fix: hold a turn open while its background subagents are still live (#870)
e67dacd
feat(deps-dev): bump nanoid from 3.3.15 to 3.3.16 (#875)
61ae860
fix: forward result text when the turn emitted no assistant message (#858)
2c19974
fix: Refine tool calls from streamed input (#867)
c7dff3c
fix: Skip synthetic login messages on replay (#869)
3ba2d36
fix: Seed context window from SDK usage report (#868)
f4e750d
feat(deps): bump the minor group with 11 updates (#862)
9cd48c5
fix: Add subagent parent tool use attribution (#859)
- Additional commits viewable in compare
view
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
packages/adapters/claude-local/package.json | 2 +-
pnpm-lock.yaml | 91 ++++++++++-----------
2 files changed, 44 insertions(+), 49 deletions(-)
diff --git a/packages/adapters/claude-local/package.json b/packages/adapters/claude-local/package.json
index dd87f919e3..fa70bacd53 100644
--- a/packages/adapters/claude-local/package.json
+++ b/packages/adapters/claude-local/package.json
@@ -53,7 +53,7 @@
"probe:quota:raw": "pnpm exec tsx src/cli/quota-probe.ts --json --raw-cli"
},
"dependencies": {
- "@agentclientprotocol/claude-agent-acp": "^0.52.0",
+ "@agentclientprotocol/claude-agent-acp": "^0.59.0",
"@paperclipai/adapter-utils": "workspace:*",
"picocolors": "^1.1.1"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f44c497878..45c8f45964 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -136,8 +136,8 @@ importers:
packages/adapters/claude-local:
dependencies:
'@agentclientprotocol/claude-agent-acp':
- specifier: ^0.52.0
- version: 0.52.0(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.29.0(zod@3.25.76))
+ specifier: ^0.59.0
+ version: 0.59.0(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.29.0(zod@3.25.76))
'@paperclipai/adapter-utils':
specifier: workspace:*
version: link:../../adapter-utils
@@ -1039,8 +1039,8 @@ packages:
'@adobe/css-tools@4.5.0':
resolution: {integrity: sha512-6OzddxPio9UiWTCemp4N8cYLV2ZN1ncRnV1cVGtve7dhPOtRkleRyx32GQCYSwDYgaHU3USMm84tNsvKzRCa1Q==}
- '@agentclientprotocol/claude-agent-acp@0.52.0':
- resolution: {integrity: sha512-IvbKJ8EBaamuXtYB5RSD/PEk2Mz5XczQrfo90wG2iOjhko3o7HOSueysCTyCvPZn+px6Kbuot8TLIvTad2J2zw==}
+ '@agentclientprotocol/claude-agent-acp@0.59.0':
+ resolution: {integrity: sha512-GejLH5qxsI5IoSDfhyOVDEsRNxqi6y0Rcj5FstVeOwMACSht/bUXII0HILbzOQNoA5qlyZle3FRvf+CAjD7Rpg==}
engines: {node: '>=22'}
hasBin: true
@@ -1048,11 +1048,6 @@ packages:
resolution: {integrity: sha512-EdUwW6n12yy4khxS6YpOgT8dd4JbVeOP8qPLdCEj795kp85qVI6369EWUXHq1CrnvOmGVwieUMvnrMlsqJaRWg==}
hasBin: true
- '@agentclientprotocol/sdk@1.0.0':
- resolution: {integrity: sha512-5FHgLbLZhSAq9F+9SU7AOCXTDzaw/IYx/AvMjrZDs/YFZ9ZPxkdn9ti3fSkny0huHfj2hrqF6pqdns9gN5/Fig==}
- peerDependencies:
- zod: ^3.25.0 || ^4.0.0
-
'@agentclientprotocol/sdk@1.2.1':
resolution: {integrity: sha512-jwYUdOQR7tc+Zfch53VL4JJyUNK/46q03uUTYb+PjECsmnNl94XFXOfYLJ8RBpMNidXd1rpOAVgb0vqD98xImA==}
peerDependencies:
@@ -1061,48 +1056,48 @@ packages:
'@antfu/install-pkg@1.1.0':
resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
- '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.191':
- resolution: {integrity: sha512-rmpi5ONfuuw7oXdzyr9QJB5sK9Rr1MmdOUsiGutVFpcAqqSXpVYLmMvfaarmXvItgfwgGprzrGDfcAeAQHSUGw==}
+ '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.207':
+ resolution: {integrity: sha512-08xSo1FDx8h0aLhL5tvcRxa2SMmcUV3aDWeZiEJVTclyiDAs61BgTjAxCg+SZcu1CndjJO8cfO0yM5dhamxz3g==}
cpu: [arm64]
os: [darwin]
- '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.191':
- resolution: {integrity: sha512-b/4pfSFTC2gkc0RoGSJ5B3DWo77qZFMi2hRlx8kwaRDiefeIOnbJu42gDBrs4F8nSJJug77HM9AsG6XHXvt5Fg==}
+ '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.207':
+ resolution: {integrity: sha512-1o7K4EYqyCixZ/oeOZSh7AzSy6TM86xoOuf4VuORjPSS31hBnoqY0NGZd27+2VDs9LGtsdksmsTqcNGx9xd1hA==}
cpu: [x64]
os: [darwin]
- '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.191':
- resolution: {integrity: sha512-+Gg7lKwYDr8uiA37EBMYI63if+YGdbrFt2tcRFBB4IhdVf5r1IkKwQ8rEYV6Y0nqGTKoXLh3bRc5QWOe5JwgbQ==}
+ '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.207':
+ resolution: {integrity: sha512-oPj+g2DslhH4Y9nCTs7al4t9wZv78FZwLFQwOCg99BXuz1o0ZOpKmxyvR7J9eBR+GPszeMMS8gYplQTiZC9o2w==}
cpu: [arm64]
os: [linux]
- '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.191':
- resolution: {integrity: sha512-vm526e3InpItmh+Ua8a49eGTpFJvZTYLURX9ppKrtFb+Wo7rOgoXmK/Hzf/crEU7h72xtaD7PIOXm4P+psxO3w==}
+ '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.207':
+ resolution: {integrity: sha512-X4uezYOifDiNTTmmugfRCdg3nNamrr1LFRY9hg30vWYTShL+bbN+nfC3KaFfSYCl4GTtsEEUbYdOTC2F3bBpcA==}
cpu: [arm64]
os: [linux]
- '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.191':
- resolution: {integrity: sha512-tUwwIXpPBrzJge3E4SQJQX8PuC+lxPb5xQBmyLsWxyjttlgpFpTG/jWPVQO5qH0HgYaEJS5JALHFiYcXwVrEkg==}
+ '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.207':
+ resolution: {integrity: sha512-uRv+D5oG/7EYr41FAJ9IPo2pZYBe2ZMaA6nSHCeizsgPxCSMtl5bNppmU21+jZJvo4hivObEgkGFERAhdGqygg==}
cpu: [x64]
os: [linux]
- '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.191':
- resolution: {integrity: sha512-wj43/l0Behb4UWYt6Lomq2W7jhmuU7ARsEP0el6gLGCR348PDeqLGcB4dMOcYMGRZv8TYKfnhDwJnX4pJBT1vQ==}
+ '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.207':
+ resolution: {integrity: sha512-Kg6BPH8Ee0ny/oEUWJmvT1jCRBne4jVpRSOMsJcYp1Fav1rMEgpU219oJJs+LWwx4ifuuLtNWedqJNnVw7mnKg==}
cpu: [x64]
os: [linux]
- '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.191':
- resolution: {integrity: sha512-J8aTOi7n6AM7tHFlKt6hlJ4rue0TbY2glqcI2r6K3iK7Fmzvt9zfg00+l8fWKOais4K+8jqJCC4WSCUlz6+tKQ==}
+ '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.207':
+ resolution: {integrity: sha512-9fWpUzfkXlPAg2tf8JpQe7w9avFaomAUbfAwyAmykQgSIf66LwaJjvI5hNqhNqczRKyfsXPn3ei2S5HKlmFP+Q==}
cpu: [arm64]
os: [win32]
- '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.191':
- resolution: {integrity: sha512-1rYlPuM9PS37IPCE/sAG7A7oCrWnIb0J7EY6eQBdImdXHEjwBngZ3E8KbtEM79fUTA3C810LqrnFpjOmNExLMA==}
+ '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.207':
+ resolution: {integrity: sha512-YPjVT0q6aXEM2MgN4CI6/9fqiTXwETji+4NoPOzCYuqAkhXZqp30Jsk7/NHqYGNNSfURKrsuAoliKB0rsbpbjg==}
cpu: [x64]
os: [win32]
- '@anthropic-ai/claude-agent-sdk@0.3.191':
- resolution: {integrity: sha512-DM9oYbt+WAb/CiD8l/CO6akqPKfyZ4sL1e+lP2O2eS9IR0f58sf90xWeji7V+/zfnIp+jyH3hJ3V6r7odCdB8g==}
+ '@anthropic-ai/claude-agent-sdk@0.3.207':
+ resolution: {integrity: sha512-y0PkQRmQBi96MHiN5Xzfq+GaddxCZCqI/cXEQBLYBLXGa4i1nDSlulQqkMBj2RorrrSGQJ6Wdw+uhu6OfHNPzA==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@anthropic-ai/sdk': '>=0.93.0'
@@ -8430,10 +8425,10 @@ snapshots:
'@adobe/css-tools@4.5.0': {}
- '@agentclientprotocol/claude-agent-acp@0.52.0(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.29.0(zod@3.25.76))':
+ '@agentclientprotocol/claude-agent-acp@0.59.0(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.29.0(zod@3.25.76))':
dependencies:
- '@agentclientprotocol/sdk': 1.0.0(zod@3.25.76)
- '@anthropic-ai/claude-agent-sdk': 0.3.191(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.29.0(zod@3.25.76))(zod@3.25.76)
+ '@agentclientprotocol/sdk': 1.2.1(zod@3.25.76)
+ '@anthropic-ai/claude-agent-sdk': 0.3.207(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.29.0(zod@3.25.76))(zod@3.25.76)
zod: 3.25.76
transitivePeerDependencies:
- '@anthropic-ai/sdk'
@@ -8448,7 +8443,7 @@ snapshots:
vscode-jsonrpc: 9.0.1
zod: 4.4.3
- '@agentclientprotocol/sdk@1.0.0(zod@3.25.76)':
+ '@agentclientprotocol/sdk@1.2.1(zod@3.25.76)':
dependencies:
zod: 3.25.76
@@ -8461,44 +8456,44 @@ snapshots:
package-manager-detector: 1.6.0
tinyexec: 1.2.4
- '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.191':
+ '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.207':
optional: true
- '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.191':
+ '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.207':
optional: true
- '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.191':
+ '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.207':
optional: true
- '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.191':
+ '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.207':
optional: true
- '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.191':
+ '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.207':
optional: true
- '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.191':
+ '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.207':
optional: true
- '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.191':
+ '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.207':
optional: true
- '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.191':
+ '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.207':
optional: true
- '@anthropic-ai/claude-agent-sdk@0.3.191(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.29.0(zod@3.25.76))(zod@3.25.76)':
+ '@anthropic-ai/claude-agent-sdk@0.3.207(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.29.0(zod@3.25.76))(zod@3.25.76)':
dependencies:
'@anthropic-ai/sdk': 0.81.0(zod@3.25.76)
'@modelcontextprotocol/sdk': 1.29.0(zod@3.25.76)
zod: 3.25.76
optionalDependencies:
- '@anthropic-ai/claude-agent-sdk-darwin-arm64': 0.3.191
- '@anthropic-ai/claude-agent-sdk-darwin-x64': 0.3.191
- '@anthropic-ai/claude-agent-sdk-linux-arm64': 0.3.191
- '@anthropic-ai/claude-agent-sdk-linux-arm64-musl': 0.3.191
- '@anthropic-ai/claude-agent-sdk-linux-x64': 0.3.191
- '@anthropic-ai/claude-agent-sdk-linux-x64-musl': 0.3.191
- '@anthropic-ai/claude-agent-sdk-win32-arm64': 0.3.191
- '@anthropic-ai/claude-agent-sdk-win32-x64': 0.3.191
+ '@anthropic-ai/claude-agent-sdk-darwin-arm64': 0.3.207
+ '@anthropic-ai/claude-agent-sdk-darwin-x64': 0.3.207
+ '@anthropic-ai/claude-agent-sdk-linux-arm64': 0.3.207
+ '@anthropic-ai/claude-agent-sdk-linux-arm64-musl': 0.3.207
+ '@anthropic-ai/claude-agent-sdk-linux-x64': 0.3.207
+ '@anthropic-ai/claude-agent-sdk-linux-x64-musl': 0.3.207
+ '@anthropic-ai/claude-agent-sdk-win32-arm64': 0.3.207
+ '@anthropic-ai/claude-agent-sdk-win32-x64': 0.3.207
'@anthropic-ai/sdk@0.81.0(zod@3.25.76)':
dependencies: