Skip to main content

StarShip Version Release Notes v0.6

1. IDE Plugin (CodeSouler)

  1. New One-click Merge Request Creation
    • Automatically generate titles and assign Reviewers based on GitLab's CODEOWNERS, supporting multi-repository operations.
  2. New One-click Commit Message Generation
    • Supports multi-repository scenarios, streamlining the process of generating commit messages.
  3. New One-click Code Review
    • Supports multi-repository scenarios, allowing for quick adoption of review suggestions and improving review efficiency.
  4. New @GitLab Command
    • Supports multi-round conversations, enabling creation of merge requests, setting merge requests as Draft/Ready status, and more.
  5. New @CSGHub Command
    • Supports multi-round conversations, facilitating the management of CSGHub application spaces, and building API Agents based on Swagger.json.
  6. New IDE-based Lint Auto-fix Feature
    • Helps developers quickly resolve Lint issues in their code.
  7. Optimized Rich Text Display in Chat
    • Enhanced fast file navigation features to improve user experience.
  8. Optimized Plugin Size
    • Removed redundant modules to enhance plugin performance.
  9. Fixed Bug
    • Resolved several known issues, including login redirects, to improve stability.