v1.5.3 (New Sonnet Model)
Release Notes:
Dependencies
- Updated OpenAI to v4.59.0
- Updated @types/node to v20.16.10
- Updated @anthropic-ai/sdk to ^0.30.0
- Updated axios to v1.7.7
- Updated eslint to v8.57.1
- Updated tiktoken to v1.0.17
- Bumped rollup from 4.20.0 to 4.22.4
- Bumped vite from 5.4.1 to 5.4.8
Features
- Added support for Anthropic's new Sonnet model
- Implemented ability to always use the
latestmodel version
Testing and Development
- Added tests for Gemini and Anthropic
- Refactored test files and fixed linting issues
- Streamlined short flags for improved usability
Maintenance
- Merged multiple pull requests for dependency updates and bug fixes
- Performed routine code cleanup and organization