cli-v3.0.27
ClineSummary
This release introduces enhanced command-line management with the new `cline skill` command for managing skills and a streamlined wizard command for quicker MCP server setup. Error handling has also been improved, particularly for OAuth authorization failures, and the CLI now provides clearer feedback for invalid commands.
New Features
- Added a new `cline skill` command for installing and managing skills, mirroring the functionality of `cline plugin install` and `cline mcp`.
- Introduced a prefilled MCP install wizard command to streamline the setup process for MCP servers.
Bug Fixes
- Fixed issue where the CLI would silently treat unknown commands or unquoted multi-word input as a prompt; the CLI now rejects these inputs with a clear error message.
Improvements
- Improved error handling and messaging specifically for cases where plugin MCP OAuth authorization fails.