Cline v0.1.58: Resizable Panels & Custom Providers

Cline v0.1.58 brings resizable panels with persistent layouts, Factory Droid CLI support, and custom OpenAI-compatible provider management. SDK updated to 0.0.28 with improved error handling.

Cline v0.1.58: Resizable Panels & Custom Providers

TL;DR

  • Resizable panels (chat, git history) with persistent layout preferences
  • Full Factory Droid CLI agent support and custom OpenAI-compatible provider management
  • SDK bump to 0.0.28 with better error handling and provider support

New

  • Resizable panels — Agent chat, git history, and more panels now resize and remember your layout across sessions.
  • Factory Droid CLI agent support — Full integration for Factory Droid workflows.
  • Custom OpenAI-compatible providers — Add, edit, and delete custom providers directly from settings.
  • Terminal cursor defaults — Now match VS Code behavior for consistency.
  • Feedback widget lazy auth — No longer triggers authentication until you actually click it.

Fixed

  • Trashed task cards were openable from the board — now properly blocked.
  • Git history cache wasn't clearing when closing the view — fixed.

Under the Hood

  • Cline SDK 0.0.24 → 0.0.28 — OpenAI-compatible provider support via AI SDK, custom provider CRUD in core, better handling of overloaded and insufficient-credits errors, fixed tool schema format for OpenAI-compatible providers, accurate input token reporting.

Update via: npm install -g @cline/cli@latest or check your extension settings for auto-update.

Source: Cline