Skip to content

🚀 CodeBuddy Code v2.32.0 Release

✨ New Features

Prompt Suggestions

After the Agent completes a conversation, CodeBuddy automatically predicts your next possible action and displays it as gray text in the input area. Press Enter to send the suggestion directly, or press Tab to enter edit mode, making your workflow smoother.

🔧 Improvements & Optimizations

  • Context Management: Fixed exception handling logic during MCP tool information collection, improving system stability
  • Configuration System: Optimized default value merging logic, fixed loading issues across different configuration layers
  • Background Task Management: Optimized task registration mechanism, supporting selective state monitoring, reducing resource overhead
  • File Search Tool: Enhanced file path matching algorithm and Git ignore rule processing, improving search accuracy
  • Error Handling: Improved network error logging, enhancing problem troubleshooting capabilities

📝 Documentation Updates

  • MCP Configuration Documentation: Updated MCP configuration file location description, added priority-based configuration file parsing mechanism