Skip to content

Releases: agentclientprotocol/claude-agent-acp

v0.27.0

13 Apr 17:05
e3b7d1b

Choose a tag to compare

0.27.0 (2026-04-13)

Features

  • allow clients to opt into receiving raw SDK messages (#527) (403a668)
  • Update to claude-agent-sdk 0.2.104 (#537) (6811943)

Bug Fixes

  • Allow auto mode after plan mode and send description for auto mode (#528) (fb9aced)
  • Better remote check for auth methods (#538) (93f58c0)
  • better shutdown logic (#543) (9fb631f)
  • exit process when ACP connection closes (#530) (5c81e99)
  • guard tool info rendering when tool_use input is undefined (#536) (d627b8c)
  • Remove backup auth check from new session (#544) (32b16c1)

v0.26.0

08 Apr 10:51
0a50143

Choose a tag to compare

0.26.0 (2026-04-08)

Features

Bug Fixes

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