Skip to content

🚀 CodeBuddy Code v2.63.2 Release

🔧 Improvements

  • Timeout Retry Enhancement: First-token timeout now supports up to 2 retries with linear delay (2s/4s), improving recovery success rate during network fluctuations
  • Message Queue Processing: Fixed an issue where accumulated user messages in the queue could not be processed after timeout error handling, ensuring smooth conversation flow
  • State Consistency: Fixed race conditions in state reset logic during error handling, ensuring correctness of retries and queue processing