Qwen 3.7 Plus
TL;DR
Open-sourceOpen-source agentic coding and reasoning with vision, at lower cost.
Available on
Routed across multiple upstream providers; price matches the Command Code pricing page.
Switch with
Pick Qwen 3.7 Plus from the selector.
Input
$0.40
per M tokens
Output
$1.60
per M tokens
Cache read
$0.08
per M tokens
Qwen 3.7 Plus in Command Code
Qwen 3.7 Plus is the cost-efficient sibling of Qwen 3.7 Max — agentic coding and reasoning with vision input and a 1M-token context window, at a fraction of the Max price. A strong everyday open-source pick.
Qwen 3.7 Plus vs the Command Code lineup
Pricing for Qwen 3.7 Plus alongside the most relevant peers. Qwen 3.7 Plus is not yet on the Intelligence Index; benchmarked peers show their scores.
| Model | Intelligence | Speed | Input $/M | Output $/M |
|---|---|---|---|---|
| Qwen 3.7 Plus | Not yet scored | — | $0.40 | $1.60 |
| Qwen 3.7 Max | Not yet scored | — | $1.25 | $3.75 |
| Qwen 3.6 Plus | Not yet scored | — | $0.50 | $3.00 |
| GLM-5 | 50 | ~61 tok/s | $1.00 | $3.20 |
| DeepSeek V4 Flash | 47 | ~82 tok/s | $0.14 | $0.28 |
| Kimi K2.5 | 37 | ~35 tok/s | $0.60 | $3.00 |
What Qwen 3.7 Plus is best for
Everyday agentic coding and reasoning, multimodal tasks (vision), and long-context work where cost matters.
When to switch away from Qwen 3.7 Plus
Switch to Qwen 3.7 Max
The frontier sibling for the hardest coding and long-horizon work.
Switch to Qwen 3.6 Plus
The prior generation if you want that baseline.
Switch to DeepSeek V4 Flash
For the cheapest benchmarked option (Intelligence Index 47).
In Command Code: caching and taste-1
Open-source models are routed across multiple upstream providers for high availability. The price you see is the mean per-provider rate; the Usage page reflects what was actually charged.
Where supported by the upstream, prompt caching is on by default — cache reads are billed at $0.08 per million tokens versus $0.40 for fresh input.
taste-1 sits between the model and the agent loop, rewriting and reranking candidate edits to match your codebase conventions.
Plan availability
Open-source model. Available on every plan, including Go ($1/mo). Routed across multiple upstream providers; listed price matches the Command Code pricing page.
All Command Code models, ranked by quality and speed
Quality is the Intelligence Index — an aggregate score across reasoning, math, coding, and knowledge evaluations. Speed is reported output tokens per second. Models without a published score are noted.
| Model | Tier | Intelligence Index | Output speed |
|---|---|---|---|
| GPT-5.5 | Premium | 60 | ~65 tok/s |
| Claude Opus 4.7 | Premium | 57 | ~49 tok/s |
| GPT-5.4 | Premium | 57 | ~84 tok/s |
| GPT-5.3 Codex | Premium | 54 | ~72 tok/s |
| Kimi K2.6 | Open-source | 54 | ~40 tok/s |
| Claude Sonnet 4.6 | Premium | 52 | ~62 tok/s |
| DeepSeek V4 Pro | Open-source | 52 | ~35 tok/s |
| GLM-5 | Open-source | 50 | ~61 tok/s |
| GPT-5.4 Mini | Premium | 49 | ~164 tok/s |
| DeepSeek V4 Flash | Open-source | 47 | ~82 tok/s |
| Claude Haiku 4.5 | Premium | 37 | ~97 tok/s |
| Kimi K2.5 | Open-source | 37 | ~35 tok/s |
| Claude Sonnet 5 | Premium | Not yet scored | — |
| Claude Opus 4.8 | Premium | Not yet scored | — |
| Claude Opus 4.6 | Premium | Not yet scored | — |
| MiniMax M2.5 | Open-source | Not yet scored | — |
Switching models with /model
In an interactive Command Code session, run /model to open the model selector. Pick the model you want and it applies to this session and to future sessions until you change it again. Premium models require Pro or higher; open-source models are available on every plan, including Go.
cmd # start an interactive session
/model # open the selector and pick a modelPlans and pricing
Command Code is a subscription with model usage at API rates. Each plan ships with monthly LLM credits. Credits roll over and never expire. Auto top-up keeps you running if you go over.
| Plan | Price/mo | LLM credits | Models |
|---|---|---|---|
| Go | $1 | $10 | Open-source only |
| Pro | $15 | $30 | Open-source + premium |
| Max 10× | $100 | $150 | Open-source + premium |
| Max 20× | $200 | $300 | Open-source + premium |
| Teams | $40 / seat | Pooled | Open-source + premium |
| Enterprise | Custom | Custom | Custom pool, SSO, audit logs |
Frequently asked questions
Qwen 3.7 Plus or Qwen 3.7 Max?
Plus is the cost-efficient everyday model ($0.40 input); Max is the frontier model for the hardest work. Both carry a 1M context and a reasoning mode.
Does Qwen 3.7 Plus pricing change with context length?
Yes. The listed rate is the input ≤256K tier. For prompts above 256K (up to the 1M window), the upstream bills roughly 3× the per-token rates.
Which Command Code model should I use?
For open models, Kimi, DeepSeek, Qwen, Mimo are all really good. For closed models, Claude Sonnet 5 is the recommended default — the best combination of speed and intelligence, and a drop-in upgrade from Sonnet 4.6. Switch to Claude Opus 4.8 (the newest Anthropic flagship) for the most capable long-horizon agentic coding, GPT-5.5 (Intelligence Index 60) for the absolute hardest reasoning, or Claude Opus 4.7 / GPT-5.4 (both 57) for top-tier work at lower cost. For fast lookups, Claude Haiku 4.5 or GPT-5.4 Mini. For open-source, Kimi K2.6 leads the open-weights tier (Intelligence Index 54).
Can I mix Qwen 3.7 Plus with other models in a workflow?
Yes. Switch per session using /model. Common pattern: keep Sonnet 5 as the default and switch up to Opus 4.8 or down to Haiku 4.5 as the task calls for it.
Are open-source model prices fixed?
Open-source models are routed across multiple upstream providers for high availability. The price listed for each is the mean per-provider rate. Actual cost on a given request may vary slightly. The Usage page reflects the price charged.
Is Command Code free to try?
The Go plan starts at $1/mo with $10 in LLM credits. It covers open-source models only. Pro at $15/mo unlocks premium models with $30 in LLM credits.
Does Command Code train on my code?
No. Command Code does not train on your code or store your code snippets. taste-1 data is stored locally in your project directory.
Where can I track my usage?
The Usage page in Studio shows per-request cost, token counts, and which model ran. Settings > Billing lets you change plans, buy credits, or enable auto top-up.
Does Command Code replace my editor?
No. Command Code is editor-agnostic — it runs as a CLI and works alongside any editor (Cursor, VS Code, Zed, JetBrains, Neovim, etc.).
Ship code that matches your taste
Command Code is the AI coding agent that continuously learns your taste. Start for $1.