Cline caps its hub event log at 64 MiB after session snapshots grew logs to tens of gigabytes
GitHub (cline/cline)·medium signal
Cline CLI v3.0.58, published 24 August, fixes a disk blowup in the long-running agent hub: events carrying full session snapshots could grow the event log to tens of gigabytes because deleting rows never shrank the file. Oldest events are now dropped first, space is returned, and pruning runs on volume as well as on a timer. The same release refreshes the model catalog, adds AgentRouter and Opper as providers, and changes the resolved default model for Aki.io and NanoGPT, so unpinned users on those providers silently get a different model.