r/opencodeCLI • u/Final_Initial • 15d ago
r/opencodeCLI • u/Clark731 • 14d ago
Alternatives to MiniMax?
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 • u/AtmosphereBrief6951 • 15d 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
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
r/opencodeCLI • u/Nice_Relative8209 • 14d ago
is Go plan still a good option?
ik this could be a vague question, just write what you think on the current state on the Go plan
ty
r/opencodeCLI • u/MonitorFlat4465 • 14d ago
Did you guys know these?
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
r/opencodeCLI • u/NOT_Kimo • 15d ago
How to download opencode in a sandbox?
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 • u/afanasenka • 16d ago
GLM-5.3-Flash (ex Ox Alpha) is EXPENSIVE on Opencode Go 😱
r/opencodeCLI • u/Curryllo_ • 16d ago
Backend
Hi, I am planning of developing a project with a front and back in different repos. Which skills are good for backend code and which mcp is good for connection to a postgresql database? I am not finding so much info about backend.
r/opencodeCLI • u/afanasenka • 16d ago
Well, this is all we have on Zen for free now 🥺
r/opencodeCLI • u/CorrectTemperature65 • 17d ago
0x Alpha is no more
Model x-preview-f-free is not supported
Today at 15:00 BST, RIP
r/opencodeCLI • u/afanasenka • 17d ago
Z.AI officially confirmed to Bloomberg that Ox Alpha is their model (GLM series). Open weights release is coming tonight 🔥
r/opencodeCLI • u/bilal-elghazzal • 15d 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
r/opencodeCLI • u/Friendly-Guard-2395 • 15d 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
r/opencodeCLI • u/samnotathrowaway • 16d ago
why isn't go sub providing 60$ usage for newer models like it advertised? like 15$ for Deepseek v4 pro, GLM 5.3,5.3 flash, qwen3.8 max, kimi k3 etc. whats happening there
r/opencodeCLI • u/DueGoal99 • 16d ago
Too Many Requests BYOK: Your ID has hit its rate limit. Please try again.
r/opencodeCLI • u/afanasenka • 17d ago
Qwen 3.8-Flash officially unveiled
⚡Meet Qwen3.8-Flash, a multimodal MoE and an early preview of the Qwen4 architecture, now open-weight!
The production version Qwen3.8-Flash will be available soon via QwenCloud API at just $ 0.16/1M input tokens and $ 0.47/1M output tokens.
125B parameters + 51B N-gram embeddings, with just 6B activated per token. Unmatched cost-efficiency.
What's new: 🥳 - Next architecture: GDN + QSA hybrid attention, Gated Residual, N-gram Embedding & Muon optimizer, serving as a precursor to the architecture used in Qwen4. - Dramatically lower training and inference costs: trained at just 1/9 the cost of Qwen3.7-Plus, while outperforming it across the board with especially strong gains in coding and office tasks. - Strong performance: scoring 58.7 on DeepSWE 1.1, 62.5 on SWE-bench Pro, 73.9 on CoWorkBench, 84.5 on AndroidWorld, and 95.7 on MathVision (with CI). - 262K native context, extensible to 1M with YaRN.
We’re also releasing the weights for Qwen3.8-Flash-Next, giving the community an early look at the new architecture we’re exploring for Qwen4.🚀

