Cline v0.1.54: Chat Panel Resize Persistence Cline v0.1.54 fixes chat panel resizing to persist when navigating between tasks—a small but useful quality-of-life improvement for multi-task workflows.
Cline v0.1.55: Non-ASCII File Path Fix Cline v0.1.55 fixes a critical issue where non-ASCII file paths rendered as garbled octal escape sequences in diffs. If you work with Japanese, Chinese, or Korean filenames, this update is essential.
Cline v0.1.56: Context Recovery & Credit Errors Cline v0.1.56 adds automatic context recovery when hitting token limits, immediate credit error handling, and bumps the SDK with LiteLLM support and loop detection.
Cline v0.1.48: Sidebar Agent Focus Fix Cline v0.1.48 fixes the sidebar agent's scope creep—it was editing files when it should only manage the Kanban board.
Cline v0.1.49: SDK Bump & Windows Fixes Cline v0.1.49 ships SDK 0.0.21 with org fetching, Windows fixes, and telemetry improvements. Legacy provider removed.
Cline v0.1.50: SDK Hook Worker Fix Cline v0.1.50 updates the SDK with a more reliable hook worker process launch mechanism.
Cline v0.1.51: Terminal Stability & Build Speed Cline's terminal layer gets a stability overhaul. Multi-viewer support, persistent state across reconnects, and faster builds with esbuild.