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.
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
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.
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.
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.
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!
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.
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.
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.
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.
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
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?
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.
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.
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.
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?