🚀 CodeBuddy Code v2.10.0 Release
✨ New Features
- Sandbox Management Command: Added
/sandboxslash command to quickly enable or disable sandbox protection mode for Bash commands
🔧 Improvements
- ACP Protocol Mode Optimization: Improved model information display in ACP mode, providing clearer runtime status
- Sandbox Architecture Upgrade: Optimized sandbox mechanism for Bash command execution, enhancing execution performance and system stability
- Terminal Interaction Enhancement: Improved keyboard input handling and command parsing, enhancing terminal response speed and input accuracy
- File Reference Experience Enhancement: Automatically display file name and size when referencing files using
@path - Startup Performance Optimization: Skip unnecessary initialization steps in non-interactive mode, accelerating startup speed
- Configuration Query Optimization: Automatically merge multi-level configurations and return final results for more convenient usage
- UI Performance Enhancement: Streamlined login interface components, optimizing rendering performance
- Permission Control Enhancement: Improved permission matching logic for Skill tool
🐛 Bug Fixes
- ACP Protocol Permission Request: Fixed issue where permission requests could not be properly triggered when sub-tasks execute tools
- Debug Log Enhancement: Ensure debug logs are correctly written to corresponding session files
- Message Queue Stability: Fixed format issues during message processing, improving display stability
- Error Handling Enhancement: Improved fault tolerance when tool parameters are empty