From 3040db334314e468b31adc2d0325ace760d53fc1 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 13 Aug 2026 10:06:19 -0700
Subject: [PATCH] build(deps): bump @agentclientprotocol/claude-agent-acp from
0.63.0 to 0.66.0 (#11314)
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.63.0 to 0.66.0.
Release notes
Sourced from @agentclientprotocol/claude-agent-acp's
releases.
v0.66.0
0.66.0
(2026-08-07)
Features
- deps-dev: Bump globals from 17.8.0 to 17.9.0 in the
minor group (#960)
(7f27c47)
- expose provider-neutral ACP goal extension (#964)
(8b31dea)
Bug Fixes
- publish and replace Claude goals reliably (#967)
(f8fd3ab)
v0.65.0
0.65.0
(2026-08-05)
Features
- deps-dev: Bump nanoid from 3.3.16 to 3.3.17 (#951)
(b965dd2)
- deps-dev: Bump tinyexec from 1.2.4 to 1.3.0 in the
minor group (#959)
(15b4eb4)
- deps: Bump
@hono/node-server from
1.19.17 to 2.1.0 (#956)
(f9123f3)
- deps: Bump fast-uri from 3.1.4 to 3.1.5 (#952)
(0988438)
- steering: settle a steered turn at idle, not at the
interrupt (#958)
(a84b810)
v0.64.2
Bug Fixes
- restore the single-tool representation for ExitPlanMode (#942)
(4302a4b)
v0.64.1
0.64.1
(2026-08-02)
Bug Fixes
v0.64.0
0.64.0
(2026-07-30)
Features
- deps: Bump actions/checkout from 7.0.0 to 7.0.1 (#925)
(8e099e8)
- deps: Bump the minor group with 7 updates (#928)
(3f60921)
Bug Fixes
... (truncated)
Changelog
Sourced from @agentclientprotocol/claude-agent-acp's
changelog.
0.66.0
(2026-08-07)
Features
- deps-dev: Bump globals from 17.8.0 to 17.9.0 in the
minor group (#960)
(7f27c47)
- expose provider-neutral ACP goal extension (#964)
(8b31dea)
Bug Fixes
- publish and replace Claude goals reliably (#967)
(f8fd3ab)
0.65.0
(2026-08-05)
Features
- deps-dev: Bump nanoid from 3.3.16 to 3.3.17 (#951)
(b965dd2)
- deps-dev: Bump tinyexec from 1.2.4 to 1.3.0 in the
minor group (#959)
(15b4eb4)
- deps: Bump
@hono/node-server from
1.19.17 to 2.1.0 (#956)
(f9123f3)
- deps: Bump fast-uri from 3.1.4 to 3.1.5 (#952)
(0988438)
- steering: settle a steered turn at idle, not at the
interrupt (#958)
(a84b810)
0.64.2
(2026-08-02)
Bug Fixes
- restore the single-tool representation for ExitPlanMode (#942)
(4302a4b)
0.64.1
(2026-08-02)
Bug Fixes
0.64.0
(2026-07-30)
Features
- deps: Bump actions/checkout from 7.0.0 to 7.0.1 (#925)
(8e099e8)
- deps: Bump the minor group with 7 updates (#928)
(3f60921)
Bug Fixes
Commits
6b40513
chore(main): release 0.66.0 (#961)
8aaf608
ci: fix release flow (#971)
f8fd3ab
fix: publish and replace Claude goals reliably (#967)
133337f
ci: simplify the release flow and make it agent-friendly (#965)
8b31dea
feat: expose provider-neutral ACP goal extension (#964)
bba9127
ci: validate PR titles against release-please conventions (#962)
7f27c47
feat(deps-dev): Bump globals from 17.8.0 to 17.9.0 in the minor group
(#960)
6d608cb
chore(main): release 0.65.0 (#957)
a84b810
feat(steering): settle a steered turn at idle, not at the interrupt (#958)
b965dd2
feat(deps-dev): Bump nanoid from 3.3.16 to 3.3.17 (#951)
- Additional commits viewable in compare
view
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
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 | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/packages/adapters/claude-local/package.json b/packages/adapters/claude-local/package.json
index fedbab8a09..8c83a2f4a2 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.63.0",
+ "@agentclientprotocol/claude-agent-acp": "^0.66.0",
"@paperclipai/adapter-utils": "workspace:*",
"picocolors": "^1.1.1"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f8af987f92..d0daba03ed 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.63.0
- version: 0.63.0(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.29.0(zod@3.25.76))
+ specifier: ^0.66.0
+ version: 0.66.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
@@ -1048,8 +1048,8 @@ packages:
'@adobe/css-tools@4.5.0':
resolution: {integrity: sha512-6OzddxPio9UiWTCemp4N8cYLV2ZN1ncRnV1cVGtve7dhPOtRkleRyx32GQCYSwDYgaHU3USMm84tNsvKzRCa1Q==}
- '@agentclientprotocol/claude-agent-acp@0.63.0':
- resolution: {integrity: sha512-/Ylytz6KPGkih1sZd2sJAmWIGMh59T+FCJhlsfW9zpB1Lrg0/Njgk/7TplRfX2f7dELx0FeN+SBG+Uju12XwlA==}
+ '@agentclientprotocol/claude-agent-acp@0.66.0':
+ resolution: {integrity: sha512-BwalxKsxZzHZGEs+X9hV3biErLE7PHWoao2hmyP3QBWXxvMHbc1F1tzDE95ZA47Fle+KBYf2gKpgy1MJ+ZmVlw==}
engines: {node: '>=22'}
hasBin: true
@@ -8861,7 +8861,7 @@ snapshots:
'@adobe/css-tools@4.5.0': {}
- '@agentclientprotocol/claude-agent-acp@0.63.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.66.0(@anthropic-ai/sdk@0.81.0(zod@3.25.76))(@modelcontextprotocol/sdk@1.29.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.29.0(zod@3.25.76))(zod@3.25.76)