Change8

cli-v3.0.13

Cline
2 improvementsterminal

Summary

This release focuses on improving the user experience during session management. We introduced a loading dialog for session resumption and significantly sped up the `/clear` command by optimizing session creation timing.

Improvements

  • Added a loading dialog to show progress while resuming a session from history, preventing the TUI from appearing frozen.
  • Optimized the `/clear` command to defer new session creation until the next prompt is sent, speeding up the clearing process.

Related Documentation

Cline Documentation

Cline cli-v3.0.13 - What's New - Change8