🚀 CodeBuddy Code v2.52.2 Release
🔧 Improvements
- Custom Token Authentication: Supports recognizing custom-token authentication configuration from the ACC_PRODUCT_CONFIG environment variable; fixed an authentication fallback issue when the configuration was loaded but synchronization had not yet completed
- Session Loading Performance Optimization: The
/resumecommand now uses parallel reads when loading historical sessions, reducing wait time - Plugin Loading Speedup: Parallelized the plugin loading process, improving startup speed by several times in multi-plugin scenarios
🐛 Bug Fixes
- /doctor Command: Fixed an issue where a null session could cause a property access error
- SDK Python Build Script: Updated the goreleaser output directory path to match headless build artifact naming; removed unused imports