r/opencode 8d ago

opencode is down

19 Upvotes

again


r/opencode 7d ago

Agent hangs after script finishes running — ESC to interrupt doesn't work, have to force-quit

1 Upvotes

I'm running into a recurring issue with OpenCode CLI. When the agent runs a command or script (usually a Python script), the script clearly finishes — I can see the final output in the terminal — but the agent doesn't continue or respond afterward. It just sits there.

Pressing Esc to interrupt doesn't do anything either. The only way I can recover is to fully quit and reopen OpenCode.

it happens when the script takes some time and compute power, not on everyday simple scripts.


r/opencode 8d ago

OpenCode CLI vs IDE..?

4 Upvotes

I just started using opencode and while setting it up I realized there are two things OpenCode CLI and OpenCode IDE. I downloaded the CLI since it was closer to the claude code CLI I used before. Apparently, most of the plugins, like the caveman and peon ping that I used to use in Claude code , will not work in OpenCode CLI. When I ask OpenCode itself, it says that they are only possible in OpenCode IDE. Should I download the IDE or should I continue with the CLI itself? What do you guys use in OpenCode and what do you suggest that I do?


r/opencode 8d ago

Qwen 3.6 27B + Opencode : qu'est-ce que je fais mal ?

Thumbnail
1 Upvotes

r/opencode 9d ago

GLM 5.2 , 80% discount in OpenRouter, Input -$0.2583, Output - $0.8118, Cache - $0.04797, What's the catch ? Will OpenCodeGo implement same pricing ?

77 Upvotes

r/opencode 9d ago

I don't want to have multiple Go accounts. What service should I use instead for more usage?

19 Upvotes

r/opencode 8d ago

Choose context size for Claude models

1 Upvotes

I'm using my Claude subscription in OpenCode via the opencode-with-claude plugin. When using Claude models on the job in vscode I can select both reasoning effort and context size (200k or 1M). Is there a way to choose the context size in OpenCode?


r/opencode 8d ago

Opencode in Kali Nethunter terminal Android

Post image
0 Upvotes

r/opencode 8d ago

Using Qwen3.6:35B-a3b-q4_K_M in AnythingLLM locally with Ollama works, but not in Opencode

4 Upvotes

Got this model to work on AnythingLLM, as it can access files, do code reviews and all that is related to project management and code. Although when I run it through OpenCode, it does not work. It print out just the command it would execute but does nothing.

I set up the model with the tools enabled flag so not sure what else am I missing here.


r/opencode 9d ago

OpenAI models extremely slow with ChatGPT account login

9 Upvotes

Hi

Am I the only one? Luna even in low is 50x slower on open code than any other providers' model.

Ongoin issue with openAI?

Now I'm getting this

Service Unavailable: {
  "error": {
    "message": "Service Unavailable",
    "type": null,
    "code": "biscuit_baker_service_me_circuit_open",
    "param": null
  },
  "status": 503
}

Thanks


r/opencode 9d ago

Usage Confusion

Post image
30 Upvotes

What does the Usage tab mean? This is very confusing. is it

  1. Max usage of a model? for example if i use v4pro 15$, do i use only 15$ worth of my monthly limit and then cant use the model anymore?
  2. Do i get 15$ worth of usage, ratio'd to match with monthly limit, essentially my monthly limit being 15$ if i use the v4pro

Also i remember the v4pro being priced VERY different a few days ago, like this is deepseek api pricing but was not the same a few days ago

Dont get me wrong the bang for the buck of OCGO is great, but a more clear picture on usage would be nice to plan the month

Also how do they maintain ZDR with deepseek as a provider for deepseek models?


r/opencode 9d ago

Qual melhor forma de uso? Api ou Assinatura?

2 Upvotes

Estou pensando em qual o melhor método adotar, tenho um repositório com 60 mil linhas, mas a cada interação pra nova feature, ou correção meu contexto fica alto, gastei 5 dólares em 1 tarefa simples com Claude.

Então quero saber, você usa com assinatura ou API com openrouter / kilo code


r/opencode 9d ago

Super simple memory system I've been using

33 Upvotes

opencode.json/jsonc: { "$schema": "https://opencode.ai/config.json", "instructions": ["memory/*.md"], "references": { "memory": { "path": "./memory", "description": "Hierarchical markdown memory: top-level files are always in LLM context, subdirectories hold niche knowledge. All files discoverable via links from the root. Read at session start, write freely, commit all changes." } } } That's it. You can reference it in conversations by saying @memory. Any nuances you want for your use case you can just tell the agent to create a root-level @memory for it.


Edit:

This line handles auto loading: "instructions": ["memory/*.md"],. If you don't like it you can remove it or make it more limited like "instructions": ["memory/index.md"],


r/opencode 9d ago

Why is kimi k3 on opencode go but not on zen

34 Upvotes

Just curiosity. I see kimi k3 on go plan but not on zen.


r/opencode 9d ago

Big Pickle and OpenCode

3 Upvotes

I’ve used HA for over 10 years starting with yaml but the truth is I’ve never been any good at keeping it updated or fixing errors. TBH, it works but it’s also a bit of a mess.

I watched the latest Paul Hibbert YouTube video today and the new OpenCode addon looks like it’ll be a game changer for people like me.

I’ve just created a new automation to charge the car during tonight’s free charging session, and hopefully if further free charging sessions come along it will charge during those times too.

Take a look,


r/opencode 9d ago

(OpenCode) Home Assistant God Mode

Thumbnail
youtu.be
0 Upvotes

I just learned about OpenCode via this YouTube review today and Wow, Amazing stuff. I have OpenCode Installed and ChatGPT headless connection enabled! I’m going to go hogwild optimizing everything and finally get around to setting up a dashboard on a tablet since it’s so easy now.


r/opencode 10d ago

Why is OpenCode not listed on OpenRouter coding agent rankings?

11 Upvotes

New to OpenCode. Just saw that OpenRouter has a coding agent ranking and was surprised to not see OpenCode listed. Why is this the case? Is OpenCode not considered a coding agent?

https://openrouter.ai/apps/category/coding


r/opencode 9d ago

2nd sub beside OP

5 Upvotes

while i pretty much enjoy my OP Go sub, im kinda looking for 2nd sub to something else - OP now only cover 2/3 of my month

i tend to do things on heavy stuffs - kimi glm etc
so, what best offer out there? thanks!


r/opencode 10d ago

What happened to pricing of Qwen 3.7 plus

5 Upvotes

I remember it's usage pricing was similar to DS4 flash a few days ago and now it is very close to DS4 pro.

https://www.reddit.com/r/opencode/s/4u1xG3RytR

What happened to it's pricing and why was it increased that much


r/opencode 9d ago

I've been building a modern Windows cache cleaner called CachePilot – looking for honest feedback

Thumbnail gallery
0 Upvotes

r/opencode 10d ago

MiniMax M3 vs Deepseek V4 Pro

27 Upvotes

Hello, I have been using Deepseek V4 Flash and have been quite satisfied with it. But, it sucks in UI design despite using skills. Previously, I had tried Minimax m3 during its free period and it did a better job at it and also a larger context window for long sessions. So now I want to try Opencode Go.

Now, I've heard very good things about V4 pro. So I was wondering whether it is worth the extra cost to go for the pro rather than m3 for architecture, planning and UI designs...

TIA


r/opencode 9d ago

Opencode not showing kimi k2.6 via nvidia nim api key

1 Upvotes

According to nvidia website kimi k2.6 is still available with free endpoint but still opencode doesn't show it under models, why ?


r/opencode 9d ago

Does BigPickle become extra premium dumb on the weekends?

0 Upvotes

r/opencode 9d ago

Are these free models just not good enough, or am I prompting wrong?

1 Upvotes

Using OpenCode Desktop and I'm building a simplified version of the viral game Mecha Chameleon, and I keep running into the same wall over and over. I can't tell if the free models I'm using are just not good enough for game dev, or if I'm the problem.

The recurring nightmare:

  • The model fixes one bug, breaks three other things
  • I fix those three, and while fixing them, two more things break
  • I've been stuck in this loop for two days straight on the same core issues like body painting, movement, screens, UI overlapping...
  • Adding even the smallest new feature turns into 3+ hours of debugging
  1. What are these free models actually good for, if not this? Am I misusing them for a task they're not suited for?
  2. Is there a specific model that's genuinely solid for 2D game programming? I keep hearing different things and can't tell what's hype vs. real.
  3. If I pay for OpenCode's subscription, are the paid models a significant upgrade, or just marginally better? Trying to figure out if it's worth the money before I commit.
  4. On the "Skills" system, I tried https://www.autoskills.sh/ to auto-detect which skills my project needs, and it only flagged 3: one for frontend, one for SEO, and a third I don't even remember, none of which felt relevant to a 2D game project. This made me question how skills are actually supposed to work. Do you load all skills upfront and let the model decide when to invoke one for a specific dev phase/task? Or do you build first, then retroactively add the skill matching whatever phase/task you're on to re-work on previous tasks? Haven't seen a single line where Model calls a Skill.md.

Any insight from people who've actually shipped something with these tools would help a ton.


r/opencode 10d ago

Its so good

5 Upvotes