cli-v3.0.27

shivangi-aneja/GaussianSpeechcli-v3.0.27Jun 17, 2026by github-actions[bot]

AI Summary

Enhances CLI usability with new commands for skills and MCP setup, alongside better error handling for invalid inputs and OAuth failures.

Key Highlights

  • Added `cline skill` command for installing and managing skills
  • Added prefilled MCP install wizard command
  • Improved error handling for plugin MCP OAuth authorization
  • CLI now rejects unknown commands and unquoted multi-word input

New Features

  • Cline skill command
  • MCP install wizard
  • Stricter command validation

Full Release Notes


- Added a `cline skill` command to install and manage skills, matching `cline plugin install` and `cline mcp` (installs default to the Cline agent directory)
- Added a prefilled MCP install wizard command for quicker MCP server setup
- Improved error handling and messaging when plugin MCP OAuth authorization fails
- The CLI now rejects unknown commands and unquoted multi-word input with a clear error instead of silently treating bad arguments as a prompt

**Full Changelog**: https://github.com/cline/cline/compare/cli-v3.0.26...cli-v3.0.27