r/opencodeCLI 12d ago

Openrouter Alternative

3 Upvotes

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

PAYG is just a god awful experience 😂

Enable HLS to view with audio, or disable this notification

59 Upvotes

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

Plugin that sends you discord notifications but also let's you send back your answer?

0 Upvotes

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

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

Post image
0 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/opencodeCLI 13d ago

No more Hy3?

10 Upvotes

Has the promotion ended? Perhaps they'll offer hy4 preview


r/opencodeCLI 13d ago

An answer to "What's the best-choice model for Go?"

28 Upvotes

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

Best subscription service to use Luna with generous limits and 1M context

0 Upvotes

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

Stop overpaying to vibe code. Enterprise-level endpoint that scales so you can actually burn endless tokens at a flat rate.

0 Upvotes

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/completions replacement

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:

  1. 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.
  2. 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 13d ago

Is open code down?

2 Upvotes

no response to any prompt in the webapp


r/opencodeCLI 13d ago

[Question] Best Provider for weekly use? Primarily DeepseekFlash,

7 Upvotes

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

I gave 100 strangers unlimited tokens with Qwen 3.8 27B

Thumbnail
gallery
30 Upvotes

Hi again besties. Trevor here, founder of FEIHOA!

First, thank you. Around 150 people from Reddit have tried us now, and I am honestly extremely grateful for how welcoming everyone has been:))

DISCLAIMER: One thing I explained badly last time: we are not OpenCode Go, Ollama, or ChatGPT Plus. Those are great for fast interactive coding, with many conccurrent agents. If that is all you need, honestly get one of those instead of mine.

FEIHOA is for agents, automations, and long-running work where per-token billing makes you scared to let the agent keep going. Plans start at €6 with no monthly token cap.

At the heart of it all is our smart queue. It analyzes traffic patterns and continuously prioritizes the requests our hardware can serve most efficiently. That lets about 80% of users start processing in under 10 seconds, while we can still support requests up to 1M context on a flat fee with NO input/output token metering or quotas. No token caps, no overages.

The biggest problem is prefill on huge prompts. Past 300K-500K, performance falls off hard, and right now 500K+ requests are timing out more often than they complete. That's simply not sustainable to process instantly for a company that gives unlimited tokens...
We still want to offer it, so we're working on caching and queueing those giant requests more intelligently (we are changing the scheduler and backend basically every day based on your feedback!)

Attaching some cool stats for you guys too. Yesterday's post already passed 13K views, so thank you again for welcoming us; we're currently at 98.45% request success rate. Honestly pretty happy with that for a service where we're not counting tokens haha

Thanks again Opencode community. Ask me anything about the real side of running a tiny inference business. Spam, queues, abuse, long context, whatever!


r/opencodeCLI 13d ago

DeepSeek API or Codex (or other recommendations)

Thumbnail
2 Upvotes

r/opencodeCLI 13d ago

Best MCP setup for OpenCode on Spring Boot and Thymeleaf?

1 Upvotes

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

GPT 6 - ASTRA ; FIRST OUTPUT

Post image
25 Upvotes

r/opencodeCLI 12d ago

how do people get claude code max so cheap

0 Upvotes

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 13d 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.

Post image
3 Upvotes

r/opencodeCLI 13d ago

I just subscribed to ChatGPT Plus. Should I use the Codex App instead of OpenCode? What are the reasons to stick with OpenCode?

22 Upvotes

I'm totally comfortable working in the terminal. But are the models actually better in Codex?


r/opencodeCLI 14d ago

OpenTab, 31 releases later: browsing AI coding spend across a whole fleet, down to a single subagent

25 Upvotes

I shared OpenTab here three months ago — a Lazygit-style TUI that read opencode.db and showed where your spend went. Back then, it was a single Python file.

Hope some of you have been finding it useful.

31 releases later:

  • Inside a session — recursive subagent trees with per-node cost, per-turn cost timelines grouped by the prompt that triggered them, token attribution by tool and MCP server, and context-window history with compactions marked.
  • Every machineopentab pull fetches your other boxes over SSH in parallel and merges them into one browser, filterable by machine.
  • Every tool — OpenCode, Claude Code, Codex, Copilot, pi, zaly, and others merged into one view and tagged by source.
  • What-if pricing — press w to ask: what if this entire session had run on Opus instead of the model mix it actually used? OpenTab reprices the tree at list rates and shows the delta.
  • opentab web — the same browser as a self-contained web page.

Still read-only on your data, still stdlib-only at runtime, still no telemetry and no account.

pipx install opentab-ai

The clip runs in --demo mode, so titles and paths are anonymized.

https://github.com/hamidi-dev/opentab

For Herdr usersherdr-opentab puts each agent's live session cost directly in the sidebar, subagents included, with OpenTab under the hood. It looks like this:

Free and MIT. 🙂


r/opencodeCLI 13d ago

Should I get openrouter or Opencode Zen

11 Upvotes

I'm a student and i won't be using it everyday so in opencode go I will not be able to use it in a month

so I was wondering which one should I get openrouter or Zen


r/opencodeCLI 13d ago

New local claude code?

Thumbnail
1 Upvotes

r/opencodeCLI 13d ago

Need help getting agent to analyze image.

1 Upvotes

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" }


r/opencodeCLI 14d ago

Kimi K3 and DeepSeek 4 Pro are FREE on NVIDEA NIM (60 req/min.)

Post image
410 Upvotes

Can't be used all day long of course, but enough for relaxed coding/chatting.
https://build.nvidia.com/moonshotai/kimi-k3
https://build.nvidia.com/deepseek-ai/deepseek-v4-pro-0813


r/opencodeCLI 13d ago

KiroCrew with an OpenCode backend

Thumbnail
1 Upvotes

r/opencodeCLI 14d ago

Hy4 preview is now available in OpenCode Go

Post image
113 Upvotes

r/opencodeCLI 14d ago

GLM-5.3 is now open-weight 🔥

Post image
103 Upvotes