From ed1db310a783eff25693d9aab2e02dd7476b7e94 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 20 Aug 2026 08:40:49 -0700
Subject: [PATCH] build(deps): bump @agentclientprotocol/claude-agent-acp from
0.66.0 to 0.69.0 (#11728)
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.66.0 to 0.69.0.
Release notes
Sourced from @agentclientprotocol/claude-agent-acp's
releases.
v0.69.0
0.69.0
(2026-08-16)
Features
v0.68.0
0.68.0
(2026-08-14)
Features
- align typed session failures with AIR protocol (#992)
(0581b9c)
v0.67.0
0.67.0
(2026-08-14)
Features
- deps: Update to
@anthropic-ai/claude-agent-sdk v0.3.232 (#993)
(de0d0e2)
- expose typed session failures for AIR (#979)
(8157ee1)
- publish the model fallback as a warning advisory (#990)
(35aaddb)
- surface resolved model name in default model option description (#982)
(ec73cd8)
- surface Skill tool calls with name and kind in _meta (#986)
(1f09e9a)
Bug Fixes
- preserve task plans across prompts (#974)
(1afa940)
- show a pending title while Claude prepares a file (#978)
(3df1ede)
Changelog
Sourced from @agentclientprotocol/claude-agent-acp's
changelog.
0.69.0
(2026-08-16)
Features
0.68.0
(2026-08-14)
Features
- align typed session failures with AIR protocol (#992)
(0581b9c)
0.67.0
(2026-08-14)
Features
- deps: Update to
@anthropic-ai/claude-agent-sdk v0.3.232 (#993)
(de0d0e2)
- expose typed session failures for AIR (#979)
(8157ee1)
- publish the model fallback as a warning advisory (#990)
(35aaddb)
- surface resolved model name in default model option description (#982)
(ec73cd8)
- surface Skill tool calls with name and kind in _meta (#986)
(1f09e9a)
Bug Fixes
- preserve task plans across prompts (#974)
(1afa940)
- show a pending title while Claude prepares a file (#978)
(3df1ede)
Commits
59a7e93
chore(main): release 0.69.0 (#1007)
450d6b1
feat: report changed files to AIR (#1001)
5de5d4a
chore(main): release 0.68.0 (#1000)
0581b9c
feat: align typed session failures with AIR protocol (#992)
11dd73b
Restore native provider state after overrides (#996)
e4dba80
chore(main): release 0.67.0 (#975)
de0d0e2
feat(deps): Update to @anthropic-ai/claude-agent-sdk
v0.3.232 (#993)
35aaddb
feat: publish the model fallback as a warning advisory (#990)
1f09e9a
feat: surface Skill tool calls with name and kind in _meta (#986)
ec73cd8
feat: surface resolved model name in default model option description
(#982)
- 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 | 82 ++++++++++-----------
2 files changed, 42 insertions(+), 42 deletions(-)
diff --git a/packages/adapters/claude-local/package.json b/packages/adapters/claude-local/package.json
index 0f8553a2e6..f2343d7772 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.66.0",
+ "@agentclientprotocol/claude-agent-acp": "^0.69.0",
"@paperclipai/adapter-utils": "workspace:*",
"@paperclipai/shared": "workspace:*",
"picocolors": "^1.1.1"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2f1769e30e..11e0a30d2f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -139,8 +139,8 @@ importers:
packages/adapters/claude-local:
dependencies:
'@agentclientprotocol/claude-agent-acp':
- specifier: ^0.66.0
- version: 0.66.0(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.30.0(zod@3.25.76))
+ specifier: ^0.69.0
+ version: 0.69.0(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.30.0(zod@3.25.76))
'@paperclipai/adapter-utils':
specifier: workspace:*
version: link:../../adapter-utils
@@ -1066,8 +1066,8 @@ packages:
'@adobe/css-tools@4.5.0':
resolution: {integrity: sha512-6OzddxPio9UiWTCemp4N8cYLV2ZN1ncRnV1cVGtve7dhPOtRkleRyx32GQCYSwDYgaHU3USMm84tNsvKzRCa1Q==}
- '@agentclientprotocol/claude-agent-acp@0.66.0':
- resolution: {integrity: sha512-BwalxKsxZzHZGEs+X9hV3biErLE7PHWoao2hmyP3QBWXxvMHbc1F1tzDE95ZA47Fle+KBYf2gKpgy1MJ+ZmVlw==}
+ '@agentclientprotocol/claude-agent-acp@0.69.0':
+ resolution: {integrity: sha512-YH4k22QvewY4dlxR7IOEhPk4IyTSvvUMUYfTF1cfD/JasPWonjylCJjeUCp3bOyQhlh3LvxsCCAPKkTa+V/a/g==}
engines: {node: '>=22'}
hasBin: true
@@ -1088,48 +1088,48 @@ packages:
'@antfu/install-pkg@1.1.0':
resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
- '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.220':
- resolution: {integrity: sha512-7VxlbEosK7DODiOnsjoVd0DSJzbnaPrM2jelMHI0y8zx1UnLS3WC6EFUXbvy74F2sXqEznh2tzn7EKWInaRN6Q==}
+ '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.232':
+ resolution: {integrity: sha512-+/4PX+dwmQAjlOlooocwa3kClulZfMo133xQH3LYDlK7D5bzze16lwlDGPVAYGEarpvXg7G5JK8QjfWAJ2HYbg==}
cpu: [arm64]
os: [darwin]
- '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.220':
- resolution: {integrity: sha512-X9RwDsSmbF6ultKZroaip+DL8WRgC64gHbrAwrRlAFSPNZV7zmJyP2ur8rW7KrxqmtuehdMMkw8+SAC/6hD2PA==}
+ '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.232':
+ resolution: {integrity: sha512-EHZ1Y3aGyZ2mFZ6QLR1bM3/HiIn2cLrPjU+k3/oCIW6omJFodfzf410aWjDPSnMj7CE4d6t7MSjBWekMUbcv0g==}
cpu: [x64]
os: [darwin]
- '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.220':
- resolution: {integrity: sha512-OHoZOZ8Cf2TBr6oXIXPwyvUxj9jrq2w8E4poA8dMpacXszcPSPiCQCMuuOh4aWJzfeJE1+TtWxhKMVb2csXyZQ==}
+ '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.232':
+ resolution: {integrity: sha512-XkLcb9UT/l42Rtw7KBApzgxUe/kwoWJ9KCPcVEnYojzIvVR+AwBCl/QReNU5+6c72w48dYBMmLebI64gQbN0tg==}
cpu: [arm64]
os: [linux]
- '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.220':
- resolution: {integrity: sha512-WkROPwWskqhKR9XgnmseHQ6rLi9zM9qt57IWoToIjL/eXOqDWipp7JXZ1L5ud+LrA42dunHPZfBwD/vXZ+A7LA==}
+ '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.232':
+ resolution: {integrity: sha512-wW2opwA5s7gLghjU6B2ADMAtoc7bAZMevUzi4g+1PXMJ8MGcPvbnx92EDYJrVDcZmAl1+fz19XyPsaShlisTzw==}
cpu: [arm64]
os: [linux]
- '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.220':
- resolution: {integrity: sha512-K+FWj+LcGhC1Z7wqeWoLxm1iemcba5xKpLLFVwYm4V6HyMx3ruYd/2r2TiQtjT+JWeNFWIys0ScHiItR6vWAiA==}
+ '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.232':
+ resolution: {integrity: sha512-L1x2ge9NpXMLTczmT44TKPQ88PHE+gsCakQMVEOa8rXFvfBoqvcpxM0DT8wrqYWUHhQEYR8NXxQTP9a1NVRj8Q==}
cpu: [x64]
os: [linux]
- '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.220':
- resolution: {integrity: sha512-tkTJFnpR9VifvWX2fmkCAPkT6+8Wk/gVu8B5jsVekKZPiZoWRHmMXO30BnZn+f0TZhgYP+82PSX3S8crH1kn+w==}
+ '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.232':
+ resolution: {integrity: sha512-6Px1xDiwQyLkSxwRQ34/kPA8WMXQ2rHYGkwockND7+9yMw+ShI3AfLkyi9G7JtJHObWFT6B82eSHjDS/Fy+9hQ==}
cpu: [x64]
os: [linux]
- '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.220':
- resolution: {integrity: sha512-rIwgq0UwQExWl6KrHUyC4w5KwpL9l6nd95aUTx6RitexaAuEw//xtfTVLnuE4hDDQZFkzEwpdKc3nxDWoGcUbA==}
+ '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.232':
+ resolution: {integrity: sha512-fDiuwL5dm1elOy7fNp4Qmdor8so4R8npj2pUGQA1G/xKfJhaK236aTWezvZid3L/O7cRdFeN9IVofOAlWLQcsw==}
cpu: [arm64]
os: [win32]
- '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.220':
- resolution: {integrity: sha512-MuOuXhbr66HlGaWXD2f3w0k2PsvmnbkwcUZ0dAe2poFLdl72GC2dapwwOBefxm9QmoNqk9+jmv/dSKGOVWyvLw==}
+ '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.232':
+ resolution: {integrity: sha512-Hc/9uy1BI9mqKVyB1b/zoUnm3MFgtVNzQY6p5zgaq9DaIjCKDpR4a4L1aDZM4lMqUcWFMZM+u7juOhh+m39NBQ==}
cpu: [x64]
os: [win32]
- '@anthropic-ai/claude-agent-sdk@0.3.220':
- resolution: {integrity: sha512-glc7SdwPkOkLw8oxwLo9PKTdLJGqW/PIR4urWXFoRtX9YllwozsEVc5Tc1+EvLSkfrsxPJqQWqOgpjUOQXf1oA==}
+ '@anthropic-ai/claude-agent-sdk@0.3.232':
+ resolution: {integrity: sha512-8od7hJk9fZnF1/oYYiR9PvroGbZRQrpmNgKirjHNGoj5ur5YcAZLohI70XVUAUe3KvjB1msLxtkvmlAT9sqFAg==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@anthropic-ai/sdk': '>=0.93.0'
@@ -9055,10 +9055,10 @@ snapshots:
'@adobe/css-tools@4.5.0': {}
- '@agentclientprotocol/claude-agent-acp@0.66.0(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.30.0(zod@3.25.76))':
+ '@agentclientprotocol/claude-agent-acp@0.69.0(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.30.0(zod@3.25.76))':
dependencies:
'@agentclientprotocol/sdk': 1.3.0(zod@3.25.76)
- '@anthropic-ai/claude-agent-sdk': 0.3.220(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.30.0(zod@3.25.76))(zod@3.25.76)
+ '@anthropic-ai/claude-agent-sdk': 0.3.232(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.30.0(zod@3.25.76))(zod@3.25.76)
zod: 3.25.76
transitivePeerDependencies:
- '@anthropic-ai/sdk'
@@ -9090,44 +9090,44 @@ snapshots:
package-manager-detector: 1.8.0
tinyexec: 1.3.0
- '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.220':
+ '@anthropic-ai/claude-agent-sdk-darwin-arm64@0.3.232':
optional: true
- '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.220':
+ '@anthropic-ai/claude-agent-sdk-darwin-x64@0.3.232':
optional: true
- '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.220':
+ '@anthropic-ai/claude-agent-sdk-linux-arm64-musl@0.3.232':
optional: true
- '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.220':
+ '@anthropic-ai/claude-agent-sdk-linux-arm64@0.3.232':
optional: true
- '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.220':
+ '@anthropic-ai/claude-agent-sdk-linux-x64-musl@0.3.232':
optional: true
- '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.220':
+ '@anthropic-ai/claude-agent-sdk-linux-x64@0.3.232':
optional: true
- '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.220':
+ '@anthropic-ai/claude-agent-sdk-win32-arm64@0.3.232':
optional: true
- '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.220':
+ '@anthropic-ai/claude-agent-sdk-win32-x64@0.3.232':
optional: true
- '@anthropic-ai/claude-agent-sdk@0.3.220(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.30.0(zod@3.25.76))(zod@3.25.76)':
+ '@anthropic-ai/claude-agent-sdk@0.3.232(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.30.0(zod@3.25.76))(zod@3.25.76)':
dependencies:
'@anthropic-ai/sdk': 0.81.0(zod@3.25.76)
'@modelcontextprotocol/sdk': 1.30.0(zod@3.25.76)
zod: 3.25.76
optionalDependencies:
- '@anthropic-ai/claude-agent-sdk-darwin-arm64': 0.3.220
- '@anthropic-ai/claude-agent-sdk-darwin-x64': 0.3.220
- '@anthropic-ai/claude-agent-sdk-linux-arm64': 0.3.220
- '@anthropic-ai/claude-agent-sdk-linux-arm64-musl': 0.3.220
- '@anthropic-ai/claude-agent-sdk-linux-x64': 0.3.220
- '@anthropic-ai/claude-agent-sdk-linux-x64-musl': 0.3.220
- '@anthropic-ai/claude-agent-sdk-win32-arm64': 0.3.220
- '@anthropic-ai/claude-agent-sdk-win32-x64': 0.3.220
+ '@anthropic-ai/claude-agent-sdk-darwin-arm64': 0.3.232
+ '@anthropic-ai/claude-agent-sdk-darwin-x64': 0.3.232
+ '@anthropic-ai/claude-agent-sdk-linux-arm64': 0.3.232
+ '@anthropic-ai/claude-agent-sdk-linux-arm64-musl': 0.3.232
+ '@anthropic-ai/claude-agent-sdk-linux-x64': 0.3.232
+ '@anthropic-ai/claude-agent-sdk-linux-x64-musl': 0.3.232
+ '@anthropic-ai/claude-agent-sdk-win32-arm64': 0.3.232
+ '@anthropic-ai/claude-agent-sdk-win32-x64': 0.3.232
'@anthropic-ai/sdk@0.81.0(zod@3.25.76)':
dependencies: