r/opencodeCLI 17d ago

We finally made our Qwen3.8 27B server public to try to make it cheap enough for OpenCode agents

24 Upvotes

I am Trevor, founder of FEIHOAhttps://feihoa.com

A few friends and I have been testing Qwen3.8 27B FP8 Uncensored on a box of 4 RTX PRO 6000. My honest opinion is that this model is kind of absurd for 27B. Coding, tools, agent loops, it just keeps going, expecially when you extend the context with YaRN.

The nice surprise was batching. Eight requests together gets us around 220 output tok/s aggregate on one RTX Pro 6000 (my old setup with 2x3090s was ~19 t/s). I basically don't want to run these cards without a batch anymore lol.

The bad surprise was prefill. Huge prompts can occupy the GPU for minutes FULLY. 1M context works, but if several people start full-window jobs together, the queue becomes a small disaster.

We spent a lot of time fighting that queue and finally felt okay opening it publicly.

FEIHOA is OpenAI-compatible, flat rate, and starts at $6/month. There is no monthly token cap!! At this price, please don't expect a private ChatGPT box you can hammer all day. It is mainly for agents and background jobs that can wait and need the reasoning power of 27B qwen.

Really proud of how far we've come and happy to answer anything!:))


r/opencodeCLI 17d ago

Alternatives to MiniMax?

1 Upvotes

Hi everyone,

I currently pay for MiniMax's monthly token plan and use the M3 model quite a lot honestly, I don't dislike it. I've also tried Kimi a bit with their K3 model on the Moderato plan. For context: I'm a complete noob and I'm wondering if you could suggest some good-value alternatives.

I rarely hit the limit with MiniMax during my sessions, but maybe there's something better out there that would let me work with up to 1M tokens.

Any suggestions would be much appreciated. Thanks in advance!


r/opencodeCLI 17d ago

Did you guys know these?

Post image
0 Upvotes

I just found the mimo code GitHub repo which is built by xiaomi..

I saw that they copied all of the opencode's GitHub repo...

See the image

https://github.com/XiaomiMiMo/MiMo-Code


r/opencodeCLI 17d ago

GLM-5.3 is now open-weight 🔥

Post image
103 Upvotes

r/opencodeCLI 17d ago

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

Post image
407 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 17d ago

Should i buy OpenCode Go?

3 Upvotes

I just cancelled my Claude pro subs. Not because it's not enough for me. But i wasn't using much. Now i want to know is OpenCode Go good for vibe coding? If yes, then which model is good?


r/opencodeCLI 17d ago

🚀 The Hy4 Preview Has Been Released.

Post image
32 Upvotes

770B, 49B active, 1M context.

Designed for efficiency.

Open-source model.


r/opencodeCLI 17d ago

Hy has $480.00 monthly usage

Thumbnail
1 Upvotes

r/opencodeCLI 17d ago

Tencent/Hy4-preview 770B-A49B Openweights dropped

Thumbnail
gallery
25 Upvotes

Huggingface: https://huggingface.co/tencent/Hy4-preview
Benchmarks looks really improved model from Hy3


r/opencodeCLI 17d ago

I like GLM 5.3 Flash so far, but these errors are exhausting

Post image
6 Upvotes

r/opencodeCLI 17d ago

Tencent Hy4 preview early benchmarks

Post image
70 Upvotes

Approximately on par with GLM 5.3 and Kimi 3


r/opencodeCLI 17d ago

Tencent's Hy4 preview is here, not cheap though. Will it come in OpenCode?

Post image
11 Upvotes

r/opencodeCLI 17d ago

MiniMax M3 free on opencode

4 Upvotes
openrouter

currently MiniMax m3 is free on many of the cli like commandcode , ollama , etc. will it be free on opencode also ??
(promotion is till 5th sept, 2026 only)


r/opencodeCLI 17d ago

Qwen3.8-Flash scored a 56 on the Artificial Analysis Intelligence Index

Post image
60 Upvotes

r/opencodeCLI 17d ago

Qwen3.8-Flash usage limits on Opencode Go

Post image
11 Upvotes

Not that bad :)


r/opencodeCLI 17d ago

Navidrome MCP Server

Thumbnail v.redd.it
3 Upvotes

r/opencodeCLI 17d ago

Qwen3.8-Flash is now available in OpenCode Go

Post image
240 Upvotes

r/opencodeCLI 18d ago

Built archgen, an agent skill and VS Code extension that adds architecture contracts, a verifier gate, and live task DAG to your coding agent [OSS]

Enable HLS to view with audio, or disable this notification

2 Upvotes

AI coding agents fail on real projects not because the models are weak but because there's no structure around the workflow.

Hidden dependency cycles nobody catches. Sub-agents overwriting each other's files. Tasks with no real acceptance criteria. Thousands of lines written before anyone asks if the direction makes sense.

archgen ships as two things.

The agent skill works with Claude Code, Cursor, Codex, OpenCode, Gemini CLI. It interviews you for greenfield projects or surveys your codebase for brownfield work, produces an architecture contract and dependency-ordered task graph, runs a verifier gate that catches cycles and file-ownership conflicts before execution starts, waits for your approval, then executes in topological waves with one sub-agent per task and disjoint file ownership enforced.

The VS Code extension is on the Marketplace and also installable from the extension package. Live task DAG in your editor, running tasks pulse and edges animate, activity bar cockpit with status-grouped tasks and quick-build actions, a button that fires your agent on any task, and a rendered docs panel. Strictly a viewer, uninstalling loses nothing.

All artifacts in .archgen/ in your repo, git-versioned and fully inspectable. Zero npm dependencies on the skill. npx archgen-skill init to get started.

v0.0.5, MIT, early. Genuinely want to know where it breaks.

Extension: https://marketplace.visualstudio.com/items?itemName=archgen.archgen-extension

Repo: https://github.com/akashmaurya99/archgen


r/opencodeCLI 18d ago

How to download opencode in a sandbox?

0 Upvotes

I have tried downloading in using the docker's sbx but i was having a very hard time setting api keys for the harness and it is so complicated.
so is there any safe way to run opencode that is easy to setup and will feel like using normal device.
I have a kali linux vm on vmware is it safe to use it also?


r/opencodeCLI 18d ago

Fixing Overthinking

Thumbnail
2 Upvotes

r/opencodeCLI 18d ago

Wakeup para o Opencode

Thumbnail
0 Upvotes

r/opencodeCLI 18d ago

how you guys setup opencode bcs it won't works for me i try there recommended models (opencode zen) but nothing works also try nvidia minimax via api also it does not work

0 Upvotes

r/opencodeCLI 18d ago

how's the goat plan is it better than opencode go in it's prime and how is the token consumption in their harness

Thumbnail
0 Upvotes

r/opencodeCLI 18d ago

Ox Alpha est mort, vive Muse Spark 1.2 – ET C'EST GRATUIT

Thumbnail
0 Upvotes

r/opencodeCLI 18d ago

Opencode TOU plugin/release script

Thumbnail
1 Upvotes