🚀 CodeBuddy Code v2.13.0 Release
✨ New Features
- Token Analysis Command: Added
/contextcommand to view token usage distribution across modules in the current session, helping understand context consumption - IDE Auto-Connect: CLI automatically detects and establishes communication with local IDE on startup, with real-time connection status displayed in the status bar
- Ripgrep Configuration Option: Added
USE_BUILTIN_RIPGREPenvironment variable to choose between system-installed ripgrep or the built-in version
🔧 Improvements
- Loading Interface Optimization: Improved display style of tool call results and loading prompts for better visual experience
- Model Output Configuration: Support for dynamically adjusting model output limits via environment variables
- Skill Loading Acceleration: Optimized skill scanning mechanism to improve startup speed
- Enhanced Shell Compatibility: Improved default shell configuration for better cross-platform stability
🐛 Bug Fixes
- Command Execution Feedback: Fixed missing running status prompt when executing custom commands
- IDE File Prompt: Improved file open prompt logic to correctly display prompts even when no content is selected
- Encoding Detection Optimization: Improved system encoding detection mechanism to avoid error output interference