🚀 CodeBuddy Code v2.81.2 Release
🔧 Improvements
- Plugin installation scope selection: Added scope selection when installing plugins, supporting user-level, project-level, and local-level installation methods. Installed plugins now display corresponding scope labels for easier identification and management
- Subagent preamble text hidden: Descriptive text output by the model before invoking subagents is no longer displayed in the conversation flow, reducing visual noise for a cleaner experience
- Line break button optimization: Removed the redundant line break button on desktop (use Shift+Enter instead), retaining it only on mobile
- Single tool connector line optimization: The left connector line is no longer displayed when a tool group contains only one entry, providing a cleaner visual appearance
- Code block style unification: Unified style handling for code highlighting components, removing excess background color and text shadow
🐛 Bug Fixes
- Settings config file protection: Fixed an issue where write operations would overwrite the original file when settings.json contained JSON syntax errors, causing configuration loss. The system now detects corrupted state and prevents overwriting