Releases: zed-industries/claude-code-acp
Releases · zed-industries/claude-code-acp
v0.10.0
What's Changed
- Update to claude-agent-sdk 0.1.30 by @benbrandt in #138
- Migrate from permission MCP server to canUseTool callback by @benbrandt in #139
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
What's Changed
- Allow for the package to be used as a dependency, while preserving existing behavior when run by @gsabran in #124
- Update to claude agent sdk 0.1.27 by @benbrandt in #125
New Contributors
Full Changelog: v0.6.10...v0.7.0
v0.6.10
What's Changed
- prevent invalid locations when read call has no path by @SteffenDE in #121
- Provide
agentInfoon initialization response by @benbrandt in #123 - Update to @agentclientprotocol/[email protected]
- Fix crash when receiving a hook_response event
New Contributors
- @SteffenDE made their first contribution in #121
Full Changelog: v0.6.9...v0.6.10
v0.6.9
What's Changed
- Fix type holes in switch statements by @benbrandt in #119
- Update claude-agent-sdk to 0.1.26 by @benbrandt in #120
Full Changelog: v0.6.8...v0.6.9
v0.6.8
What's Changed
- Fix duplicate content when streaming tokens
- Update to @anthropic-ai/[email protected]
- Update to @agentclientprotocol/[email protected]
Full Changelog: v0.6.7...v0.6.8
v0.6.7
What's Changed
- Fix for invalid plan input from the model by @benbrandt in #110
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- Don't allow bypassPermissions to be enabled if in root/sudo mode, as Claude Code won't start by @benbrandt in #108
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- Fix for duplicated text content after streaming by @benbrandt in #106
Full Changelog: v0.6.4...v0.6.5