# Cline CLI 3.0.50: TUI themes, enforced plan mode, provider-wide retry fixes

> Adds selectable TUI color themes and inherits SDK v0.0.70's behavior changes: plan mode now rejects file-editing shell commands outright rather than relying on prompting, and context-overflow and empty-response failures are recovered instead of surfacing as errors. If you relied on plan mode running mutating commands, that path is now blocked.

| | |
|---|---|
| **Tool** | Cline |
| **Version** | cli-v3.0.50 |
| **Kind** | release |
| **Published** | 2026-08-05 |
| **Observed** | 2026-08-11 |
| **Significance** | 3/5 |
| **Breaking** | yes |
| **Categories** | feature, fix, breaking, model-support |

## What changed


- `/theme` picker with live preview; themes selectable from the command palette or `/settings`, overridable at startup via `CLINE_THEME`
- Built-in themes: Auto (default, terminal-adaptive), Cline Dark/Light, Tokyo Night, Gruvbox Dark, Nord, Dracula, Catppuccin Mocha, One Dark, Solarized Dark/Light
- Plan mode hard-blocks file manipulation, in-place editors (`sed -i`, `perl -i`), file redirection, mutating git subcommands, package installs, and nested command strings (`sh -c`, `eval`, `sudo`); read-only `run_commands` still works, Windows and PowerShell included
- Context exhaustion force-compacts and retries once; unrecoverable cases explain why
- Empty model responses retried on every provider, not just Ollama (previously hard-failed on OpenRouter, Cline, OpenAI-compatible)
- Claude 4.6+ and 5.x no longer rejected with "thinking.type.enabled is not supported" from the offline catalog or hand-typed ids
- Bedrock prompt caching fixed (reads/writes were always 0); foundation models routed through geo inference profiles
- Reasoning models on OpenAI-compatible endpoints get `max_completion_tokens`; image content substituted for models without image support
- Git branch under the prompt tracks external branch switches
- Telegram slash commands reach the connector command host; connector launch races fixed, connector tools on by default
- Auto-approval settings honored over ACP
- Model layer upgraded to AI SDK 7, Ollama on the native provider; catalog adds Infomaniak and SCX.ai


## Sources

- [github_release](https://github.com/cline/cline/releases/tag/cli-v3.0.50) — retrieved 2026-08-11

## Community

_No curated reactions recorded. Facts and community takes are kept in separate layers
and never blended._

---
Canonical: https://changelogs.info/cline/cli-v3-0-50
Entity: https://changelogs.info/cline
Event ID: `evt_2026-08-05_cline_cli-v3-0-50`
Licence: event synthesis © changelogs.info, CC BY 4.0. Linked sources belong to their vendors.
