New
v0.18.0
What's Changed
- fix: convert Read tool image content to ACP format (#322) by @blimmer in https://github.com/zed-industries/claude-agent-acp/pull/323
- Switch over to built-in Claude Code tools by @benbrandt in https://github.com/zed-industries/claude-agent-acp/pull/316
- Support session config options by @benbrandt in https://github.com/zed-industries/claude-agent-acp/pull/326
- Use edit tool response to construct a better diff by @benbrandt in https://github.com/zed-industries/claude-agent-acp/pull/327
- Make sure we don't override terminal content by @benbrandt in https://github.com/zed-industries/claude-agent-acp/pull/328
- Prep 0.18.0 release by @benbrandt in https://github.com/zed-industries/claude-agent-acp/pull/331
Full Changelog: https://github.com/zed-industries/claude-agent-acp/compare/v0.17.1...v0.18.0