v3.73.0
ClineSummary
This release introduces W&B Inference by CoreWeave as a new supported API provider with 17 models. Key fixes address stability issues in the Claude Code Provider and ensure tool handlers return graceful errors instead of crashing. Parallel tool calling support has also been improved for OpenRouter and Cline.
New Features
- Added W&B Inference by CoreWeave as a new API provider supporting 17 models
Bug Fixes
- Fixed crashes in the Claude Code Provider when encountering rate limit events, empty content arrays, error results, or unknown content types
- Ensured tool handlers (read_file, list_files, list_code_definition_names, search_files) return graceful errors instead of crashing
Improvements
- Improved parallel tool calling support for OpenRouter and Cline providers