mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
* feat: enable experimental features by default and update settings UI - Change ts-proto env from 'node' to 'both' for browser compatibility - Enable multiRootEnabled, enableParallelToolCalling, and skillsEnabled by default - Disable strictPlanModeEnabled by default - Add @radix-ui/react-collapsible and @radix-ui/react-slider dependencies - Remove experimental feature toggles from settings UI for cleaner interface * Fixing wording * Fixing wording * Fixing wording * Fixing wording * Fixing wording * fix: properly handle yolo mode UI when remotely locked - Use remote config value for yolo state instead of forcing false - Disable the yolo toggle when locked by remote configuration - Add visual indicator and tooltip explaining organization management * Fixing wording * Fixing wording * Fixing wording * Fixing wording