🚀 CodeBuddy Code v2.29.0 Release
✨ New Features
Session Resume Support
Added session resume functionality, supporting seamless resumption and switching of existing sessions in IDE integration scenarios, improving continuity and efficiency of cross-session workflows.
LSP Plugin Support
Added Language Server Protocol plugin support, providing real-time code intelligence for AI:
- Understand code structure, type definitions, and function signatures
- Support cross-file symbol navigation and reference lookup
- Improve accuracy and efficiency of code analysis
🔧 Improvements
- Authentication Performance: Optimized authentication flow, reduced unnecessary configuration checks, improved startup speed
- UI Component Optimization: Improved loading state display component, enhanced rendering efficiency and code structure
- Sub-agent Tracking: Enhanced internal tracking mechanism for sub-agent task execution, improved event stream processing accuracy
🐛 Bug Fixes
- Session Management: Fixed CLI Agent session ID management issue, improved session persistence and recovery stability
- Startup Command: Fixed issue where
yarn startcommand could not execute properly - Network Exception Handling: Fixed error propagation issue caused by network exceptions during sub-agent execution, improved task execution stability
- Todo List: Optimized
/todoscommand data loading logic, supports recovering todo list from file system - MCP Connection: Improved MCP server connection mechanism, supports custom timeout configuration, improved connection reliability
📝 Documentation Updates
- Authentication: Restructured IAM documentation, added quick start guide and scenario-based authentication configuration examples
- Plugin Development: Updated plugin development documentation, added LSP configuration guide and usage examples
- Release Notes: Added v2.28.1 release notes documentation
- Documentation Index: Updated CLI documentation index mapping