Skip to content

🚀 CodeBuddy Code v2.65.1 Release

🐛 Bug Fixes

Headless Mode Execution Stability

Removed the fixed 60-second forced exit logic in headless mode to prevent long-running CLI, SDK, or automation scripts from being prematurely terminated before task completion.

  • Long-running requests are no longer incorrectly interrupted by fixed timeouts
  • Improved execution stability in non-interactive invocation scenarios
  • Better suited for continuous-running or externally-awaiting automation workflows