-
Notifications
You must be signed in to change notification settings - Fork 1.1k
fix: token limits for qwen3-max #724
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
📋 Review SummaryThis PR addresses token limit rules for the qwen3-max model by updating regex patterns to properly match both "qwen3-max" and "qwen3-max-preview" variants. It also adds a new VS Code debug configuration for running TypeScript files directly. The changes are straightforward and address the stated goal. 🔍 General Feedback
🎯 Specific Feedback🟢 Medium
🔵 Low
✅ Highlights
|
Code Coverage Summary
CLI Package - Full Text Report
Core Package - Full Text Report
For detailed HTML reports, please see the 'coverage-reports-22.x-ubuntu-latest' artifact from the main CI run. |
TLDR
Add token limits rules for qwen3-max.