Skip to content

🚀 CodeBuddy Code v2.41.5 Release

🐛 Bug Fixes

  • Hot Reload Stability Improvement: Fixed an issue where plugins directory hot reload could trigger change events for system directories like .git, ensuring more stable and reliable hot reload functionality

🔧 Improvements

  • Session Lock Mechanism Optimization: Delayed session lock acquisition to actual usage time, reducing lock leak risk, while supporting fork operations without acquiring locks, improving session management flexibility
  • SDK Sync Update: Updated SDK-JS to 0.3.27, SDK-Python to 0.3.25