cli-v3.0.44
dimartarmizi/map-to-postercli-v3.0.44Jul 17, 2026by github-actions[bot]
AI Summary
This update improves max output token handling across providers and fixes parsing of UTF-8 byte order marks in configuration files.
Key Highlights
- Improved max output token handling for gateway routing, OpenAI vendor, and reasoning models.
- Fixed parsing of Frontmatter and configuration files starting with UTF-8 BOM.
New Features
- Improved max output token handling
- Fixed UTF-8 BOM parsing
Full Release Notes
- Improved max output token handling across providers (gateway routing, OpenAI vendor, and reasoning models) (from SDK v0.0.64) - Frontmatter and configuration files that start with a UTF-8 byte order mark (e.g. saved by Windows editors) now parse correctly (from SDK v0.0.64) **Full Changelog**: https://github.com/cline/cline/compare/cli-v3.0.43...cli-v3.0.44