Releases: agentclientprotocol/claude-agent-acp
Releases · agentclientprotocol/claude-agent-acp
v0.24.2
v0.24.1
v0.24.0
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
What's Changed
- Add back error_during_execution break point by @benbrandt in #469
- Prep 0.23.1 release by @benbrandt in #470
Full Changelog: v0.23.0...v0.23.1
v0.23.0
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
- @tbounsiar made their first contribution in #454
- @qystishere made their first contribution in #432
Full Changelog: v0.22.2...v0.23.0
v0.22.2
What's Changed
- Support additional skill directories via additionalRoots meta parameter by @egor-baranov in #406
- Prep 0.22.2 release by @benbrandt in #440
New Contributors
- @egor-baranov made their first contribution in #406
Full Changelog: v0.22.1...v0.22.2
v0.22.1
What's Changed
- fix: suppress account assertion if gateway authentication is used by @AlexandrSuhinin in #436
- Prep 0.22.1 release by @benbrandt in #438
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
- Add session/close support by @SteffenDE in #409
- Don't get out of sync when background task creates new init/result (try 2) by @SteffenDE in #400
- Fix test by @benbrandt in #416
- Allow Bypass permissions mode after Exiting plan by @Shivansh-25 in #410
- Remove interrupt flag from deny responses by @benbrandt in #425
- Reuse existing sessions for load/resume if possible by @benbrandt in #426
- fix: resolve model aliases in setSessionConfigOption (#401) by @mudrii in #403
- Update claude-agent-sdk to 0.2.76 by @benbrandt in #427
- Use correct Claude CLI path for static binaries by @benbrandt in #428
- Use stable list sessions method by @benbrandt in #429
- Prep 0.22.0 release by @benbrandt in #430
- fix session close method name by @SteffenDE in #431
New Contributors
- @Shivansh-25 made their first contribution in #410
- @mudrii made their first contribution in #403
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- fix: handle renamed Agent tool in toolInfoFromToolUse by @rohan-patra in #384
- skip user replay by @SteffenDE in #385
- feat: show project-relative paths in tool call titles by @rohan-patra in #393
- feat: pass through tools array to control built-in tool availability by @hancengiz in #387
- Update to claude-agent-sdk 0.2.71 by @benbrandt in #397
- Prep 0.21.0 release by @benbrandt in #399
New Contributors
- @rohan-patra made their first contribution in #384
- @hancengiz made their first contribution in #387
Full Changelog: v0.20.2...v0.21.0
v0.20.2
What's Changed
- Update to claude-agent-sdk 0.2.68 by @benbrandt in #379
- Put back gateway auth check by @benbrandt in #380
Full Changelog: v0.20.1...v0.20.2