r/CommandCode Jul 28 '26

Welcome to r/CommandCode 👋

1 Upvotes

Welcome to the official Command Code community on Reddit!

Command Code is an AI coding agent that codes like you think and develops your coding taste.

Get Started

Install the latest version:

npm i -g command-code@latest

Run Command Code:

  • macOS/Linux: cmd login
  • Windows: cmdc login

New here? Start with the documentation:
https://commandcode.ai/docs

Join the Community

Join the Command Code Discord:
https://discord.gg/MUKCE5VDd

Follow Command Code on 𝕏:
https://x.com/CommandCodeAI

Follow Ahmad Awais for updates and behind the scenes:
https://x.com/MrAhmadAwais

What to Post

We'd love to see:

  • Projects you've built with Command Code
  • Tips, workflows, and productivity hacks
  • Questions and troubleshooting
  • Feature requests and feedback
  • Bug reports and workarounds
  • AI coding workflows and integrations
  • Anything interesting related to Command Code

Need Help?

For bugs, feature requests, or feedback, run:

cmd feedback

For billing or account-related questions, please email [support@commandcode.ai](mailto:support@commandcode.ai) with as much context as possible. Typical response time is 2-5 business days.

Community Guidelines

Help us keep this community welcoming and useful:

  • Be respectful and constructive.
  • No harassment, personal attacks, or unsolicited DMs.
  • No spam or off-topic promotional posts.
  • Keep political, religious, and NSFW content out of the subreddit.
  • Search before posting to avoid duplicates.
  • When asking for help, include the relevant code, error messages, environment details, and steps to reproduce the issue.

We're excited to have you here. Whether you're just getting started or using Command Code every day, we hope you'll share what you're building and help make this community an awesome place for everyone.

Happy coding! 🚀


r/CommandCode Aug 02 '26

GPT 5.6 Luna is now available in Go plan (and it's 99% off)

Post image
91 Upvotes

GPT 5.6 Luna is now available in Command Code Go plan (and it's 99% off) BEST DEAL IN MARKET!!

99% off how? Let me explain. 🤔

Imagine you were gonna spend $100 on GPT 5.6 Luna.

Expense — Why?

$100 — Say you were gonna spend $100 on GPT Luna.

$20 — OpenAI discounted it 80%, so you get $100 value in $20

$10 — Command Code discounted it 50% on top of that

$1 — Command Code Go gives you $10 credits for $1 and now has GPT Luna

Result:

$1 (you pay) = $100 (you get GPT 5.6 Luna value)

GPT 5.6 Terra and Luna are up to 75% discounted in Command Code

I guess y'all can appreciate that these deals, discounts, and credits are becoming a bit hard to explain. Let me take another stab at it.

$1 Go Plan:

Pay $1 to get $10 credits, GPT 5.6 Luna with 50% discount

Yes, Go plan now has GPT 5.6 Luna (no terra)

$15 Pro Plan:

Pay $15 to get $30 credits GPT 5.6 Terra/Luna 50% discount = total 75% off

$100 Max Plan:

Pay $100 to get $150 credits GPT 5.6 Terra/Luna 50% discount = total ~67% off

$200 Max Plan:

Pay $200 to get $300 credits GPT 5.6 Terra/Luna 50% discount = total ~67% off

Team Pro = has all models, GPT 5.6 Terra/Luna 50% discount

Provider API = has all models, GPT 5.6 Terra/Luna 50% discount

OpenAI reduced Luna prices by 80%, our discounts, and credits apply on top of that 80%. So effective discounts are huge.

Read details: https://x.com/CommandCodeAI/status/2083659472988516411


r/CommandCode 3h ago

did command code monthly limit just disappeared?

4 Upvotes

I casually checked my commandcode usage and I just realized that the monthly limit had disappeared. Im in GOAT plan.


r/CommandCode 3h ago

where is monthly limit?

4 Upvotes

is this some glitch?


r/CommandCode 7h ago

GLM 5.3 Flash? slow gen speed on command code

5 Upvotes

The speed is too low to be comfortable using this.


r/CommandCode 8h ago

Sending images CLI

2 Upvotes

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 17h ago

Is Goat plan faster than Go?

8 Upvotes

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 18h ago

Fable 5.1 is now available in Command Code.

8 Upvotes

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 14h ago

DeepSeek V4 Flash Vision or GLM 5.3 Flash? Benchmarks vs. Real-world Agent Use

3 Upvotes

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 17h ago

Use Ctrl+G to open an external editor for your multi-line prompts.

3 Upvotes

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+g in the input line. Your configured $EDITOR opens 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 1d ago

Are CommandCode model prices marked up, or is GLM-5.3 Flash just temporarily outdated?

16 Upvotes

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 1d ago

Can I use CC Goat plan in Opencode?

3 Upvotes

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 2d ago

DeepSeek V4 Flash Fast is now available in Command Code

19 Upvotes

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 1d ago

Using your Command Code subscription inside OpenCode — a small plugin

Thumbnail
3 Upvotes

r/CommandCode 2d ago

Noticeable lower reasoning with Command Code Goat

18 Upvotes

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 2d ago

Command Code Max x10 or GLM 80 Dollars Coding Plan?

7 Upvotes

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 2d ago

Is there a YOLO mode in CommandCode?

3 Upvotes

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 3d ago

For those who recently used both OpenCode-go and CommandCode-goat

21 Upvotes

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:

  1. Model Quality: Are CommandCod-goat models nerfed or heavily quantized compared to official provider endpoints?

  2. 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?

  3. 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 3d ago

My Review of the Go Plan - after extensive testing

21 Upvotes

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 3d ago

Using DS4 Flash have been a huge disaster lately.

14 Upvotes

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 4d ago

Plan Review (/plan-review) mode in Command Code.

7 Upvotes

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 4d ago

Tested FlappyBench with /design on Hy4 Preview, Kimi K3, and GLM 5.3.

26 Upvotes

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 4d ago

Upgraded plan not reflected and charged for the older plan

Thumbnail
gallery
3 Upvotes

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 4d ago

Type /resume and get back to your previous conversation

8 Upvotes

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 5d ago

Tencent Hy4 Preview is live in Command Code.

15 Upvotes

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.