Skip to content

🚀 CodeBuddy Code v2.103.3 Release

📦 Version Information

ComponentVersion
CodeBuddy Code CLIv2.103.3
Agent SDK JSv0.3.168
Agent SDK Pythonv0.3.167

🐛 Bug Fixes

  • Custom Model Authentication Error Recognition: Invalid custom model API keys (401/403) are no longer misidentified as platform login expiration, avoiding "log in again" popups that interrupt sessions.
  • Session History Replay Stability: When a session is reopened after being interrupted (such as force quit or crash), unfinished tool calls are now correctly rendered as "Canceled" instead of disappearing or showing non-localizable text. Pending questions that are still alive are no longer misidentified as orphan calls, preserving normal interaction capability.
  • OTel Metrics Stability: Reverted the previous metrics fix to restore stable telemetry behavior and avoid mainline regressions.