r/CommandCode 17h ago

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

13 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 2h ago

Fable 5.1 is now available in Command Code.

5 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 1h ago

Is Goat plan faster than Go?

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 11h 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 1h ago

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

Enable HLS to view with audio, or disable this notification

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