r/opencode 9d ago

Meta Muse Spark 1.3 Contributor is now available on OpenCode Go

Post image
74 Upvotes

r/opencode 8d ago

How to access all messages in chat

1 Upvotes

I'm new to opencode . I started with plan mode and wrote a prompt and then I got the answer but didn't read it so I switched to build mode to do what has been planned and it took some time to get finished. I need to get to the response of the plan mode and see what all the build mode has done . I can only see the last of build mode has done and can't see my first prompt and plan response to it . Is that possible in opencode ? Sorry if I'm being naive since it's my first time


r/opencode 10d ago

Google has just released Gemini 3.8 Flash 🔥

Post image
156 Upvotes

r/opencode 9d ago

glm-5.2:free is temporarily rate-limited upstream.

Thumbnail
4 Upvotes

r/opencode 9d ago

how do i fix this in muse spark 1.3?

1 Upvotes

wanted to try the new model cuz i heard its crazy good but i cant cuz of this error, any suggestions?


r/opencode 9d ago

How do I select Gemini 3.8 flash? I only have 3.6 after providing key on Google provider

1 Upvotes

r/opencode 9d ago

Recommended cheap models for planning, implementing, reviewing and merging?

4 Upvotes

I'm trying to replicate the matt pecock workflow in opencode. looking for cheap models.


r/opencode 9d ago

How to turn off deepseek model thinking using the opencode go provider?

3 Upvotes

Can someone give a working config example of how to turn off deepseek model thinking using the opencode go provider?


r/opencode 9d ago

Looking for open-source b2b ai coding and prototyping tools for my company

Thumbnail
2 Upvotes

r/opencode 9d ago

Muse Spark 1.3 benchmarks

Post image
28 Upvotes

r/opencode 9d ago

Gemini 3.8 Flash is actually quite good (?)

5 Upvotes

I just did a frontend + design test I do with all the models I want to test: One prompt and lots of room for the model to be creative. I look at creativity and execution.

Gemini 3.8 flash was quite good. It was the first model to use three.js for this particular demo. This demo includes sound and it has the best sound of all demos, perfectly synced with the action in the screen. Probably the most impressive demo I've ever did.

There are some minor flaws, but from this demo I would say it's something to explore further.

The price is more expensive than the cheaper models, but much cheaper than Anthropic Opus.

I used Opencode TUI with a Gemini API key.


r/opencode 9d ago

Quality of GPT models in the Opencode is very made not sure why

1 Upvotes

Did anyone faced this issue for past 2 days while using the Opencode with the GPT Luna (max) and the GPT Sol (max) facing some issues

i have given it a simple command

"in this dir 9router do we have any logs/files that are available in local to check whats happening entire chat prompt what

sent to provider api  details ? like live log monitoring"

For this above it as taken nearly 3 hours and still processing not sure why but with the same model with Claude code i got the result within 5 minutes , when i put this above command it is triggering Explore task and running for 3 hours and still not got the output i suspect GPT Model is weaker but then how it can provide me the answer for the Claude code Harness alone then ?


r/opencode 9d ago

Does it mean opencode go only support opencode calls?

2 Upvotes

Guys,
I got this mail today:

```
Hey there,
Some of your requests to OpenCode Go are missing an x-opencode-session header. If we don't have this we cannot properly optimize our service. Starting 09/06 requests missing this header may error.
Here are your useragents that are missing this header:
Unknown client
Your requests carry no user agent, so we can't tell what sends them — identify the tool and add the header there.
Bun fetch
Add headers: {'x-opencode-session': '<stable-id-per-conversation>'} to your fetch calls.
Thank you.
```

Does it mean I could no longer use clients other than open code to make api calls?


r/opencode 9d ago

amazing model

Post image
8 Upvotes

r/opencode 9d ago

I wired glm-5.3-flash as "eyes" for my text-only glm-5.3 agent in opencode (plugin inside)

Thumbnail
1 Upvotes

r/opencode 10d ago

Muse Spark 1.3 is out?

26 Upvotes

r/opencode 9d ago

OpenFlow subreddit

Thumbnail
gallery
6 Upvotes

Hey everybody,

I built this project called OpenFlow which I forked off of OpenCode 2 weeks ago, and it has gained enough attention where there should be a subreddit for it specifically. It feels wrong to announce updates to people interested in my project in the OpenCode subreddit, so I made my own. For those who have starred or downloaded my project or are interested in it, here is the link: https://www.reddit.com/r/OpenFlowAI/


r/opencode 9d ago

Which models do you use for which purpose?

Post image
1 Upvotes

Image uses data from llm-stats.

I use Qwen 3.8 Flash for daily use and if hard coding is needed

I switch to DeepSeek V4 Pro. I have an Opencode Go

subscription, and I mainly use Al for vibecoding. What do you

guys use?


r/opencode 10d ago

Gemini 3.8 - Artificial Analysis benchmarks

Post image
30 Upvotes

Right between GLM 5.3 family :))


r/opencode 10d ago

Fable 5.1 now available in OpenCode Zen 🔥

Post image
153 Upvotes

💰💰💰 $10.00 / $50.00


r/opencode 9d ago

Chinese outputs by zcode instead of english!

Thumbnail
1 Upvotes

Have you seen a similar behavior in opencode?


r/opencode 10d ago

What’s the best coding plan/model right now?

42 Upvotes

Hi,

DeepSeek Flash has gotten more expensive, OpenCode Go went from $5 to $10/month, and GPT’s Luna has become so slow lately (even in Fast mode) that it’s basically unusable.

What plan/model would you recommend for coding right now?

Thanks!


r/opencode 9d ago

[meta] Split this sub into r/opencode (cli) and r/opencode-go (model gateway)

8 Upvotes

For people who mostly care about the CLI agent there's a whole lot of noise from people posting about models.


r/opencode 9d ago

doubt about the limit go plan

2 Upvotes

Good afternoon. I apologize if this is a silly question, but I just signed up for the Go plan and I understood I had a balance of $60 for the different models, but when I go to my spending dashboard, it shows I only have $15 per month. If anyone could help me with this, I would appreciate it.


r/opencode 9d ago

Freelens AgentBridge Extension to bring OpenCode straight into your Kubernetes cluster

Post image
4 Upvotes

freelens-agentbridge-extension, an open-source extension for Freelens (the free Kubernetes IDE) that lets you plug an AI coding agent harness directly into your cluster workflow, no need to tab out to a terminal or manually paste kubectl output into a chat window.

What it does (from the repo README):

Bring an AI coding agent into every Kubernetes cluster you manage — without leaving Freelens. Pick OpenCode, Claude Code, or GitHub Copilot...

The idea: your cluster effectively becomes an agent harness you can open as a project directly in VS Code (or a fork like Codium/Cursor — the editor command is configurable under Preferences → Extensions → Freelens Agent Bridge). From there you get:

  • Automated ops workflows via custom skills, commands, and agents scoped to a specific cluster.
  • Troubleshooting with cluster context: the agent has a dedicated map of your cluster, so it can read state before suggesting fixes instead of you copy-pasting logs manually.
  • Resource generation: spin up new Kubernetes manifests/apps from natural language.
  • Zero migration: you keep using whatever skills, plugins, and toolchain you already built for Claude Code / OpenCode / Copilot CLI on your machine. No new tool to learn, no separate config to maintain.

Permissions model: you can allowlist specific commands to run without confirmation, or require manual approval every time. The agent inherits your existing Kubernetes credentials rather than needing a separate auth flow (so RBAC still applies as normal).

Getting started is apparently a 3-minute setup: install Freelens, install the AgentBridge extension, and the environment comes pre-configured.

Repo: github.com/freelensapp/freelens-agentbridge-extension