🚀 CodeBuddy Code v2.65.0 Release
✨ New Features
Channel Messaging
Support receiving messages from external sources (such as WeCom bots, WeChat customer service, etc.) via the MCP protocol, enabling multi-channel message aggregation and processing.
- The startup screen automatically displays the list of configured Channels
- Channel-sourced messages are displayed in a user-friendly format during conversations
- Security controls including sender whitelisting and permission relay are supported
🔧 Improvements
- Background task control in non-interactive mode: Automatically disables background execution parameters in headless, SDK, and print modes to prevent unmanageable background tasks in non-interactive environments
🐛 Bug Fixes
- Background task PTY leak: Fixed an issue where PTY file descriptors were not released when background tasks were terminated, preventing system resource exhaustion during prolonged operation