v0.114.0
📦 anthropic-sdkView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces support for the new claude-sonnet-5 model and fixes a bug related to absolute path handling in the agent toolset.
✨ New Features
- Added support for the claude-sonnet-5 model via the API.
🐛 Bug Fixes
- Resolved an issue where absolute paths resolving inside the working directory were not being allowed in the agent toolset.