Cline v3.70.0
Cline releases v3.70.0 with new API docs, real-time token cost updates, improved subagent compaction, and fixes for state serialization crashes and OpenRouter max_tokens errors.
Added New Cline API docs: Getting Started, Auth, Chat Completions, Models, Errors, and SDK Examples Hook payloads now include `model.provider` and `model.slug` Token/cost updates now happen immediately as usage chunks arrive, not after tool execution Fixed Improve subagent context compaction logic Subagent stream retry delay increased to reduce noise from transient failures State serialization errors are now caught and logged instead of crashing Removed incorrect `max_tokens` from OpenRouter requests Changed Windows test cleanup now retries on locked files and applies per-test timeouts Updated hooks docs Full Changelog: https://github.com/cline/cline/compare/v2.5.2-cli...v3.70.0
- github.comcline v3.70.0primary