New Features and Major Enhancements
- Self-hosted GitLab Integration: Added support for connecting to self-hosted GitLab instances, providing more flexibility for teams with custom GitLab deployments.
- Java Language Environment Expansion: Expanded support for Java language environments and versions to meet the needs of a broader range of users.
- Streaming Output Support in Plan Process: Real-time display of planning outputs during task execution, enabling better visibility into the AI’s decision-making process.
- Multi-device Interaction Optimization: Enhanced support for Monorepo projects with AI now capable of generating multiple run_command tasks for parallel execution.
Improvements and Bug Fixes
- Optimized user experience related to Ports and improved Webview detail performance.
- Enhanced error messages when the proxy server encounters unreachable ports, providing more accurate feedback.
- Adjusted sorting rules and streamlined saving of filter preferences on the Project page thread list.
- When the AI agent stops following during code generation, users revisiting AI-modified files will now immediately see the diff comparison between AI changes and previous code versions.
- Resolved an issue where
full_file_solutiongenerated incorrect code files.