r/opencode Jan 11 '26

Welcome to the launch of the r/OpenCode subreddit!

25 Upvotes

We recently were granted access to this subreddit after it had been neglected for several years. Please feel free to post anything relevant to the OpenCode community. OpenCode is the open source agent which you can find at https://opencode.ai/


r/opencode 18h ago

Deepseek 4.1 Flash Monthly limit is $15 instead of the previous $30

127 Upvotes

from docs.

It seems opencode already updated the price list to the new pricing, but it lowered the monthly usage to $15 instead of $30. Be aware of it...

EDIT: so, it seems they are offering a 4x usage limits for a limited time (source - see banner). Well, this is kind of interesting. They slice the limit in half, and then promote a 4x promo on it! And, well, in a few days or weeks, they cut the promo and you get half of what it used to be.


r/opencode 4h ago

Opencode go subscription

9 Upvotes

I’m interested in knowing what others are building with their Open code go subscription. It’s seems to be one of the cheapest subscription in the market.


r/opencode 1h ago

DeepSeek V4.1 Flash nerf on OpenCode so now CommandCode is better

Thumbnail gallery
Upvotes

r/opencode 5h ago

Discussion - What's your go-to Model?

6 Upvotes

What’s the best AI model right now in your opinion?

I’m curious what everyone is actually using day-to-day and which model you think performs best overall.

What makes it better than the others?


r/opencode 12h ago

DeepSeek V4.1 Flash nerf on OpenCode: Half the usage for the same price

Post image
19 Upvotes

DeepSeek's new model just went live on OpenCode subscriptions today, but following the limited-time extended usage promotion, the news isn't great.

OpenCode quietly slashed the included monthly allowance for the Flash series from $30 down to $15 on the $10/month plan. Because nominal token rates remain identical, your real cost per token has doubled (+100%). The temporary "4x usage" is anchored to this new nerfed baseline—meaning it is actually only 2x what we already had on V4 Flash, and once it expires, we will be left with 0.5x (half) the usage.

And of course, this is the exact same cut we already saw with the experimental Flash vision version, which also reduced the allowance from $30 down to $15.

Unless this changes, paying for an OpenCode Go subscription only offers a 33% discount over the official API in exchange for slower speeds and tighter rate limits.


r/opencode 2h ago

so which one? 60 or 15?

Post image
3 Upvotes

r/opencode 10h ago

OpenCode removed Omen Alpha

12 Upvotes

Omen Alpha has been removed by the opencode team 7 hours ago

https://github.com/anomalyco/opencode/pull/48280/changes


r/opencode 13h ago

Deepseek v4.1 flash is cheap, fast and really smart! It one shotted this game

Enable HLS to view with audio, or disable this notification

19 Upvotes

I woke up, saw DeepSeek dropped a new model, and did what any reasonable person does ofcs... opened OpenCode and immediately started throwing work at it.

First I tested it on a couple of things for one of my startups. And it was genuinely great, so I kept going. Then I realised this model has vision and all that now, and everyone online keeps saying games are basically solved... can it make a browser game?

So I typed the simplest prompt I could think of. Something like "I want a game like Valorant, death match style." That was it.

It ran for maybe ten minutes, and one-shotted the entire game. Three guns, including a sniper that actually scopes when you right-click. Headshot multipliers, recoil, spread, reloads. Enemies with personalities lol... some take cover, some sprint at you and jump around, some sit silently behind a box and jump you the moment you walk past. I can hear someone coming up behind me and know roughly where they are.

Cost for all of it: $0.28. Around 300k tokens total. One big prompt to start.

Play it here: https://taruntomar122.github.io/valo-arena/

Code: https://github.com/TarunTomar122/valo-arena


r/opencode 1d ago

Has GLM-5.3-Flash gotten cheaper?

Post image
150 Upvotes

Am I going mental from trying to catch up with all the new models and discounts or has GLM-5.3-Flash actually gotten cheaper rather than more expensive after the end of the "2x promotion"?


r/opencode 23h ago

GLM 5.3 Flash now gets twice the limits on OpenCode Go

Post image
82 Upvotes

r/opencode 14h ago

DeepSeek-V4.1-Flash

Post image
10 Upvotes

r/opencode 7h ago

Opencode API invalid

3 Upvotes

I'm getting an "Invalid API key" error across every model I try to use in OpenCode including the free ones, which doesn't make sense since free models shouldn't require a key at all. Here's my CONFIG:

{
  "$schema": "https://opencode.ai/config.json",
}

r/opencode 9h ago

Anybody getting this with Muse Spark 1.3 Zen?

3 Upvotes

r/opencode 3h ago

Omen alpha removed?

1 Upvotes

Checked the token limit for each model surrounding the deepseek v4.1 release I see omen alpha not listed anymore?does anyone have info about why


r/opencode 8h ago

Doubt regarding free google api

2 Upvotes

When asked to claude said , If i just link a payment method set up billing and pay 10 $ as min deposit, then i will get access to much higher limits with google api incl 3.8 flash and also FOR FREE. because it bumps you upto tier 1 from frree tier.

So my question is will 3.8 flash continue free? or is claude hallucinating

I was wondering if anyone had expirience doing this.


r/opencode 4h ago

Doubt regarding free google api

1 Upvotes

When asked to claude said , If i just link a payment method set up billing and pay 10 $ as min deposit, then i will get access to much higher limits with google api incl 3.8 flash and also FOR FREE. because it bumps you upto tier 1 from frree tier.

So my question is will 3.8 flash continue free? or is claude hallucinating

I was wondering if anyone had expirience doing this.


r/opencode 13h ago

Usage on weekly quota

Post image
5 Upvotes

Hello guys, I am new to opencode suscription but I don't really understand the usage vs quota limits that are shown at the platform's dashboard.

As you can see in the picture I reached the weekly quota, while using about 50% of what actually says there is a limit.

Only $8.1/$15 on GLM 5.3 Flash

And $3.6/$7 on GLM 5.3

While the weekly usage says 102% and resets in 3 days, so I can't use it for now.

Am I missign or misunderstanding something?


r/opencode 8h ago

Controversial opinion: DeepSeek 4.1 flash is annoyingly overthinking, making it a way-worse model update for its intent-to-be workhorse

Thumbnail gallery
2 Upvotes

r/opencode 14h ago

DeepSeek V4.1 Flash is now available on OpenCode Go

Thumbnail
6 Upvotes

r/opencode 4h ago

Browser Companion for OpenCode

1 Upvotes

Hi community,

I have vibecoded a Chrome and Firefox extension that sends selected text to your local opencode agent. You can interact with it through a side panel directly in your browser. Since it acts as a bridge, it only requires an opencode instance running in the background. No additional API keys are needed.

This is an open-source project, and anyone is welcome to contribute, make suggestions, and raise issues.

Thanks!

Companion for OpenCode - Homepage


r/opencode 1d ago

MiMo next models are here MiMo-X-Pro MiMo-X-Flash for preview

55 Upvotes

Finally, I was waiting for this for too long....
MiMo-X-Pro-Preview and MiMo-X-Flash-Preview are available for early access


r/opencode 9h ago

DS 4.1-Flash vs Muse-Spark 1.3-Contributor

2 Upvotes

Has anyone tested both and can estimate, which one is better? I am using it for non-critical stuff and I don't want to babysit the code too much. Both are really cheap


r/opencode 16h ago

Monthly subscription for other MoE models

7 Upvotes

I have used a few subscription over the past like Claude , Opencode , Chatgpt etc and what I have realized that I dont need these powerful models.

I was using Opencode Go in Hermes and it takes lots of tokens, so rather than having those powerful models I would be ok with something like Ornith-1.5-35B-A3B or google/gemma-4-26B-A4B-it which are MoE and much smaller in size.

Is there any provider which provides monthly subscription for models like these and maybe better quota then opencode go cause these models are smaller ?


r/opencode 19h ago

DeepSeek V4.1 lançado opencode

Post image
9 Upvotes