Skip to content

🚀 CodeBuddy Code v2.106.4 Release

📦 Version Information

ComponentVersion
CodeBuddy Code CLIv2.106.4
Agent SDK JSv0.3.178
Agent SDK Pythonv0.3.177

✨ New Features

WeChat Pay Authorization Card

Added client-side payment authorization card capability. When a tool execution requires user payment confirmation, CodeBuddy Code can display a payment card on the client, allowing users to authorize, cancel, or view payment results, with the response sent back to the executing task.

🔧 Improvements

  • Sandbox Runtime Distribution: Upgraded the built-in sandbox platform package version and improved platform artifact collection during the release packaging phase, enhancing sandbox runtime distribution consistency.
  • Payment Card Status Display: Optimized payment final state feedback, providing more accurate display for payment success, incomplete, or timeout scenarios.

🐛 Bug Fixes

  • MCP Dynamic Authorization State: Fixed an issue where overly broad matching in MCP validation logic caused dynamic authorization states to be incorrectly cleared, preventing abnormal MCP configuration or authorization state issues.