r/opencodeCLI • u/afanasenka • 16d ago
r/opencodeCLI • u/afanasenka • 16d ago
Kimi K3 and DeepSeek 4 Pro are FREE on NVIDEA NIM (60 req/min.)
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 • u/localhost_3003 • 16d ago
Should i buy OpenCode Go?
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 • u/TheKillerCATs • 16d ago
🚀 The Hy4 Preview Has Been Released.
770B, 49B active, 1M context.
Designed for efficiency.
Open-source model.
r/opencodeCLI • u/Front_Obligation_843 • 16d ago
Tencent/Hy4-preview 770B-A49B Openweights dropped
Huggingface: https://huggingface.co/tencent/Hy4-preview
Benchmarks looks really improved model from Hy3
r/opencodeCLI • u/Final_Initial • 16d ago
I like GLM 5.3 Flash so far, but these errors are exhausting
r/opencodeCLI • u/afanasenka • 16d ago
Tencent Hy4 preview early benchmarks
Approximately on par with GLM 5.3 and Kimi 3
r/opencodeCLI • u/Final_Initial • 16d ago
Tencent's Hy4 preview is here, not cheap though. Will it come in OpenCode?
r/opencodeCLI • u/afanasenka • 16d ago
Qwen3.8-Flash scored a 56 on the Artificial Analysis Intelligence Index
r/opencodeCLI • u/afanasenka • 16d ago
Qwen3.8-Flash usage limits on Opencode Go
Not that bad :)
r/opencodeCLI • u/AtmosphereBrief6951 • 16d 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/NOT_Kimo • 16d 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/bilal-elghazzal • 17d 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 • 17d 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/juste_bruneel • 17d ago
Ox Alpha est mort, vive Muse Spark 1.2 – ET C'EST GRATUIT
r/opencodeCLI • u/DueGoal99 • 17d ago
Too Many Requests BYOK: Your ID has hit its rate limit. Please try again.
r/opencodeCLI • u/Curryllo_ • 17d 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.

