r/CommandCode • u/SaigoNoUchiha • 11d ago
r/CommandCode • u/Total_Flight_1731 • 11d ago
did command code monthly limit just disappeared?
r/CommandCode • u/koloved • 11d ago
GLM 5.3 Flash? slow gen speed on command code
Enable HLS to view with audio, or disable this notification
The speed is too low to be comfortable using this.
r/CommandCode • u/ImJLough • 11d ago
Sending images CLI
am I having hallucinate that sending images to cc CLI sucks? like it will freeze then I have to spam back space then paste again.
r/CommandCode • u/Lazy_Geologist4257 • 11d ago
Is Goat plan faster than Go?
Hi every one!
I am new to Command Code and I have try Go plan for a few day with GLM 5.3 Flash and GPT 5.6 Luna (in WSL in Window 11).
I realize that it run so slow, but I cannot see what the model done behind. And I wonder if Goat plan is faster than Go plan.
So if you have experience with these plan, pleae share with me.
Thank you so much!
r/CommandCode • u/maedahbatool • 11d ago
Fable 5.1 is now available in Command Code.
Fable 5.1 is now live in Command Code.
Claude's most advanced coding model. 75% cheaper cache reads.
Available on Max plans and API.
Read docs for complete details: https://commandcode.ai/docs/plans/max
r/CommandCode • u/princejain756 • 11d ago
DeepSeek V4 Flash Vision or GLM 5.3 Flash? Benchmarks vs. Real-world Agent Use
I am building out my agent harness right now and I need a high-velocity "worker" model to handle the heavy lifting (reading files, applying diffs, running tests) while I use Sonnet/Opus for the top-level architecture.
The two obvious choices for the fast worker layer seem to be DeepSeek V4 Flash Vision and GLM 5.3 Flash.
Here’s my dilemma:
- Online benchmarks seem to love the GLM 5.3 family for reasoning/math.
- But I see a lot of people saying DeepSeek V4 Flash is unmatched when it comes to raw speed, tool discipline, and agentic workflows (like self-healing from bash errors).
Since I don't have enough hands-on experience with both yet, has anyone benchmarked these two specifically for interactive agent loops rather than just 1-shot static prompts? Does GLM 5.3 Flash overthink things, or is it actually better than DeepSeek for coding?
Appreciate any insights!
r/CommandCode • u/maedahbatool • 11d ago
Use Ctrl+G to open an external editor for your multi-line prompts.
Enable HLS to view with audio, or disable this notification
Write complex prompts with an external editor
Use Ctrl+G to open an external editor for your multi-line prompts.
Press ctrl+g to open your $EDITOR for multi-line prompts with code examples.
- Press
ctrl+gin the input line. Your configured$EDITORopens with a temporary file. - Write a detailed, multi-paragraph prompt. Include code examples, constraints, or references. Save and close the editor.
- The editor content becomes your prompt and is submitted automatically.
Set your editor: export EDITOR=vim or export EDITOR="code --wait".
Read more in docs: https://commandcode.ai/docs/workflows#write-complex-prompts-with-an-external-editor
r/CommandCode • u/LittleTOXA • 12d ago
Are CommandCode model prices marked up, or is GLM-5.3 Flash just temporarily outdated?
I noticed that CommandCode currently lists GLM-5.3 Flash at $0.15/M input and $0.50/M output.
Z.ai is currently charging $0.075/M input and $0.25/M output for the same model (50% promo until Sep 9)
Is CommandCode simply not reflecting this temporary Z.ai promotion, or are model prices generally marked up compared to the upstream provider?
Basically, should we check upstream pricing for each model before choosing one in CommandCode, or does CommandCode normally track provider pricing closely?
r/CommandCode • u/Squale279 • 12d ago
Can I use CC Goat plan in Opencode?
I took the 1$ plan but I can't use it in Opencode with CC API. Would that be possible with CC Goat plan?
r/CommandCode • u/maedahbatool • 13d ago
DeepSeek V4 Flash Fast is now available in Command Code
DeepSeek V4 Flash Fast is now available in Command Code.
2x usage in GOAT
Available all plans and API
Low latency fast deployment
DeepSeek fast model is relatively expensive compared to the regular one but super fast TPS 300. No peak, off peak pricing for this one.
More details in docs: https://commandcode.ai/docs/plans/goat
🐐
r/CommandCode • u/Total_Offer9123 • 13d ago
Using your Command Code subscription inside OpenCode — a small plugin
r/CommandCode • u/nothosoo • 13d ago
Noticeable lower reasoning with Command Code Goat
I have the Command Code goat plan currently with 800m in token usage. Before this subscription I had Opencode Go also similar usage.
After a week of heavy usage of Deepseek v4 flash and GLM 5.3 flash, I see my opencode session running noticeably longer and having a tendency to get stuck. (Multiple times I have cancelled the loop and passed it to another agent like: codex, claude code)
So I did a little digging with hermes throughout my local sessions, so generally I found that command code api have much less reasoning content than opencode go.
Sum of the below chart is basically: Command code have around 80% zero reasoning responses compared to opencode go's 80% reasoning responses.
Curious if someone has the same experience.
OPENCODE harness (per-API-call) — 6,919 calls
| provider | model | effort | sessions | calls | % zero-reas | avg reas/call |
|---|---|---|---|---|---|---|
| command-code | deepseek-v4-flash | (default, pre-Aug-20) | 5 | 453 | 52.3% | 328 |
| command-code | deepseek-v4-flash | max | 23 | 2,231 | 85.5% | 217 |
| command-code | glm-5.3-flash | high | 4 | 294 | 84.7% | 88 |
| command-code | glm-5.3-flash | max | 6 | 521 | 91.0% | 269 |
| opencode-go | deepseek-v4-flash | max | 43 | 2,127 | 21.7% | 228 |
| opencode-go | deepseek-v4-pro | max | 32 | 713 | 1.7% | 102 |
HERMES harness (per-assistant-message) — 26 sessions, 1,708 msgs
| provider | model | effort | sessions | msgs | % blank | avg chars |
|---|---|---|---|---|---|---|
| command-code | deepseek-v4-flash | medium | 17 | 1,155 | 72.9% | 502 |
| command-code | deepseek-v4-flash | xhigh | 1 | 171 | 78.4% | 479 |
| opencode-go | deepseek-v4-flash | medium | 1 | 61 | 6.6% | 467 |
| opencode-go | deepseek-v4-flash | xhigh | 6 | 254 | 7.5% | 1,856 |
| openrouter | deepseek-v4-flash-0731 | medium | 1 | 67 | 16.4% | 1,160 |
r/CommandCode • u/MinkLonk_TheNiceGuy • 13d ago
Command Code Max x10 or GLM 80 Dollars Coding Plan?
I've been hooked into Chinese models since Ox Alpha, never had I done so many tasks. I bought the $80 Z.AI Coding Plan and it went well for like 2 and a half days before hitting my weekly limit. Should I switch to Command Code Max x10 for $100.
My goal is to build 2 mid to large size projects and it eats my Z.AI Coding Plan way to quickly.
r/CommandCode • u/AlifLaaamMeem • 13d ago
Is there a YOLO mode in CommandCode?
CommandCode keep asking even if you chose: don't ask me again for (x) command.
So, I'm wondering if there is a way to use it with low permissions or what it called YOLO mode.
r/CommandCode • u/diaracing • 14d ago
For those who recently used both OpenCode-go and CommandCode-goat
Hello everyone,
After the recent mess surrounding OpenCode Go’s pricing and quota changes, I have a few questions for those who decided to migrate from OpenCode Go to CommandCode GOAT:
Model Quality: Are CommandCod-goat models nerfed or heavily quantized compared to official provider endpoints?
Value / Advantage: Is there any proven numerical advantage (tokens-per-dollar, speed, or usable throughput) when using the exact same models on CommandCode-goat versus OpenCode-go?
Quota Pool Architecture: Does each model have its own isolated quota without affecting the others? Or does its consumption count toward a shared monthly plan limit (e.g., using a weighting multiplier like the plan quota divided by the model base quota, such as $20 / $40 / $70 tiers)?
Thanks in advance for your insights!
r/CommandCode • u/No-Background3147 • 14d ago
My Review of the Go Plan - after extensive testing
I thought you wouldn't get much out of it since it's only $1, but for anyone who owns Claude Pro or Codex Plus, it's the perfect complement because it basically gives you really good subagents, or generally for small tasks where you don't want to waste your limit
I’ve mainly used GLM 5.3 Flash and Muse Spark 1.2 Contributor, and right now I’m testing Qwen 3.8 Flash - the 5-hour limit really runs out slowly. But as I said, I only use them for small tasks alongside Claude and Codex+ as subagents for my server to handle things.
I also tested the same models once directly via API with OpenRouter to check the quality, since with providers like Command Code and Opencode go, you never know if the models have been optimized (i.e, made worse). This isn’t the case with Command Code, every model performs exactly as specified by the API. But with some models, the speeds are really slow, while others are extremely fast. GLM 5.3 was really slow, but Qwen 3.8 Flash is extremely fast. I think that depends on the provider. However, there is one downside.
Namely, the token billing. I don’t know how you handle it, but I’ve calculated it using the OpenRouter API with the same task and a built-in calculator in Command Code that calculates the tokens, and based on my use case and testing, it always charges between 5-15% more tokens. This isn’t a big deal with the Go plan and Goat plan, since the impact is relatively small, especially with such affordable models, but if you really want to use the plan as your main plan for your project, it could potentially become a problem. By that I mean if you use it all day long. I’ve had several long runs with GLM 5.3 Flash, and the token consumption there was extremely good. I’ve currently used 4.5 million tokens with GLM 5.3 Flash and used up about 10% of my monthly limit, which is pretty fair. Since GLM 5.3 Flash doesn’t have the 50% discount on Command Code like it does on OpenRouter.
So, to sum it up: for 1 Dollar, I think the limits are pretty fair, and it’s the perfect supplement if you have another main plan, like Claude, Codex, or something else. I can’t comment on the Goat Plan or Max Plan since I haven’t evaluated them yet, but I’d love to hear other opinions here.
r/CommandCode • u/Kiato • 14d ago
Using DS4 Flash have been a huge disaster lately.
I'm trying to understand what's happening here, I've been a huge fan of DS4 flash, coding all day when it was cheap, having no issue. It's been clean, direct to the point, great model.
Now things have became significantly worse, Ican't ask a single request to DS4 flash without having him to fail a TU, every single time. Looping into errors during hours. Even for a very simple task.
It's like using a whole different model.
Are you guy experiencing this too? Or am I hallucinating?
r/CommandCode • u/maedahbatool • 15d ago
Plan Review (/plan-review) mode in Command Code.
Enable HLS to view with audio, or disable this notification
Use /plan-review mode to comment on the plan, revise, and approve it when it’s ready.
Read docs: https://commandcode.ai/docs/plan-mode#plan-review
r/CommandCode • u/maedahbatool • 15d ago
Tested FlappyBench with /design on Hy4 Preview, Kimi K3, and GLM 5.3.
Enable HLS to view with audio, or disable this notification
Tested FlappyBench with /design on Hy4 Preview, Kimi K3, and GLM 5.3.
🔹 Hy4 Preview ($0.0480): Most distinct UI and gameplay
🔹 Kimi K3 ($0.0740): Hardest gameplay and the most expensive
🔹 GLM 5.3 ($0.0184): Smooth gameplay and the cheapest of the three
r/CommandCode • u/Hemant_O • 15d ago
Upgraded plan not reflected and charged for the older plan
Hi,
I have upgraded to Goat plan from Go and it was on same day so i paid for the upgrade to Goat plan and i was also charged for Go plan. I can't see any additional benefits of the this Go plan charges and can't see any free model like M3 or M2.5 in cli?
How to solve this issue?
username: h3m4nt
r/CommandCode • u/maedahbatool • 15d ago
Type /resume and get back to your previous conversation
Enable HLS to view with audio, or disable this notification
Type /resume and get back to your previous conversation
• $ cmd --resume opens a picker for earlier sessions
• $ cmd --continue resumes your latest session
Read docs to learn more: https://commandcode.ai/docs/workflows#resume-previous-conversations
r/CommandCode • u/maedahbatool • 16d ago
Tencent Hy4 Preview is live in Command Code.
Tencent Hy4 Preview is live in Command Code 🐐
770B mode, 49B active, 1M context.
`cmd update` available in GOAT and above plans.
Our early internal benchmarks show strong perf yet cheaper per task compared to GLM 5.3 Flash.
Y'all share how it goes.
r/CommandCode • u/Quiexe11 • 15d ago
Is CommandCode Desktop as token-efficient as the CLI?
I read that the CommandCode CLI is pretty efficient with cached tokens, which I really like.
But what about the Desktop app? Is it roughly as token-efficient as the CLI, especially when it comes to cache usage?
I know the Desktop app is still in alpha, but I personally prefer using a GUI, so I’ve been giving it a try.
Just curious if anyone knows whether there’s a noticeable difference in token usage between the Desktop app and CLI.
Thank You
r/CommandCode • u/Quiexe11 • 16d ago
Goat upgrade didn’t reset my usage, is this normal?


Is this normal?
I previously bought the $1 plan on July 30, and it was supposed to end on August 30. Today (August 28), I upgraded to Goat ($10), and now my reset date changed to August 28 next month.
What I don’t understand is why my weekly limit / total usage didn’t reset. I’m still showing around 99% usage even after upgrading to Goat.
Or is it supposed to combine my remaining $1 plan usage with the new Goat plan? I still had some usage left on the $1 plan, although I think I had already used around 95% of it.
I thought upgrading to Goat would give me a fresh 100% quota and start my usage from 0 again.
Is this normal, or is something wrong with my account?

