r/opencode 21h ago

Unexpected account block – anyone else facing the same?

14 Upvotes

Is anyone else getting randomly blocked? I was in the middle of working when this message popped up: 'This account has found to be committing fraud or is in breach of terms of services and has been blocked. If you believe this is a mistake please send an email to help@anoma.ly.'

I already emailed [help@anoma.ly](mailto:help@anoma.ly) and hope it gets resolved quickly since I still have over 70% of my quota remaining before it resets in 7 days.


r/opencode 23h ago

havent used my subscription all month.. few days left. how do I maximize its use for the next few days? any recs

7 Upvotes

any advice on what I should do? most powerful model + most intensive task I can do.

for opencode go.

got busy with school so I didn't have time to ai code but I want to use the few days I have left for max usefulness.


r/opencode 1d ago

Muse Spark 1.2 Contributor down on OpenCode Go?

Thumbnail
3 Upvotes

r/opencode 1d ago

Is it possible to code a lot with OpenCode Go?

3 Upvotes

Hello,
Can you do a lot of coding with OpenCode Interpreter these days, or do the model quotas run out quickly? I used to use DeepSeek, but the price went up.


r/opencode 1d ago

Deepseek Flash Cache TTL is less than 10 minutes

4 Upvotes

Same as title. as you can see same session, 9 minutes apart. A bit disappointed, had hoped for at least 10 minutes of cache lifetime :/

EDIT: Correction, not even 5 minutes....


r/opencode 1d ago

Just got Opencode go, which is the best executor to use?

6 Upvotes

Hello, since Codex has introduced the 5h limits once again and gutted usage, I'm now using Sol as the planning model. Which is the best execution model on Opencode? I initially got it for Deepseek V4 Flash, but is that still the best option?

Thanks


r/opencode 1d ago

Using your Command Code subscription inside OpenCode — a small plugin

Thumbnail
0 Upvotes

r/opencode 1d ago

This is strange as I have not been using open design, it is closed, no taskbar icon anywhere, but it still shows to be consuming my GPU?

1 Upvotes

r/opencode 1d ago

GLM 5.3 is completely free on TokenRouter

Post image
0 Upvotes

r/opencode 1d ago

Muse spark

5 Upvotes

Is it just me or Muse spark 1.2 contributor model currently dead ?

Its like the only model that works for me and I really hope its not gone.


r/opencode 1d ago

Suggestions for free APIs

5 Upvotes

If anyone knows of any free apis that are compatible with opencode and work for free with some decent models …. Not the greatest or latest models something that works well enough


r/opencode 1d ago

Issues with opencode.

1 Upvotes

I was using the free models in opencode like nemotron 3 ultra . I noticed sometimes with long tasks it just gets stuck. Like no output…. It also in a long workflow after some steps just says thinking and stays there… if someone could help me as to why that is.


r/opencode 1d ago

I saw that they removed Deepseek V4 Free, what do you use on OpenCode Zen now?

26 Upvotes

FREE MODELS ONLY


r/opencode 1d ago

Can someone explain what all the free models are best for in opencode?

8 Upvotes

Excluding the one where you have to link the api keys, which ones are best for which purpose...?


r/opencode 1d ago

Various types of slop

Post image
0 Upvotes

r/opencode 1d ago

Would you let teammates work with an OpenCode agent running on your machine?

3 Upvotes

Sometimes an agent already has the useful context: the repo, the task history, and the changes it has been working on.

Instead of a teammate starting another session from scratch, would it be useful if they could talk to that same agent, give it a follow-up task, or check what it changed—while it still runs on your machine?

I can imagine this helping with handoffs, but also creating permission and ownership problems. Has anyone wanted this in practice, or would you rather keep every agent session personal?


r/opencode 1d ago

How on earth did people get anything done before agents?

Enable HLS to view with audio, or disable this notification

42 Upvotes

I have personally become 10x more effective compared to one year ago. I love it as there is always so much I want to do!

Right now my rate limiting factor is usage limits by far. The token bill bites quite hard and make it hard to justify some projects, so I’m on the lookout to maximise agentic work per dollar.

Codex/claude etc. is subsidised atm, but they are also wasting a lot of tokens on expensive, non-open source models that could have done the job way more efficient.

Therefore been building my own model router with openrouter but not working very well (https://openrouter.ai/docs/guides/routing/routers/auto-router). Think standardcompute.com has an excellent model router and like that it’s a monthly thing and not random unpredictable 5-hours usage limits etc. However, they don’t serve free models which would be nice.

Any other good alternatives right now? Preferably heavily subsidised by VC money 💰


r/opencode 1d ago

Noticeable lower reasoning with Command Code Goat

Thumbnail
0 Upvotes

r/opencode 1d ago

[CODE] Unable to use muse-spark-1.2-contributor to 9router or other router? here is patch! Enjoy

Thumbnail
github.com
5 Upvotes

This local proxy can be added to 9router as openai compatible proxy and you may use it. Enjoy
Opencode added UA protection now for this LLM only.
UA = "opencode/1.18.23" Is now needed in headers for Meta v1.2 Contributor . No more internal server errors. Enjoy


r/opencode 1d ago

GPT-6 Astra coming soon — what we know so far (latest rumors)

Post image
362 Upvotes

OpenAI officially named Astra its next major model on Aug 1.

An internal build solved 10 decade-old math/CS problems with machine-checkable Lean proofs for roughly $2K in compute.

It remains unconfirmed whether Astra will ship as GPT-6, GPT-5.7, or keep its codename. The unverified leaks are more specific:

  • 1.8T params, MoE with 96 experts, native multimodal
  • Built for long-horizon planning and tool orchestration
  • Reportedly being shared with select partners under the name "ultima-alpha"
  • Sam Altman allegedly said it will be "the first model that actually invents new things that matter"
  • One source claims a Sept 3–10 launch window

r/opencode 1d ago

opencode-todo: A to-do list for you, not for the agent

66 Upvotes

You know the moment. The agent is 40 seconds into refactoring the auth middleware and your brain goes: "oh, and after that fix the retry logic, update the docs, and rename that terrible function."

You can't send that message. Well, you can, but the agent cheerfully derails into all three tasks at once and now nothing works, including the thing that was working two minutes ago.

So you hold it in your head. Then you open a second session in another worktree, which spawns its own follow-ups, and eventually your head is the worst issue tracker you own. My system was a notes.txt, and telling myself I'd definitely remember.

So I wrote a plugin: opencode-todo. A personal backlog that lives in the sidebar.

- /todo-add, /todo-run, /todo-remove, /todo-edit, /todo-list, /todo-clear, all dialog-driven, they show up in / autocomplete

- a "My Backlog" panel that updates live while you work

- session-scoped, so each worktree keeps its own list

- state is one human-readable JSON file (.opencode/queue.json), nothing else

The part I actually care about: the agent never sees any of it. Nothing auto-executes, nothing auto-drains, no model turns spent on bookkeeping. /todo-run just drops the task into your composer and marks it done. Pressing Enter is still your job.

Free, MIT, one command:

opencode plugin opencode-todo --global

Repo: https://github.com/ainformatico/opencode-todo

Curious how others handle this. Half of me expects someone to say "just use a text file", and fair, but now the text file has a sidebar.


r/opencode 1d ago

GLM 5.3 for Free (limited time, very slow 😕)

Post image
34 Upvotes

r/opencode 1d ago

When no better models available for free 😆

Post image
164 Upvotes

r/opencode 1d ago

Any way to use web based Gemini in Opencode?

2 Upvotes

pretty much the title really? Is there any way to use this? I have a gemini pro sub from work that I would like to use with opencode for experimental purposes! I've installed the python proxy and tried adding it to the opencode.jsonc but it dont work.


r/opencode 1d ago

error add muse-spark-1.2-contributor to 9router

5 Upvotes

any of you facing this issue? what is the workaround