Cline v0.1.67: In-App Updates & Custom Model IDs

Cline v0.1.67 brings one-click updates in the web UI, custom model ID support, and fixes for worktree locks and task ID generation. Desktop app scaffolding also added.

Cline v0.1.67: In-App Updates & Custom Model IDs

TL;DR

  • One-click updates now available directly in the web UI
  • "Trash" column renamed to "Done" with new CLI aliases
  • Custom model ID entry when auto-detection fails
  • Fixed stale worktree locks and task ID generation bugs

New

  • In-app update notifications — "New version available" prompt with one-click install from the web UI, no CLI needed
  • Custom model ID input — Enter any model ID manually when the selector can't find matching models
  • CLI command aliases — Streamlined commands alongside the "Done" column rename (replaces "Trash")
  • Codex hooks for task transitions — Task state changes now use Codex hooks for better integration
  • Electron desktop app scaffolding — Foundation laid for a native desktop version (not yet released)

Fixed

  • Stale worktree setup locks no longer persist after shutdown
  • Task ID generation fixed to prevent timestamp-derived fallback IDs

Source: Cline