Skip to content

Releases: agentclientprotocol/claude-agent-acp

v0.25.3

06 Apr 20:45
0111786

Choose a tag to compare

0.25.3 (2026-04-06)

Bug Fixes

  • Drop claude-agent-sdk back to 0.2.91 to fix broken import (#513) (26f3e8a)
  • Recreate resumed sessions when params change (#515) (aa82193)

v0.25.2

06 Apr 19:50
769255c

Choose a tag to compare

0.25.2 (2026-04-06)

Bug Fixes

  • prioritize ANTHROPIC_MODEL env var over settings.model in model … (#505) (bea1a40)

v0.25.1

06 Apr 07:01
0990a8e

Choose a tag to compare

0.25.1 (2026-04-06)

Bug Fixes

  • add auto to valid modes in applySessionMode to fix mode cycling (#507) (15e91fb)

v0.25.0

03 Apr 10:50
f422c7c

Choose a tag to compare

0.25.0 (2026-04-03)

Features

  • Add auto permission mode support (#501) (a161453)
  • Add separate Claude and Console terminal logins (#502) (063cd35)
  • Update to claude-agent-sdk 0.2.91 (#500) (65a2230)

Bug Fixes

  • log warnings for malformed settings files instead of silent fallback (#486) (ae6c388)
  • prevent race conditions in SettingsManager setCwd and debounce (#485) (7506223)
  • use current model's context window for usage_update size (#412) (d07799d)

v0.24.2

27 Mar 11:26
320f4d7

Choose a tag to compare

0.24.2 (2026-03-27)

Bug Fixes

  • Add explicit type checks for MCP servers (http/sse) (#487) (e00a439)

v0.24.1

26 Mar 14:08
93d87c2

Choose a tag to compare

0.24.1 (2026-03-26)

Bug Fixes

v0.24.0

26 Mar 11:25
27395a1

Choose a tag to compare

What's Changed

Rename from @zed-industries/claude-agent-acp to @agentclientprotocol/claude-agent-acp.

We are moving this to the main ACP org to better allow multiple teams to contribute and maintain this adapter.

Full Changelog: v0.23.1...v0.24.0

v0.23.1

26 Mar 10:26
5268661

Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1

v0.23.0

25 Mar 22:21
95721e4

Choose a tag to compare

What's Changed

  • Bump flatted from 3.4.1 to 3.4.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #445
  • fix: restore plan content in ExitPlanMode tool call by @hancengiz in #451
  • fix: dispose SettingsManager on session close to prevent resource leaks by @tbounsiar in #454
  • fix: prevent prompt loop hang when cancel races with first result by @tbounsiar in #458
  • fix: include both stdout and stderr in Bash tool output by @tbounsiar in #456
  • fix: correct null check for gatewayAuthMeta in subscription validation by @tbounsiar in #455
  • Fix handling of local-only slash commands by @qystishere in #432
  • Update claude-agent-sdk to 0.2.83 by @benbrandt in #462
  • Use idle session state as end of turn by @benbrandt in #463
  • Prep 0.23.0 by @benbrandt in #465

New Contributors

Full Changelog: v0.22.2...v0.23.0

v0.22.2

18 Mar 14:33
521d1f7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.1...v0.22.2