-
Notifications
You must be signed in to change notification settings - Fork 3
🚀 Release v0.3.0 - Enhanced User Experience #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…and adjust plugin compatibility range
…r, context, and capabilities
…ecated API usage for plugin availability check (#13) * fix: extend compatibility to JetBrains Rider 2025.3.X and replace deprecated API usage for plugin availability check
* fix: extend compatibility to JetBrains Rider 2025.3.X and replace deprecated API usage for plugin availability check * feat: add configurable default max tokens for proxy requests and update related settings * refactor: extract common functionality into OpenAIBaseServlet for improved code reuse and maintainability * chore: update IntelliJ plugin version to 1.17.4 and clean up build.gradle.kts
…d corresponding tests (#15)
* feat: overhaul proxy server configuration with user control, flexible port selection, and immediate settings application * docs: update development and testing documentation to reflect total test count and disabled tests * chore: update plugin version and compatibility settings for IntelliJ IDEA 2024.1.6
… behavior and improve data loading handling
…nality and error handling
…sponse validation
…ethod implementations
… assertions in tests refactor: improve error handling and simplify method implementations in integration helper and API key manager refactor: replace magic numbers with named constants for improved readability and maintainability
…atistics dialog and improve test coverage
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
detekt found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
🎉 Major New Features
Setup Wizard for First-Time Users
Advanced Model Filtering (400+ models)
Enhanced Modal Statistics Dialog
🔧 Technical Improvements
Proxy Server Configuration Enhancements
Code Quality & Architecture
📚 Documentation & User Experience
Comprehensive Documentation Updates
Whats New Notification System
🧪 Testing & Quality Assurance
300+ Tests (388 active, 77 disabled)
🔌 Compatibility & Compatibility
Extended IDE Support
📋 Merged Changes
This release consolidates all unreleased 0.2.2 changes that were never published:
🚦 Breaking Changes
None - all changes are backward compatible with seamless upgrade path.
📦 Installation
Available via JetBrains Marketplace (v0.3.0) or GitHub Releases