Fixes unbounded event log growth with 64 MiB cap
Cline releases 3.0.58 with 64 MiB event log cap to fix unbounded growth and updates model catalog.
The first-launch "Try ClinePass" dialog no longer advertises the $4.99 first-month promo, which is ending The hub's event log is now capped at 64 MiB on disk. Events carrying full session snapshots could previously grow the log to tens of gigabytes on a long-running hub, since deleting rows never shrinks the file. Oldest events are dropped first and the space is returned, and pruning runs on volume as well as on a timer Refreshed the model catalog.
Adds two providers (AgentRouter and Opper) and updates model lists and pricing across providers. The resolved default model changes for Aki.io and NanoGPT, so if you use one of those without pinning a model you will get a different default Full Changelog: https://github.com/cline/cline/compare/cli-v3.0.57...cli-v3.0.58
- github.comCline: CLI v3.0.58primary