| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CLI v3.0.13 source code.tar.gz | 2026-05-23 | 27.5 MB | |
| CLI v3.0.13 source code.zip | 2026-05-23 | 29.5 MB | |
| README.md | 2026-05-23 | 362 Bytes | |
| Totals: 3 Items | 56.9 MB | 231 | |
- Show a loading dialog while resuming a session from history so the TUI no longer appears frozen during the load.
- Speed up the
/clearcommand by deferring new session creation until you send the next prompt, so clearing no longer blocks on spinning up an empty session.
Full Changelog: https://github.com/cline/cline/compare/cli-v3.0.12...cli-v3.0.13