Fixes compaction being silently skipped on reasoning models
Cline SDK v0.0.73 fixes compaction being silently skipped on reasoning models.
Fixed hosts reconnecting to stale managed Hub daemons: daemons now carry a runtime build fingerprint, so upgrading retires and respawns a daemon still running older code instead of attaching to it Fixed compaction being silently skipped on reasoning models. The summarizer no longer hardcodes a 1024-token output cap — it honors an explicit max-output-tokens setting, defaults to 4096 (lowered when the model reports less), and logs a diagnostic when a summary comes back empty Added Fable 5 (`claude-fable-5`) to the Vertex model catalog.
Pricing is intentionally omitted because Vertex bills region-dependently, so cost shows as unknown rather than wrong Custom Vertex model IDs are now passed through unchanged, routing Claude-style IDs to the Anthropic-on-Vertex path Full Changelog: https://github.com/cline/cline/compare/sdk/sdk/v0.0.72...sdk/sdk/v0.0.73
- github.comCline: SDK v0.0.73primary
- github.comCline: CLI v3.0.53
§ how this story moved
- primary — Cline — Releases publishes the launch post.
- Cline — Releases picks up coverage.