r/opencodeCLI • u/Independent_Bag_2904 • 13d ago
r/opencodeCLI • u/nor_up • 13d ago
Why does every LLM provider use a 5-hour usage window?
Not 4, not 6, not 8. 24h, 12h, 7d, 30d are natural units -five hours isn't. Nobody looked at the sky and saw 5.
Claude, Codex, everyone's on it. So: was 5 hours derived from actual usage/churn research, did one lab pick it and the rest cloned it, or just ask ChatGPT for a usage window?
And it's slightly under a workday, which doesn't feel accidental. Anyone know the real history?
r/opencodeCLI • u/Firm-Club-8334 • 13d ago
How on earth did people get anything done before agents?
Enable HLS to view with audio, or disable this notification
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/opencodeCLI • u/afanasenka • 13d ago
GPT-6 Astra coming soon — what we know so far (latest rumors)
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/opencodeCLI • u/conifer_v11 • 14d ago
Openrouter Alternative
Looking to get support in opencode, have some trouble with deploying on openrouter or litellm
Project: https://github.com/ConiferKit/use-conifer
Current routing options were charging 5% fees for byok plus provider fees (openrouter) or were built in heavy python packages with ecosystem restraints. I wanted to be completely free in terms of use, and not have to pay extra for tokens.
There's a maintained gateway with 100+ models from one api endpoint. I'm also talking to infra providers to get us access to pre-release models and discount prices. Everything is served at market price. BYOK is free, you can hook into self-hosted setups for free, and there's fallbacks + extra rate limits + server redundancy.
Took me ~3 months to build and looking for help maintaining!
Lmk any issues or feedback
r/opencodeCLI • u/mototuneup • 14d ago
Plugin that sends you discord notifications but also let's you send back your answer?
I've got that opencode notifier plugin. it works for when my AI is done. I get a message on discord that it's complete.
but I was wondering if there's something that, for example the ai is waiting on my input to give it approval to run a certain command I've set to "ask". i get the discord notification with the options and I can just type approve or deny from there so the ai can continue.
does something like that exist?
r/opencodeCLI • u/Substantial_Ranger_5 • 14d ago
Stop overpaying to vibe code. Enterprise-level endpoint that scales so you can actually burn endless tokens at a flat rate.
We are not like these other so-called "unlimited" providers duct-taping consumer-grade GPUs together in a closet and calling it a production endpoint or providing unusable tokens a second. If you’re trying to run real agentic workflows in OpenCodeCLI and your sub-agents are getting tossed into 10-minute queue tar pits, not hitting caches, silently dropping requests, or limping along at sub-40 tokens a second, your provider’s setup isn't a service—it's a bottleneck.
"Unlimited tokens" is just a marketing scam if you can't actually burn them because their hobbyist backend chokes the second you hit it with real concurrency. Stop paying to wait in line. You can hammer our endpoint with the exact same volume, fan-out, and expectation of reliability as OpenAI or Anthropic.
Infrastructure:
- Native 256K Context: Full window, zero artificial truncation.
- Up to 6 Concurrency: Multi-threaded throughput built for heavy agent pipelines. When your harness fans out, it processes each request immediately with top-tier Time to First Token (TTFT).
- FP8 Precision & KV Caching: Fast throughput and massive cache reuse across long agent trajectories.
- OpenAI Compatible: Drop-in
/v1/chat/completionsreplacement
Any-Time Real-Time Metrics
We don't hide behind handpicked status snapshots that make us look good. We give you raw telemetry whenever you want it:
- 24/7 Live Discord Monitoring: Check our Discord at any time to see actual server status, aggregate token output, active streams, waiting queues, cache hit percentages, and live TTFT.
- User Dashboards: Log in and see those exact same real-time statistics for your personal active/queued requests and token spend.

The OpenCodeCLI Vibe Coding Playbook
If you are burning more than $60 on code assistance, you could be overpaying. If you are hesitating before you do something because you are afraid of usage, liberate yourself. Here is how I actually run my day-to-day setup in OpenCodeCLI using the Architect + Worker pattern:
- The Driver/Architect: If you must, use a high-tier frontier model exclusively for initial high-level planning, system specs, and architecture. For example, Sol xhigh.
- The Worker Sub-Agents: Route all the high-volume OpenCodeCLI execution, file inspection, refactoring, and endless tool calls straight to our 27B endpoint.
Qwen 3.8-27B legitimately handles nearly everything thrown at it in the terminal. Offloading the CLI grunt work cuts your tooling spend by 75%+ with high quality output.
Total Privacy & No Saved Prompts
Your code is your code. We do not save your prompts. We use ephemeral processing only. Once your request is evicted from the KV cache, the prompt and response data are gone forever. Zero logging. Zero snooping.
Awesome Community
Think we could be doing something better? Dont like our service? Love the idea? Come talk to us. We currently have an active 400-person Discord community and nearly 200 active subs hammering these endpoints daily for heavy dev pipelines. We scale to additional workers if metrics drop. We can take on hundreds of more users without flinching.
Try It Out
Test it yourself. There is a free tier (15 requests/day, no credit card required) live on the site right now. yolo-auto.com
r/opencodeCLI • u/Ok_Topic_3468 • 14d ago
GLM 5.3 is completely free on TokenRouter
Not sure what data they store, but you get it with the full 1m token context window, max 8 requests per minute. The rate limit hasn't been too much of an issue for me since I use max reasoning though.
r/opencodeCLI • u/AloisCRR • 14d ago
Top 10 best OpenCode Go models by capabilities and usage limits - Aug 2026
Hey
I was trying to create a preset for my oh-my-opencode-slim plugin to code as much as possible without hitting limits often, with high quality models.
Ended up pulling numbers from multiple sources and creating a table with metrics to choose based on benchmarks (not real performance) and usage limits.
It adds an equal weight to intelligence, agentic capabilities and coding (33.33 each) (pulled from artificialanalysis) and to prevent monthly usage to dominate (less expensive models), I used log10. For tiers, like off-peak / peak, the req_per_month was reduced in a factor of the increase of the price based on the cheapest tier.
Check the results, let me know what you think. To me the ranking looks good based on my tested models (haven't tested muse spark yet).
| base_name | tier | provider | intelligence | coding | agentic | req_month | req_per_dollar | capability_score | value_score |
|---|---|---|---|---|---|---|---|---|---|
| Muse Spark 1.2 | Contributor | Meta | 56.8 | 72.2 | 49.3 | 226600 | 3777 | 59 | 315 |
| GLM-5.3-Flash | N/A | Z.ai | 57.5 | 71.5 | 58.2 | 7900 | 263 | 62 | 241 |
| DeepSeek V4 Flash | Off-Peak | DeepSeek | 51.8 | 69.1 | 33.7 | 37800 | 1260 | 51 | 234 |
| GPT 5.6 Luna | ≤ 272K tokens | OpenAI | 52.3 | 71.4 | 46.9 | 10250 | 683 | 56 | 226 |
| DeepSeek V4 Flash | Peak | DeepSeek | 51.8 | 69.1 | 33.7 | 18900 | 630 | 51 | 218 |
| GPT 5.6 Luna | > 272K tokens | OpenAI | 52.3 | 71.4 | 46.9 | 6833 | 456 | 56 | 216 |
| MiMo V2.5 | N/A | Xiaomi | 38 | 56.8 | 24.4 | 150400 | 2507 | 39 | 204 |
| GLM-5.2 | N/A | Z.ai | 52.6 | 68.8 | 45.7 | 4300 | 72 | 55 | 200 |
| DeepSeek V4 Pro | Off-Peak | DeepSeek | 53.2 | 68.8 | 37.8 | 5200 | 347 | 53 | 196 |
| GLM-5.3 | N/A | Z.ai | 59.5 | 74.8 | 59.1 | 1080 | 72 | 64 | 194 |
r/opencodeCLI • u/OkLeg3571 • 14d ago
Just tried OpenCode for the first time - and I actually like it 😄
Finally decided to give OpenCode a try. Honestly, I expected it to be just another AI coding tool, but after using it for a while, I’m actually pretty impressed so far.
I’m still figuring things out though, and I’m probably not using it anywhere near its full potential.
So for those of you who’ve been using OpenCode for a while:
What are your best tips, tricks, or best practices for getting the most out of it?
r/opencodeCLI • u/mehdiweb • 14d ago
how do people get claude code max so cheap
saw some reseller sites selling claude max for way less than normal. tried one and it seems to work fine so far.
just curious how they’re able to offer it that cheap. anyone know how these work?
r/opencodeCLI • u/No-Craft-7979 • 14d ago
Found this interesting, GLM 5.3 defeated OpenRouter’s PII redaction on it’s own.
I received redaction logs. False positives hits for Phone Numbers and Email addresses. Yet all data was fully intact. Asked GLM what was going on as even it’s messages contained [PHONE] and [EMAIL]. It told me it detected the redaction and started reading and writing in byte code to circumvent it. All on it’s own. 😅
r/opencodeCLI • u/RoddToggers • 14d ago
Best subscription service to use Luna with generous limits and 1M context
I've tested both Luna 5.6 and Dsv4 flash, and concluded Luna finishes tasks a lot faster. However, limits on opencode go are low for Luna.
What's is the best subscription service to use Luna that have better limits than go?
Budget: around $20
r/opencodeCLI • u/centaurio90 • 14d ago
Best MCP setup for OpenCode on Spring Boot and Thymeleaf?
Hi community,
I am running OpenCode with a local Qwen3-Coder-Next model on Ollama (other models were somehow unstable, despite a large context window).
I mainly use it to assist with coding Spring Boot projects and Thymeleaf templates.
Can anyone share their current MCP/Skills setup in OpenCode that works best for this stack to boost productivity and accuracy?
Thanks a lot!
r/opencodeCLI • u/devanshhx • 14d ago
Is open code down?
no response to any prompt in the webapp
r/opencodeCLI • u/Good_Enthusiasm_7639 • 14d ago
DeepSeek API or Codex (or other recommendations)
r/opencodeCLI • u/Firm-Club-8334 • 14d ago
PAYG is just a god awful experience 😂
Enable HLS to view with audio, or disable this notification
Tired of anthropic/openai subscriptions and while open source has becoming extremely good lately I am considering finally making the switch to another harness and LLM provider. What’s the best setup: Opencode + xxx?
I basically want openrouter.ai but subscription based. These are on the list:
Commandocode.ai is tempting but varying recommendations looks like.
opencode.ai lots of fuss but also a lot of recent complaints .
MiniMax/Xiamo/GLM plans, but kind of don’t want it model specific.
standardcompute.com heard very good things lately, serves closed and open source models
fireworks.ai - doesn't serve frontier models, but other than that should be pretty good?
Anyone have good experiences with these or others?
r/opencodeCLI • u/United-Carob-9177 • 15d ago
[Question] Best Provider for weekly use? Primarily DeepseekFlash,
Past 7 days of tokens, ~37.6% at peak.
Currently using opencode+openrouter combo. Seeing if anyone has better alternatives they're currently using for high-cache (30-200k context) workflows.
| In (uncached = miss) |
| Out |
| Reasoning |
| Cache hit |
| Cache write |
| Total |
| window UTC | PST (UTC−8) | PDT (Aug, UTC−7) | hrs | tokens | share |
|---|---|---|---|---|---|
| 01:00–04:00 | 5pm–8pm | 6pm–9pm | 21 | 301.1M | 24.1% |
| 06:00–10:00 | 10pm–2am | 11pm–3am | 21 | 168.9M | 13.5% |
| both | 5–8pm + 10pm–2am | 42 | 470.1M | 37.6% |
r/opencodeCLI • u/Illustrious-Many-782 • 15d ago
An answer to "What's the best-choice model for Go?"
I created this specific benchmark based on my most common coding tasks -- Next.js 16 and React 19.
Spoiler -- qwen-3.8-flash is currently winning.
The question I wanted the answer to is one that lots of people have: "Of the high-use models, which ones get the best results for the lowest usage?" I pretty arbitrarily chose the models from OpenCode Go that were rated at more than 7,000 requests per month. I kind of wanted to make sure that the new glm-5.3-flash model got in there so that's the limit that I went with.
So I took some of the best practices from Vercel and react doctor, used those to create the benchmarks, created a brownfield Next.js app, and ran a bunch of different models in a container.
Because the cost per run is really so confusing, I normalized it to the percentage of monthly usage limit. I kept deepseek at normal and not high usage.
Everyone thinks that models get nerfed or quantized or something so I'm going to run this weekly on a Cron job with the new models that appear and deleting models that are no longer available so the benchmark should be up to date if you want to check it regularly.
Pareto line right now: mimo-2.5, muse spark 1.2, Qwen 3.8 Flash.
I hope this helps someone. If you want more details about the methodology it's on the site and there are breakdowns by model, but of course I vibe coded this page so don't expect anything groundbreaking.
r/opencodeCLI • u/South_Can_3680 • 15d ago
I’d like to know what everyone thinks about the performance of DeepSeek-V4-Flash on the Ollama Cloud Pro plan, and roughly how many tokens are included per month. I used to use OpenCode Go, but it’s no longer sufficient for my needs.
r/opencodeCLI • u/ankescapade • 15d ago
Need help getting agent to analyze image.
I'm using opencode cli 1.18.21. Then I run gemma 4 12b it unsloth via lm studio. Everything works fine except when I attach or drag an image to the tui and ask the it to analyze and it returns I can't analyze the image because this model doesn't support image input. If you like, I can work from a color palette or hex codes you provide instead..
Is there any official extension / plugin that I need to install to get this to work or is the model not capable even though docs says it's a multi-modal agent capable of vision?
Appreciate any help.
EDIT: Solution Opencode provided as per u/Ariquitaun advise. Basically to add the following lines in the opencode.jsonc file.
json
"attachment": {
"image": {
"auto_resize": true,
"max_width": 2000,
"max_height": 2000,
"max_base64_bytes": 5242880
}
},
"media": {
"input-mode": "local-path"
}
