Cline v0.1.65: Model Catalog Auto-Refresh & Layout Fixes
Cline v0.1.65 brings model catalog auto-refresh on startup, fixes task card layout shifts, resolves initial message sending issues, and adds a runtime child process manager for the desktop app.
TL;DR
- Model catalog now auto-refreshes on startup — new models show up immediately
- Fixed task card resizing that was breaking board layout
- Fixed Cline message not sending after starting a new session
- Added runtime child process manager for desktop app
New
- Model catalog auto-refresh — newly available models appear immediately on startup instead of requiring manual refresh
- Runtime child process manager — desktop app now manages child processes more reliably
Fixed
- Task cards no longer resize unexpectedly and cause layout shifts on the board
- Initial Cline message now sends correctly after starting a new session
Update via: npm install -g cline@latest or check the full release.
Source: Cline