🚀 CodeBuddy Code v2.28.0 Release
✨ New Features
- Code Security Review Command: Added
/security-reviewcommand for professional code security audits to identify potential vulnerabilities - Conditional Rule Loading: Support for automatically loading relevant rules based on file operations, configured via the
pathsfield matching patterns - Modular Rule Management: Support for organizing rule files in the
rules/directory with subdirectory categorization - Local Memory Configuration: Added
CODEBUDDY.local.mdfile support for personal preference settings, excluded from version control - AI Model Expansion: Added support for GLM-4.6V and DeepSeek-V3.2 models
- Homebrew Installation: macOS/Linux users can now install directly via
brew install codebuddy-code
🔧 Improvements & Optimizations
- Custom Command Rendering: Improved command template parsing with support for inline Bash command execution
- Memory Loading Mechanism: Optimized rule triggering for improved loading efficiency
- MCP Tool List: Enhanced stability when fetching server tools
- Error Message Optimization: Improved error message readability for easier troubleshooting
- Enhanced Logging: Added detailed logs for settings management to facilitate debugging
- Homebrew Update Detection: Now correctly detects updates for Homebrew installations
- MCP Output Limits: Improved tool output size calculation method
- MCP Timeout Configuration: Support for configuring connection timeout via environment variables
🐛 Bug Fixes
- Agent Tool Configuration: Fixed file reading capability configuration issue for compact agent
- Windows IDE Connection: Improved Windows platform IDE process detection for better connection stability