qwen-code/packages
zhutao100 9d664623f5
Fix and update the token limits handling (#754)
* fix: make token limits regex normalize e.g. `some-model-1.1` -> `some-model` while preserve e.g. `gpt-4.1` as-is.

* feat: update token limits regex for latest models `GLM-4.6`, `deepseek-v3.2-exp`.

* feat: add exact token limit number 202752 per the model config file for `GLM-4.6`.
2025-10-14 16:11:55 +08:00
..
cli fix: unable to quit when auth dialog is opened (#804) 2025-10-14 15:55:38 +08:00
core Fix and update the token limits handling (#754) 2025-10-14 16:11:55 +08:00
test-utils chore: pump version to 0.0.14 2025-09-29 14:31:14 +08:00
vscode-ide-companion chore: pump version to 0.0.14 2025-09-29 14:31:14 +08:00