Skip to content

🚀 CodeBuddy Code v2.31.2 Release

🔧 Improvements & Optimizations

  • Session History Enhancement: Each history message now automatically records the working directory at the time of creation, facilitating message source tracking
  • Idle Prompt Notification: Automatically sends terminal notification to remind users when there's no operation 60 seconds after user input, preventing forgotten ongoing tasks
  • MCP Configuration Path Consistency: Fixed path priority logic in toggle manager when reading/writing configurations, ensuring consistency with config-store behavior
  • OSC Notification Protocol Optimization: Adjusted terminal protocol priority, providing dedicated OSC 9 support for iTerm, improving compatibility experience
  • Notification Message Simplification: Removed product name prefix from notification messages, making messages more concise and clear
  • Plan Mode Optimization: Improved plan approval flow and storage mechanism, enhancing user experience
  • MCP Configuration System: Optimized MCP configuration scope architecture, improving configuration isolation and security
  • Documentation Optimization: Removed redundant directory structure from documentation, simplifying document content

🐛 Bug Fixes

  • Directory Trust Matching: Fixed issue where recursive trust patterns couldn't match the directory itself, ensuring directory trust functionality works correctly