qwen-code/packages/core
zhutao100 e63233cefc
Re-implement tokenLimits class to make it work correctly for Qwen and many other model types. (#542)
The original tokenLimits was copied over from gemini-cli and only works with gemini.
2025-09-09 11:38:47 +08:00
..
src Re-implement tokenLimits class to make it work correctly for Qwen and many other model types. (#542) 2025-09-09 11:38:47 +08:00
index.ts chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166) 2025-08-13 20:37:08 +00:00
package.json chore: pump version to 0.0.10 (#502) 2025-09-02 17:55:22 +08:00
test-setup.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
tsconfig.json
vitest.config.ts