# Cline CLI 3.0.52: queued-prompt and MCP durability fixes from SDK 0.0.72

> Adds `cline mcp uninstall` and lets schedules inherit saved provider settings. The bulk is reliability work inherited from SDK v0.0.72: interrupted turns no longer silently drop queued prompts, a hung MCP server no longer blocks session creation, and LiteLLM traffic moves to Chat Completions so proxy setups work.

| | |
|---|---|
| **Tool** | Cline |
| **Version** | cli-v3.0.52 |
| **Kind** | release |
| **Published** | 2026-08-09 |
| **Observed** | 2026-08-11 |
| **Significance** | 3/5 |
| **Breaking** | no |
| **Categories** | fix, feature, api-change |

## What changed


- `cline mcp uninstall` removes an installed MCP server
- Schedules reuse saved provider settings instead of requiring their own
- Queued messages readable on light-theme terminals; MCP tool results render as text instead of escaped JSON; binary payloads survive expansion; malformed tool payloads degrade instead of throwing
- Queued prompts preserved across aborts, drained after a self-abort, and the stop surfaced rather than dropping the queue silently (SDK v0.0.72)
- Session context durable across aborts and hub restarts, so interrupted sessions resume with prior state (SDK v0.0.72)
- Hung MCP server no longer takes down session creation; unconfigured stdio servers get a 30-second initialize budget (SDK v0.0.72)
- Remote SSE MCP servers prompt for OAuth authorization on 401; pre-registered OAuth clients supported where dynamic client registration is unavailable (SDK v0.0.72)
- LiteLLM requests route via Chat Completions instead of the Responses API (SDK v0.0.72)
- Mid-stream network interruptions before any model output are retried instead of failing the turn (SDK v0.0.72)
- Vertex ADC token refresh uses the configured fetch, working behind proxies and custom transports (SDK v0.0.72)
- Checkpoint diffs include files untracked at snapshot time; checkpoints work when git is initialized mid-session (SDK v0.0.72)
- Scheduled run reports include headers, schedule metadata, durations, and lifecycle error details (SDK v0.0.72)


## Sources

- [github_release](https://github.com/cline/cline/releases/tag/cli-v3.0.52) — 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-52
Entity: https://changelogs.info/cline
Event ID: `evt_2026-08-09_cline_cli-v3-0-52`
Licence: event synthesis © changelogs.info, CC BY 4.0. Linked sources belong to their vendors.
