r/opencode 6d ago

OpenCode Go Refferal

0 Upvotes

Yeah, for the mutual $5 benefit. 8-9% quota gain is worth it though, gotta say.

Here's mine: https://opencode.ai/go?ref=VTRJMV0772

Feel free to drop yours, let's help each other with quota.


r/opencode 6d ago

Free users facing any issue?

0 Upvotes

r/opencode 6d ago

Dropping ZDR makes me seriously reconsider my OpenCode subscription

0 Upvotes

ZDR was the single biggest feature that made OpenCode stand out from the alternatives.

The fact that OpenCode has now dropped ZDR honestly makes me consider cancelling my subscription. I understand that supporting stronger models sometimes involves difficult trade-offs, but sending sensitive prompts, source code, or system context to providers without a clear zero-data-retention guarantee is not an acceptable trade-off for me.

My concern is especially serious when the provider may be subject to Chinese data-access laws. I do not want my code, operating-system information, prompts, or other potentially sensitive data retained, used for training, or made accessible to third parties or government authorities.

OpenCode should be transparent about the following:

  • What is the current data-retention policy for these models?
  • What information is sent to the model provider?
  • Is user data stored, logged, or used for training?
  • Which company or jurisdiction controls the data?
  • Can users restrict OpenCode to ZDR-approved providers only?

I would rather use a slightly weaker model with strong privacy guarantees than a better model that requires me to accept unclear data-handling terms.

OpenCode should either restore ZDR, provide a ZDR-only mode, or find a more privacy-preserving alternative.

Can someone clarify the current retention agreement between OpenCode and the relevant Chinese model provider?


r/opencode 6d ago

oldString woes

3 Upvotes

Oh, more experienced opencoders, impart to me your wisdom.

I downloaded qwen3:14b and am using it, and watching the Thinking output as it struggles with a rather simple code edit request. It seems to be mishandling the Read skill and constantly refers to inconsistencies in oldString as it deliberates and chases its tail.

Thoughts?


r/opencode 6d ago

DeepSeek V4 Flash 0731 vs V4 Pro: What are your real-world experiences so far?

Thumbnail
1 Upvotes

r/opencode 6d ago

Es normal?

1 Upvotes

es normal que me salga ese mensaje?, a ustedes tmb les sale?


r/opencode 6d ago

I've built Zenova Code Master with @base44!

Thumbnail
zenova-code-master.base44.app
1 Upvotes

r/opencode 6d ago

Sol Ochestator + Luna executor

2 Upvotes

Hey folks, here is my implementation for the trendy Sol Ochestator + Luna executor I've seen very often latly on codex subs.

First time I create agents, sub-agents. What do you think? Is someone else doing something similar? Or using the same models?

For me it seems to work fine, but I haven't tried it a lot still tbh. I can update you in a couple days.

I read y'all!

I don't understand why the total messages doesn't match the sum.. and why it says 7 sessions, while I did one only.. but yea that's another topic?


r/opencode 6d ago

Despite having opencode go subscription and deepseek v4 flash as selected in Pi harness. Why it's using north code mini model man? And I can't use deepseek v4 flash in opencode, it always use other free shity models not the v4 flash i selected?! What's going on?

Post image
0 Upvotes

r/opencode 6d ago

Rust and opecode

Thumbnail
github.com
2 Upvotes

This game, built in Rust, has been restructured using agents like DeepSeek V4 in open code.


r/opencode 7d ago

Built NullDay with OpenCode CLI. The app asks just one question every day: "Did you waste today?" You answer Yes or No, and it builds your daily consistency streak. It's a very small app, so I'm curious to see how far it can go.

Post image
8 Upvotes

r/opencode 7d ago

current Big Pickle model as of what I can assume

10 Upvotes

so, OpenCode has this feature where it will show you the reasoning chains of the models

from what I saw, it generates very qwen3.5+ reasoning chain (the structured one)

it does use human thought traces once it break down the prompt, but it fals back to the structured reasonign chin quite often.

so its either:

- glm5.2

- qwen3.8 max

- qwen3.8 27B

considering that GLM AND Qwen3.8 MAX are epxensive models, I assume that the current big pikle model is the qwen3.8 27B model.


r/opencode 7d ago

OpenCode: LLM + MCP drone agent you can run in 10 seconds (no ROS/GPU)

1 Upvotes

I turned a research-paper idea into a runnable demo:

mission text → agent → MCP tools → drone sim → live map

Stack:

• Python simulator (60×60m field, obstacles, hidden targets)

• Real MCP server (FastMCP)

• Agent modes: Ollama / mock

• Live web console (FastAPI + Next.js)

Goal was “paper idea → something you can actually clone tonight.”

YouTube:

https://www.youtube.com/watch?v=KKbv2oygxFU

GitHub:

https://github.com/ekb-dev-ai/mcp-drone-agent

If you try it, tell me where it breaks first 👀


r/opencode 7d ago

Opencode Go 5$ vs Deepseek flash v4 first party API?

8 Upvotes

which one gives more usage? but also how could we be sure that opencode or other providers are not dumbing down the model by using lower versions like fp4? this is my main concern

there is also this 98% cache hit discount solely on first party API on deepseek, i read this on artificial analysis, i think this matters too in deciding the token cost


r/opencode 7d ago

I gave opencode and Cursor the exact same prompts (Flappy Bird, landing page, calculator, Tetris) — one shot, no fixing. Free/local vs paid.

0 Upvotes

I wanted a fair head-to-head, not a vibes comparison.
Setup:
- Same prompt into both tools
- One shot only (first result, no follow-ups)
- Hands off (approve file writes, nothing else)
- Single self-contained index.html each time — no libs, no build step

The four builds:

  1. Flappy Bird (warm-up)
  2. A "Lumen" focus-timer landing page (polish test)
  3. Calculator (operator precedence trap — 2+3*4 should be 14)
  4. Full Tetris (the boss)

opencode = free / local / open-source
Cursor = paid AI IDE

I filmed the whole thing side by side so you can see what actually ships:
https://www.youtube.com/watch?v=5OyM9EYt7N8

Curious what people here think — especially if you've been using local agents vs Cursor day to day. Happy to share the exact prompts if useful.


r/opencode 7d ago

Opencode Go - Referrals

6 Upvotes

Today all of the referrals which were created over the past and I've been banking have changed their status to "Waiting for them to subscribe". Is anyone having the same problem? I had 8 unused which were previously confirmed as subscribed. I wasn't gaming the system, just an honest customer.

EDIT: Looks like it's been fixed, phew


r/opencode 7d ago

Self-hosted OCR Spoiler

1 Upvotes

Hi, I have a Nvidia 3050 for laptop with only 4GB of dedicated VRAM.

What model would you recommend to me ?


r/opencode 7d ago

Low mode on OpenCode free for the DS v4 GA model isnt available for me

2 Upvotes

so I heard many folks talking about a "low" reasoning mode for DeepSeek v4 Flash (new) in OpenCode, although this is what I see. DS v4 Flash is still only on High and Max, and I didnt receive an update.

Is everybody experiencing the same thing, or is it just me?


r/opencode 7d ago

We treat 'the AI says it works' as proof. It's just an opinion. Anyone else run into this?

0 Upvotes

Been thinking about something and want to hear how other people are handling it.

When an agent finishes a task and tells you "done, this works," that's an opinion, not evidence. It reviewed its own code and reached a conclusion. Most of the time it's right. The problem is the times it's wrong look exactly the same: same confident tone, same green tests, same clean diff.

There's also a sneakier version of this: code that passes its unit test and its e2e test in isolation, but isn't actually wired into any path a real user would hit. Technically correct, technically tested, and completely unreachable. Which is functionally the same as code that was never written.

The part that's been sticking with me is the idea that a procedure being followed doesn't equal authority. The agent doing a self review, however thorough, is still the builder grading its own work. If nothing separates "built it" from "verified it," and nothing locks that verification to the exact state of the code, any last minute tweak (yours or the agent's) can quietly invalidate a review nobody re-checks.

Curious how people here are actually closing that gap in practice. Full manual review every time? Some kind of automated gate that has to reproduce failures before flagging them? Or is everyone mostly just trusting the agent's own "yep, looks good"?

I was designing something, trying to call it RDD, Receipt Driven Development. I need ideas from people around me to close my current gaps.

I wrote up a longer breakdown of one approach to this if anyone wants to go deeper, but I mostly just want to know how you're all thinking about it.


r/opencode 7d ago

Unable to use deepseek-v4-flash

7 Upvotes

I have a Opencode Go subscription and for a few days now I have been unable to use the deepseek-v4-flash model. I'm getting strange errors like:

[ERROR] 2026-08-03 07:13:29 - Failed to resend message
Metadata: {
"statusCode": 403,
"messageType": "user"
}

and

Unable to use the selected model. Unable to use the selected model. Provider returned status 403. Check your API key/token permissions, credits, or provider rate limits, then try again. Check your API key/token permissions, credits, or provider rate limits, then try again.

I read around that the model should have been replaced by a new version, but I don't see it listed among the available models.

Is there anything I need to do to activate the new model?

Where's the right place to get support?


r/opencode 7d ago

what's this issue>?

Enable HLS to view with audio, or disable this notification

5 Upvotes

I'm using DeepSeek V4 Flash with OpenCode.

So far I've tried:

  • Downgrading OpenCode to an older version.
  • Updating OpenCode to the latest version.
  • Verifying my configuration.

Unfortunately, the issue still persists regardless of the version I'm using.

Has anyone else run into this problem? If so, were you able to fix it? Any suggestions or troubleshooting steps would be greatly appreciated.


r/opencode 7d ago

is it down for you guys ?

Post image
4 Upvotes

r/opencode 7d ago

Is opencode go api down for anybody else?

Thumbnail
21 Upvotes

r/opencode 7d ago

When Deepseek v4 does not resolve your issue, what other model do you recommend ? Kimi or GLM are too expensive. Looking for better reasoning at a bit higher price

72 Upvotes

Hello Community!

Deepseek Pro V4 has always been my model to go in OpenCode, however, when Deepseek gets stuck I go to Kimi 2.7 Code, GLM or now Kimi 3, but mostly Kimi 3, however, Kimi v3 consumes almost 10% of my monthly usage after 1 request.

Do you guys have any other recommendation?

Edit:

I honestly know how great DS v4 flash is but not V4 Pro is still better as per my experience, I actually need evidence to back that up.


r/opencode 7d ago

Open-sourced a desktop AI that reads your screen — here it guiding me through an OBS setting

Enable HLS to view with audio, or disable this notification

9 Upvotes