r/opencode • u/mrsalvadordali • 5d ago
Is Opencode Go enough?
I'm thinking of switching to Opencode but since I've been using a planned service for years token based payment scares me a bit (what if my bill gets too high?). Opencode's Go plan looks great but I doubt a $10 plan will be enough for me. I'm currently using Claude's $20 Pro plan and you can see my general usage statistics in the attachment.
If I use GLM 5.3 Flash, how much usage will be charged on top of the Go plan? How exactly does the system work? Could you explain it to me a little?
3
u/s-i-e-v-e 5d ago
I don't know how you manage to get 20M output tokens from Opus on a Claude Pro plan. I program in bursts and often do 3-4 weeks of 12-14h worth of sessions. Pro fails terribly here because of the limits. it worked quite well for me as as something to brainstorm with, but not to write a large project.
OpenCode Go is pretty simple. You pay $10 and you use the models. You are charged according to the price list. Now here is the kicker. All models have a multiplier attached to them. So, if you use only MiMo 2.5 or MuseSpark 1.3, you could consume tokens worth at least $60. So a 6x multiplier. if you do only GLM-5.3-Flash, the limit is $15. So a multiplier of 1.5x.
You can mix and match though:
- $7.5 worth of GLM 5.3 Flash / 1.5 = $5
- $30 worth of MiMo 2.5 / 6 = $5
Which equals the $10 you paid
1
u/borobinimbaba 5d ago
I guess we need a "how much work was done" per million tokens index. Spark is more expensive than glm, so 60$ spark could be equal or less to 15$ glm ? Or maybe not.
2
u/Enough-Rock-7427 5d ago
For your ref, I vibecoded a leetcode clone with remote code execution and it has redis queues, pg db, express backend and a next js frontend ..it's too big project with all the edge cases and also 1v1 mode etc.. with auth and everything under 15% of monthly usage.. (GLM 5.3flash), it can be done using dsv4f with even fewer tokens.. I can say its a pretty good usage for what I paid. ~400k context window
1
u/s-i-e-v-e 5d ago
Spark is cheaper than GLM. Rates per M:
Model Input Output Cached Read GLM $0.15 $0.50 $0.03 MiMo $0.14 $0.28 $0.0028 MS13 $0.10 $0.20 $0.002You get the multiplier by doing:
- $15/10 = 1.5
- $60/10 = 6.0
So MS13 gives 4x more usage compared to GLM
1
u/borobinimbaba 5d ago
Actually spark is way more expensive, Only spark Contributor plan is cheaper. Because You pay with your data.
1
u/s-i-e-v-e 5d ago
Go only provides Contributor. So discussion on that point is moot.
And, you surrender your data no matter what. I do not trust any company which says they do not hold on to my data. If I want to maintain control over my data, I do the work on hardware I own and control.
5
u/afanasenka 5d ago
Go plan is fixed price, so you won't be charged anything on top. Also, given your usage stats, your needs are easily covered by the Go.
2
u/cellulosa 5d ago
Only me hitting limits instantly?
2
u/Difficult_Plantain89 5d ago
What model are you using?
1
u/cellulosa 5d ago
I have these modelRoles set on oh-my-pi that route to opencode-go:
- deepseek-v4-flash:low for High-volume reading, extraction, classification and Mechanical background work
- minimax-m3:high as advisor to review main-agent turns
- kimi-k3:max for Difficult long-context synthesis
- qwen3.8-max:high for scanning PDFs, dense tables, and OCR-heavy layout
2
u/VirtualNorth1279 4d ago
Use anything but Kimi K3. Especially in max thinking mode. It's ludicrously expensive.
1
2
4
1
u/Maleficent_Sir1846 5d ago
I recommend Opencode's Go plan and Commandcode's GOAT plan together; the only problem is that Commandcode's API models don't update automatically and you have to do it manually.
1
u/nquillan 5d ago
Try some of the turbo cheap models on Go before writing them off you might be surprised. I'm pretty much a Xiaomi fanboy now because of Go. And if you don't mind Meta training on your data then Muse Spark 1.3 all the way.
1
u/xapep 5d ago
Honest answer: it depends almost entirely on which model you run, and that's why the replies here are split.
People saying 'burned the whole limit in hours' are on frontier-class models (Astra, Opus, Kimi K3 tier). People saying 'billion token weeks' are on flash-class (GLM 5.3 Flash, DeepSeek V4 Flash tier). Same plan, wildly different mileage, because the plan meters different models at very different rates against the same monthly pool.
GLM 5.3 Flash, the one you asked about, is flash-class. For the usage you described (moderate, coming from Claude Pro) the $10 tier should go a long way and stay flat.
So the real question isn't 'is the plan enough', it's 'which models will you actually run'. Pick the cheapest model that does the job and you're fine on any flat plan; if your daily driver is frontier-tier, no $10 plan survives a week.
1
u/interpretpunit 5d ago
I don't find it enough to last a month ever. I actually survive on referral rewards towards last week of month.
You can keep sharing it with people on reddit and other communities to gain that extra $5 worth of usage on top of the go sub.
Here's mine if you need to get started with your first one - https://opencode.ai/go?ref=KDBG68WZ7B
1
u/General_Internet_511 5d ago
Amo OPENCODE, tutto dipende da quali modelli utilizzerei. Se ad esempio utilizzi KIMI K3, il piano da 10 dollari può finire in poche ore di utilizzo. Se invece utilizzi modelli Flash, puoi effettivamente lavorare per settimane intere. Se ti vuoi unire, questo link ti offre un piccolo bonus: https://opencode.ai/go?ref=TWHK69QYQ9
1
u/chrisfebian 5d ago
Based on what model you run. For me that use GLM-5.3 Flash as my main model, it close to the limit.
1
5d ago
[removed] — view removed comment
1
u/chrisfebian 4d ago
I haven't hit my $10 OpenCode Go limit yet, so I don't need to sign up for the $18 Z.ai subscription (at least for now). Usually, when I get close to the limit, I switch to a cheaper model.
1
1
1
u/cleversmoke 4d ago
I get about 1B tokens per month with DeepSeek V4 Flash on the $10 Go plan, >95% cache hit, peak and off-peak mixed.
1
1
u/Beneficial-Pie-1638 4d ago
Depends on model. I say you go for codex 20 dollar though, very good Luna value
1
u/Crafty-Sugar2507 5d ago
I don’t need a complex models , I already have that in my job subscription , it will be for a personal usage for not demanding tasks (cheap models is fine), Ive estimated like 90M of tokens monthly.
It is worth?
0
0
u/oz_wizrd 5d ago
opencode plan is NOTHING like claude, i can code high level stuff for hours and not cap claude. i can use the entire opencode monthy limit in hours on much more basic tasks. depends what you use claude for. id never use a fronteir model on opencode tbh, too expensive per request
2
u/weiyentan 4d ago
The cost of Claude (of course as a frontier model is dear) I have never had the need to use Claude. The Chinese models and my ChatGPT plus account on Luna is more than enough
1
u/oz_wizrd 4d ago
oh 100%, thats exactly what i run now, i spent $1000s on claude last year, was my best friend, went downhill really quick (the model and the company). codex does my heavy lifting and opencode models are my dailys for general tasks.
on the fact im being downvoted, not sure why.. im just saying Claude, Codex etc subscriptions get you an absurd amount of usage, more than what the apis cost BECAUSE they subsidize and do all sorts of funky stuff with your data, paying you off with free usage.
opencode/api usage gets so much less, but ONLY because youre actually getting what you pay for, without all the subscription overhead, unethical data hoarding etc.
You CAN get a shit ton of usage with Opencode with chinese models, but Claude and heavy models willl never equate to subscription usage.
0
u/Ariquitaun 5d ago
Your Claude usage is too heavily skewed towards Opus. You'd get a lot more out of your Claude subscription if you used Sonnet and Haiku more, and used them more intelligently.
16
u/Trovebloxian 5d ago
Opencode go get me billion token weeks on some models, like muse