Skip to content

🚀 CodeBuddy Code v2.118.2 Release

📦 Version Information

ComponentVersion
CodeBuddy Code CLIv2.118.2
Agent SDK JSv0.3.206
Agent SDK Pythonv0.3.205

🐛 Bug Fixes

  • reasoning-only response crash: Fixed an issue where reasoning models returning only thinking content (without regular text, tool calls, or other normal responses) caused the SDK to generate an empty assistant message, leading the session to crash with Cannot read properties of undefined (reading 'type'). Such responses are now handled correctly, and sessions no longer crash.