Skip to content

🚀 CodeBuddy Code v2.25.0 Release

✨ New Features

  • Plan Mode Tool: Agent can proactively enter planning phase before executing complex tasks, helping you better understand and confirm the execution plan
  • Enhanced Model Support: Added support for more powerful reasoning models, providing longer context windows and stronger reasoning capabilities

🔧 Improvements

  • Enhanced Error Diagnostics: Provides more detailed error messages on authentication failures to help quickly locate and resolve issues; optimized request tracing functionality for easier troubleshooting of complete request chains
  • MCP Tool Permission Management: Support for saving tool permission settings at the project level. Using the "Don't ask again" option now applies across the entire project, improving multi-project workflow efficiency
  • Agent Panel Optimization: More clearly displays different types of Agents; improved command search ranking algorithm to help you find desired commands faster; expanded external editor support range with better error prompts
  • Input Experience Improvements: Optimized responsiveness and smoothness of input prompt box; improved display effects of reverse search functionality to enhance interaction experience

🐛 Bug Fixes

  • Session Context: Fixed context passing issues in agent service to ensure conversation information is correctly preserved and passed
  • Large File Reading: Added token count check for file reading to avoid errors caused by exceeding model context limits when reading extremely large log files