- Install official Cline plugins by slug off the new github.com/cline/plugins collection.
- Uninstall plugins using
cline plugin uninstall <plugin>or in the TUI. - Plugins can now bundle skills, and plugin skills are grouped together in settings.
- Add Slack socket mode support.
- Allow a custom base URL for Anthropic vendor-type providers.
- Fix OAuth token migration for users signed in through the old extension.
- Use a union schema for read-files tool input validation.
- Add a
CLINE_PLUGIN_IMPORT_TIMEOUT_MSenv override to control the plugin import timeout.
Full Changelog: cli-v3.0.15...cli-v3.0.16