Service and Task Management Enhancements
-
Request and Operation
- Increase the request timeout on the front end to enhance system stability.
- Optimize the Ports module to reduce the number of times Webview browsers and tabs are opened.
- Remove the Configure GUI window and open the .1024 file directly after clicking the Configure button next to the Run button, simplifying the operation process.
-
Code and File Management
- The Code Role now includes a Generate & Apply feature, supporting rapid generation and application of code modification plans.
- Increase the file tree limit to 2000 files with support for 50 files per level, meeting the needs of complex projects.
-
Interface and Interaction
- Manual Add Step Action optimization: Reference files are no longer mandatory, the search dropdown is displayed as floating, and a selected state is added after choosing a file.
- Automatically display the corresponding project branch after merging a Root thread PR, enhancing associativity.
Bug Fixes and Stability Improvements
-
AI Functionality
- Fix syntax and indentation issues in AI-generated code, ensuring more standardized results.
- Resolve sporadic error messages in AI’s execution of Action: Code snippets to edit cannot be found.
-
System Stability
- Remove TRPC to fix the issue of repositories not loading after user authorization.
- Fix sporadic reconnection issues with Cursor SSH.
-
Interface and Interaction
- Fix the issue of the Workspace page being stuck on the skeleton screen without loading.
- Resolve unresponsiveness when clicking the Enter button on project cards.
- Fix errors when adding steps in Planning status and remove the addition restriction.