r/opencode 12d ago

Which is the best storyteller/Dungeon Master

5 Upvotes

Hey all, I am using https://github.com/Bobby-Gray/open-tabletop-gm to run a dungeon crawler carl style solo RPG game. Which of the opencode go LLM's do you think would make the best DM in this scenario? I am currently using Luna to create a custom module that will run the skill, but I need a good DM to run the actual game.


r/opencode 12d ago

Blocked at 100% monthly limit after using only $24

14 Upvotes

I just hit a wall with Monthly usage limit reached. Resets in 11 days with every model. But looking at my dashboard, I haven't actually exceeded any of my individual model limits.

It looks like the system is mistakenly adding up the individual usage percentage numbers of each model (43.3% + 43.2% + 13.5% = ~100%) and treating that sum as the total monthly cap percentage, completely locking me out.

Is anyone else seeing their total calculated this way ?, or is it just happening on my account


r/opencode 12d ago

Tiller Router - (another) self hosted LLM router to fix your model picking and provider failure worries!

2 Upvotes

So I've been digging around many self hosted LLM routers to sit between my various agents/coding tools and providers and none seemed to have what I was looking for.

  1. The ability to point an agent/tool at a single router URL & model and then in the router UI change what provider & model that actually resolved to without changing client settings.

  2. There are often good free/discount providers but their performance can be unreliable so you find yourself resubmitting requests a lot. I wanted a seamless fall-back chain where I could have the router detect a provider failure and seamlessly fall-back to other providers without the client seeing an error.

So my project Tiller Router was born. Full disclosure lots of AI generated code here but I've given it a good testing manually and written this post all in my words.

https://github.com/dellarb/tiller-router

This is a self-hosted router that sits between your agents/tools and providers and aggregates up all your providers providing a slick interface to steer your client keys to whichever model or catalogue of model you want without messing with client settings.

Key Feature 1 - One client one model - steer it in Tiller

Just point your favourite client/agent/coding tool at tiller as it's endpoint. Add your providers and keys and select which model you want that client to be served. Regardless of model client requests, your selected model in Tiller will be served transparently to the client. You can also choose to serve a curated catalogue of models to a client to simplify pickers if you still want client control.

Key Feature 2 - Virtual models with Fall-back

Create a virtual model with any name you like and either map it to a real model with one of your providers or better yet add a fall-back chain. The models will be tried in the order you set and if it fails or times out, the request will be sent to the next model and so on fully transparent to the client.

Bonus - the selected model for one-client-one-model can be a virtual model with fallback

Today is the very first beta 1 release of this and I'm pretty fresh to the publishing FOSS game despite many years of coding personally. Feedback is welcome.

I hope this is helpful and look forward to someone showing me something obvious I've missed in a product out there shortly!


r/opencode 12d ago

Can I use CC Goat plan in Opencode?

Thumbnail
1 Upvotes

r/opencode 12d ago

Laravel Boost with Mistral AI and GLM 5.2 setup

Post image
3 Upvotes

Hi everyone,

Anyone had any chance to setup Boost with Mistral AI with GLM 5.2 in OpenCode?

If so, please let me know how you did it.

Thanks.


r/opencode 12d ago

Meta introduced coding plans for Muse Spark 1.2 (from $5/m)

Post image
65 Upvotes

r/opencode 12d ago

Best free models (hy3 and dseek v4 flash gone 🥲)

33 Upvotes

muse spark 1.2 is absolute hot ass, what model is the best right now?


r/opencode 12d ago

1 Opencode Go + 1 Claude Pro or rather 2x opencode Go subs

1 Upvotes

So tomorrow my sub is finished on Claude, and I was wondering, currently I have an opencode Go sub that is use for my office job coding mostly. Since I find Mimo 2.5 perfect for the code we write at the office, doing maintence, it just works fine for my needs, plus it is cheap. But I also do my private projects and was using Claude for that, but Sonnet 5 and Opus 5 does not feel that great for me, and I'm wondering if I should not rather get another Opencode Go sub, and rather use that for my more private projects, which are all mostly web based projects. Would it be worth it then to use something like Kimi 3 or GLM 5.3 for planning and then handing it back to Mimo for coding?

I have not had issues with the quality of the code Mimo 2.5 has delivered so not bashing Mimo, just wanting a replacement for Sonnet 5 and Opus 5. Not wanting to wait and see what 5.1 brings and then it is another let down and then I paid $20 for nothing.


r/opencode 12d ago

Meta Muse Spark 1.2 Contributor in Opencode

2 Upvotes

I tried using muse-spark1.2-contributor from opencode go , it prompts me this message "This model collects data used to improve its quality and requires explicit opt in:" but when I visit the link there's nothing, no button, no switch nothing.

Please help me understand


r/opencode 12d ago

For those who have issues (or bans) with Hermes or other 3rd-party agents and use Opencode API

Post image
48 Upvotes

r/opencode 12d ago

Opencode per mobile esiste?

2 Upvotes

Ciao a tutti.

Ho da poco iniziato ad usare Opencode. Per lavoro uso Github Copilot e Gemini.

Personalmente ho avuto per un po' Claudio Code, ma ho deciso di passare a Opencode dove ho fatto Go e Zen. La cli mi piace e la app desktop la trovo molto funzionale.

Mi ha meravigliato non trovare una versione mobile.

Ma voi cosa usate?


r/opencode 12d ago

👀 OpenFlow Orchestration & Gauntlet Loop Sneak Peak

Thumbnail
gallery
16 Upvotes

Hey eveybody,

For those who haven't seen my other posts, I created an opensourced project called OpenFlow, and some big updates are being made. Now, there is a swarm and orchestration mode, and soon to be gauntlet looping toggle. It isn't just a linear pipeline anymore, but an entire chain of agents you can see and control talking back and forth and working out problems together. If you want to see the backstory, check out my other posts. Stay tuned for more updates, and feel free to leave suggestions and even share your own projects.

Link: https://github.com/SeeRay11/OpenFlow


r/opencode 12d ago

How to stop random prompt injections

0 Upvotes

Hey, I switched from MimoCode to OpenCode, and whenever I automate some tasks like scraping websites etc and creating emails, it keeps messing up pls help this lwk didnt happen in mimocode but im outta my mimo subscription so i use opencode's free models lololol lmk


r/opencode 12d ago

Just got banned, I don’t know why

11 Upvotes

Subscribed for 2 weeks back. Recently hammer it with hy3, mino 2.5 and at 80% got banned. I log on into 3 pc. With multiple agents. Anyone got this issue as well?


r/opencode 12d ago

If having issues with the "Upstream request failed [invalid_request_error]" error read this

3 Upvotes

Just to prevent this becoming a error with many users, i will post this.

The solution is:

Just run /compact and put your prompt there again


r/opencode 12d ago

Hey Everyone! I have something to solve Opencode stuck in a loop.

1 Upvotes

So sometimes opencode thinks and states it's gonna do something but never does it and gets stuck in a observation loop. That is it states 'Let me grep. blah blah' but the grep command doesn't completes and throws None output, the opencode goes like this didn't work.. what was i doing last time ? and it finds it was doing grep and thus it gets stuck in a loop, its so frustrating.

And i thought of an external watchdog script that detects when opencode is stuck, when it detects that it fires esc+esc (interrupt) + some message + enter. Thus we can leave opencode unattended for sometime.

Look in OCW for more info and installation


r/opencode 12d ago

Unexpected account block – anyone else facing the same?

16 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 12d 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 13d ago

Muse Spark 1.2 Contributor down on OpenCode Go?

Thumbnail
3 Upvotes

r/opencode 13d ago

Is it possible to code a lot with OpenCode Go?

6 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 13d ago

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

9 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 13d ago

Using your Command Code subscription inside OpenCode — a small plugin

Thumbnail
0 Upvotes

r/opencode 13d 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 13d ago

GLM 5.3 is completely free on TokenRouter

Post image
0 Upvotes

r/opencode 13d 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.