Cline v3.80.0
Cline v3.80.0 releases with enterprise remote skills support, dynamic model recommendations in onboarding, OOM crash fixes, and removal of foreground terminal mode.
Added Wire up remote `globalSkills` from enterprise remote config with full UI, toggle support, and system prompt integration — enterprise-managed skills now appear under a dedicated "Enterprise Skills" section and support `alwaysEnabled` enforcement Onboarding flow now uses dynamically fetched recommended models instead of a hardcoded list, with a fallback to the welcome view on failure Add dedicated "Quota Exceeded" error message in the chat error UI when Cline account spend caps are hit Fixed Fix OOM crashes during long conversations by setting `--max-old-space-size=8192` for the cline-core Node.js process (was defaulting to ~2 GB) Show detailed error information in the chat error row instead of a generic caught error message Update `axios` to 1.15.0 across all packages Changed Remove foreground terminal mode — all task command execution now defaults to background mode, removing the VS Code integrated terminal dependency and related settings UI Remove old hardcoded announcement banners Full Changelog: https://github.com/cline/cline/compare/v2.15.0-cli...v3.80.0
- github.comcline v3.80.0primary