Skip to content

🚀 CodeBuddy Code v2.106.3 Release

📦 Version Information

ComponentVersion
CodeBuddy Code CLIv2.106.3
Agent SDK JSv0.3.177
Agent SDK Pythonv0.3.176

🐛 Bug Fixes

  • Duplicate Session Title Generation: Fixed an issue where session titles were generated repeatedly when user messages were in array form (e.g., containing images or multi-segment content). The title determination logic now correctly handles array message content and only triggers generation when visible text exists and is not a system reminder.
  • Duplicate Context Injection on Compressed Continuation: Fixed an issue where user context was repeatedly injected into history when continuing a conversation after history compression, avoiding context redundancy and improving continuation accuracy.