cli-v3.0.53
ClineSummary
This release introduces Fable 5 to the Vertex model catalog and ensures custom Vertex model IDs are routed correctly. Several bugs have been fixed, including issues with CLI daemon reconnections, compaction on reasoning models, and handling of empty summaries.
New Features
- Added Fable 5 (claude-fable-5) to the Vertex model catalog, with pricing displayed based on regional billing.
- Enabled custom Vertex model IDs to be passed through unchanged, correctly routing Claude-style IDs to the Anthropic-on-Vertex path.
Bug Fixes
- Fixed the CLI reconnecting to a stale Hub daemon after an upgrade by ensuring daemons carry a runtime build fingerprint.
- Fixed compaction being silently skipped on reasoning models by honoring the max output tokens setting and defaulting to 4096 tokens.
- Fixed empty summaries by logging a diagnostic when a summary comes back empty.