Cline v0.1.62: Chat History & UI Fixes

Cline v0.1.62 fixes chat history loss, thinking indicator timing, and improves model selector scrolling and visual clarity.

Cline v0.1.62: Chat History & UI Fixes

TL;DR

  • Chat history now resumes correctly from persisted state instead of losing context
  • Thinking indicator no longer disappears early during active requests
  • Model selector scrolls to selected model and shows clearer state indicators

Fixed

  • Chat history persistence — Cline chats on the home screen now resume correctly from saved history instead of losing conversation context
  • Thinking indicator timing — Fixed indicator hiding prematurely while requests are still active
  • Model selector UX — Selector now scrolls to the selected model when opened and displays clearer visual feedback for model and reasoning effort states

Improved

  • Reasoning block animations — Collapse animations now play after streaming finishes for smoother visual feedback

Update with: npm install -g @cline/cli@latest or check the full changelog.

Source: Cline