| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Cline-Code_0.0.13_universal.app.tar.gz | 2026-08-14 | 73.3 MB | |
| Cline-Code_0.0.13_universal.app.tar.gz.sig | 2026-08-14 | 408 Bytes | |
| Cline-Code_0.0.13_universal.dmg | 2026-08-14 | 72.2 MB | |
| latest.json | 2026-08-14 | 2.6 kB | |
| Desktop v0.0.13 source code.tar.gz | 2026-08-14 | 29.1 MB | |
| Desktop v0.0.13 source code.zip | 2026-08-14 | 31.1 MB | |
| README.md | 2026-08-14 | 1.4 kB | |
| Totals: 7 Items | 205.7 MB | 0 | |
- Added an app font size setting. A slider in Settings scales the interface, and your size is applied before the window paints, so launching no longer flashes at the old size first.
- Models that support it can now search the web during a task. Turn it on with the Web Search toggle in Settings; the searches and their results appear in the transcript and are still there when you reopen the session.
- Extended thinking budgets reach the provider again on Cline Pass — they had silently stopped applying when the gateway moved off the generic OpenAI-compatible path.
- Two Cline installs on different builds no longer shut each other's Hub down in a loop, which was killing live sessions with an abnormal disconnect.
- The app no longer replaces a Hub that is still serving sessions. It attaches to it instead, and the swap happens once that Hub goes idle.
- The "update required" dialog no longer interrupts when the Hub is only finishing an update on its own. This app is already the newer build, nothing was being asked of you, and the Hub replaces itself once its sessions end.
- Idle plugin sandbox processes are now reclaimed instead of lingering for the life of the session.
- Refreshed the model catalog, which adds Crusoe as a provider and updates model lists and per-provider default models across the board.
Full Changelog: https://github.com/cline/cline/compare/desktop-v0.0.12...desktop-v0.0.13