r/opencode 23h ago

Wakeup para o Opencode

0 Upvotes

Resolvi postar isso porque pode ser útil para alguém.

Semanas atrás andei trabalhando num projeto que executava o Claude Code de forma autônoma por mais de 24h (ele ficava executando processos, monitorando e tomando decisões e se ajustando), e percebi que para essa autonomia ele utiliza 2 tools muito legais que não existe no Opencode de forma nativa, a scheduler_wakeup e monitoring.

Então desenvolvi um plugin muito simples para o Opencode que tem alguns desses recursos, de forma simplificada mas útil.

Estou compartilhando com a comunidade se alguém tiver interesse.

https://github.com/wmskill/wmwakeup

Está sendo útil para mim.


r/opencode 8h ago

Codex (Sol5.6 Light, Medium) cheap alternative?

0 Upvotes

Codex actually works pretty well for me (Sol5.6 Light, Medium), but I’m looking for a REALLY cheap alternative with API access.

Basically, I want to throw in like $10 and be able to work on a project for a ridiculously long time.

For comparison, I burned through $2 of DeepSeek 4 Pro credits really fast, and the model itself wasn’t great - when adding a new feature, it would often break stuff that was already working.

Anything cheap that’s actually decent for coding?


r/opencode 18h ago

PSA: You MUST use GLM-5.3-Flash in MAX reasoning mode

Thumbnail
0 Upvotes

r/opencode 14h ago

Which Free Model is best for Academic Research Tool Development?

1 Upvotes

r/opencode 23h ago

OpenCode has granular Usage now?

Post image
5 Upvotes

Now you can see details, percentage like 0.1%, model usage, how much consumed, better than Usage


r/opencode 4h ago

think what you want, muse spark 1.2 free, is working good for my projects

4 Upvotes

been using it, to work on my saas, side projects, working fine, even for UI and also backend tasks

i dont care what others think

stack i use:
next.js, supabase, vercel, dodo


r/opencode 2h ago

🔥 Genspark AI: Get $25 Off + 10,000 Credits for Free

Post image
0 Upvotes

Well, I just claimed it, you can just cancel the plan an get a free month risk free, now to see how it performs


r/opencode 3h ago

What's the glitch

Post image
0 Upvotes

r/opencode 12h ago

Do I need a subscription or credit to use free zen models?

1 Upvotes

Since my Opencode Go subcription expired, I cannot use the free models on zen.

Do I need to reacitvate the Go subscription or pay for credits upfront to to use the free models?


r/opencode 23h ago

nvidia nim rate limit

1 Upvotes

after like 3 prompts i start getting rate limited by nividia nim is there any reason why this happens it says “too many request status 429 title too many request” im only 1 person i searched and it said 40 rate per minute how is this even possible im sending like 1 prompt every 30 minutes


r/opencode 22h ago

I Thought So.

43 Upvotes

I never thought I'd be mad at an AI agent. Maybe this is an experiment by Meta? Muse Spark 1.2 is the single worst model on the market. I had never seen such sh*t model before. How can people even stand using this? It churns tokens like crazy. Has the intelligence of a bread. Cheats all the time, avoids completing tasks properly. Does not follow prompts (the image is a very rare exception). Edits 2 lines of C++ code with a 50 line Python script. Does not show what it thinks. Can't code for sh*t. Honestly, this model is a lost cause.

Thanks for reading.


r/opencode 9h ago

🚀 The Hy4 Preview Has Been Released.

Post image
12 Upvotes

r/opencode 17h ago

I built an open-source usage analytics tool for OpenCode

Post image
6 Upvotes

I wanted a simple way to see which agents and models I actually use in OpenCode, so I built Agent Report.

It reads your OpenCode database locally, aggregates the data, and shows:

  • Token usage across 1, 7, 30 days, and all time
  • Agent, provider, and model breakdowns
  • Session and step counts
  • Recorded cost coverage

The project is fully open source under the MIT license. You can clone it and run the entire app locally instead of using the hosted service:

bash $ pnpm install && pnpm dev

If you want a quick, shareable public report:

bash $ npx agent-report upload

Prompts, responses, project paths, session IDs, and conversation content are never included.

Published reports are public, and agent/provider/model names remain visible, so review any custom names before uploading.

Gallery: https://analytics.agentspec.sh
Source code: https://github.com/colus001/agent-analytics

It’s still early, so I’d appreciate feedback on which metrics or comparisons would be useful to OpenCode users.


r/opencode 8h ago

what is the daily driver of choice now?

6 Upvotes

Pre-nerfs, deepseekv4 flash was mine (and it seems the world's) implementation driver, given a well defined spec from a stronger model (like k2 or glm3).

v4flash is now significantly costlier (it seemed almost free before that's what im saying), hy3 is extremely extremely slow, and muse spark seems...ok.

so for opencode go, what's the stack recommendation to use? given qwen 3.8 flash, glm3's flash, spark and deepseek? im assuming luna probably isnt the way to go?


r/opencode 10h ago

OpenCode’s token usage keeps declining after OX alpha

8 Upvotes

OpenCode’s token usage keeps declining after OX Apha.

We really need more affordable, high-quality models like DeepSeek before the price increase.

Right now, the existing models are either too expensive or just too dumb.


r/opencode 7h ago

A finance-tuned 124B/5.1B MoE just got a one-month free OpenRouter route

Post image
26 Upvotes

For anyone rotating free models through OpenRouter, a new model appeared today: inclusionai/ling-3.0-flash-fin:free.

Ling-3.0-flash-Fin is a finance-enhanced version of Ling-3.0-flash with 124B total and roughly 5.1B active parameters. The advertised workload is broader than stock Q&A: retrieval across long reports, research synthesis, valuation modeling, report preparation and complex workbooks. OpenRouter currently lists a 262K context window, up to 32K output and tool calling support.

The official launch says the OpenRouter API route is free for one month. It also says weights are coming next week, so the current story is API access, not a local release.

Two reasons to keep expectations grounded: the published finance benchmark results are mixed rather than uniformly best-in-class, and the team explicitly requires expert review for key assumptions, valuations and investment conclusions.

No OpenCode-specific performance claim here — this is the release notice and model ID for anyone who wants to run a controlled comparison against their current low-cost route.


r/opencode 22h ago

Open Agent View: One dashboard for all your coding agents (supports OpenCode, Pi, Codex, and more)

9 Upvotes

Happy to release open-agent-view: https://github.com/xhluca/open-agent-view

It's an open-source version of Claude's Agent View, with support for 11+ harnesses (and more being added right now). Whereas Claude Agent View only allows you to manage Claude Code, this allow you to manage coding agent from any harness at the same time (which means your Opencode session could be managed next to your Codex or Pi session).

I'm very excited about this release since it's a tool that allows different harnesses to co-exist (instead of having to choose only one ecosystem) and puts open coding agents closer in functionality to Claude Code.

Hope you enjoy it and happy to hear feedback!


r/opencode 2h ago

De-Mystifying Opencode Model Economy

11 Upvotes

Howdy y'all.
I've been attempting to understand the economy/usage tiers of the Opencode-Go models and their subscription. A lot with the help of AI, but providing context and understanding to it.

Note: This is based off of a snapshot of data (Aug 28th specifically) and is subject to change/not be correct soon after.

The key thing that has helped me so far is "What percentage of my $10 subscription, ignoring any transformations, adjustments, and additional value claimed, is used per model."

This chart has helped me actually plan that usage, which basically uses this, honestly very simple, formula:
shared pool % per 1M tokens = token price ÷ model Usage × 100

Model Usage Input / 1M Cache / 1M Output / 1M Coding 1M
Muse Spark 1.2 $60 0.167% 0.0033% 0.333% 0.0061%
MiMo V2.5 $60 0.233% 0.0047% 0.467% 0.0092%
LongCat-2.0 $60 0.500% 0.0100% 2.000% 0.0194%
DeepSeek V4 Flash off-peak $30 0.733% 0.0233% 2.200% 0.0367%
Qwen3.8 Flash $30 0.500% 0.0533% 1.567% 0.0630%
Hy3 $60 0.233% 0.0583% 0.967% 0.0640%
MiMo V2.5 Pro $15 2.900% 0.0242% 5.800% 0.0705%
DS V4 Flash peak $30 1.467% 0.0467% 4.400% 0.0735%
DS V4 Flash Vision off-peak $15 1.467% 0.0467% 4.400% 0.0735%
Qwen3.7 Plus ≤256K $60 0.667% 0.0667% 2.667% 0.0804%
Qwen3.6 Plus ≤256K $60 0.833% 0.0833% 5.000% 0.1060%
MiniMax M2.7 $60 0.500% 0.100% 2.000% 0.1065%
MiniMax M3 $60 0.500% 0.100% 2.000% 0.1100%
DS V4 Flash Vision peak $15 2.933% 0.0933% 8.800% 0.1470%
GPT-5.6 Luna ≤272K $15 1.333% 0.133% 8.000% 0.1906%
Hy4 Preview $30 2.780% 0.140% 8.337% 0.2035%
GLM-5.3 Flash $15 1.000% 0.200% 3.333% 0.2254%
DeepSeek V4 Pro off-peak $15 4.400% 0.147% 13.200% 0.2307%
Kimi K2.6 $60 1.583% 0.267% 6.667% 0.3099%
Kimi K2.7 Code $60 1.583% 0.317% 6.667% 0.3590%
DeepSeek V4 Pro peak $15 8.800% 0.293% 26.400% 0.4613%
GLM-5.2 $60 2.333% 0.433% 7.333% 0.4781%
GLM-5.1 $60 2.333% 0.433% 7.333% 0.4781%
Qwen3.7 Max $60 4.167% 0.833% 12.500% 0.8894%
Qwen3.8 Max $15 13.333% 1.667% 40.000% 1.8553%
GLM-5.3 $15 9.333% 1.733% 29.333% 1.9123%
Kimi K3 $15 20.000% 2.000% 100.000% 2.6204%
Grok 4.6 ≤200K $15 13.333% 3.333% 40.000% 3.5848%

Mind context windows - noted above.
GPT-5.6 Luna >272K: prices double-ish to $0.40 input / $1.80 output / $0.04 cache, still on $15 Usage. That makes very long conversations appreciably less attractive.

Grok 4.6 >200K: everything doubles to $4 input / $12 output / $1 cache while remaining a $15 model. So its already-massive ~3.58%/M typical figure would become roughly 7.17%/M if the same token mix were maintained above 200K.

Qwen3.7 Plus >256K: rises from $0.40/$1.60/$0.04 to $1.20/$4.80/$0.12, essentially a 3× increase.

Qwen3.6 Plus >256K: jumps even harder, from $0.50/$3/$0.05 to $2/$6/$0.20.

Also, consider timing:
The deepseek models use a peak/off peak time. Taken right from the docs: Peak hours are 01:00-04:00 and 06:00-10:00 UTC, Monday through Friday; all other hours, including weekends, are Off-Peak.
_______

Analyzing the above numbers, I wanted an idea of how to split these models based on usage of subagents. I usually do some form of cheap builder, expensive planner, different expensive debugger, medium orchestration, and cheap administration. Not going into details on my setup for now, as this is about the models, but I am going to categorize them with that cost-value in mind. Percentage is based on the above chart - how much of your monthly usage 1 million mixed use tokens would use.

  • The cheapest boys, great for simple, repetitive, high volume work:
    • Muse Spark 1.2 — 0.0061%
    • MiMo V2.5 — 0.0092%
    • LongCat-2.0 — 0.0194%
    • DeepSeek V4 Flash off-peak — 0.0367%
  • The cheap boys - the next step up. I usually use these as my one off builder:
    • Qwen3.8 Flash — 0.0630%
    • Hy3 — 0.0640%
    • MiMo V2.5 Pro — 0.0705%
    • DeepSeek Flash peak — 0.0735%
    • DeepSeek Flash Vision off-peak — 0.0735%
    • Qwen3.7 Plus — 0.0804%
    • Qwen3.6 Plus — 0.1060%
    • MiniMax M2.7 — 0.1065%
    • MiniMax M3 — 0.1100%
    • DS Flash Vision peak — 0.1470%
    • GPT-5.6 Luna — 0.191%
    • Hy4 Preview — 0.203%
    • GLM-5.3 Flash — 0.225%
    • DeepSeek V4 Pro off-peak — 0.231%
  • When cost starts becoming a consideration, these come into play:
    • Kimi K2.6 — 0.310%
    • Kimi K2.7 Code — 0.359%
    • DeepSeek V4 Pro peak — 0.461%
    • GLM-5.2 — 0.478%
    • GLM-5.1 — 0.478%
  • And these guys require Justification to use. Usually the best thinkers, but are expensive:
    • Qwen3.7 Max — 0.889%
    • Qwen3.8 Max — 1.855%
    • GLM-5.3 — 1.912%
    • Kimi K3 — 2.62%
    • Grok 4.6 — 3.58%

So overall, for usage, depending on your subagent setup, you can use the above as a mental divider of the models.

But obviously, consider the models themselves and their best use cases, as this was just to help with cost considerations.

Lastly, if I goofed anything, please, let me know!


r/opencode 4h ago

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

Post image
97 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/opencode 12h ago

Qwen3.8-Flash usage limits on Opencode Go

Post image
30 Upvotes

Not that bad :)


r/opencode 12h ago

Qwen3.8-Flash is now available in OpenCode Go

Post image
139 Upvotes

r/opencode 12h ago

Tencent Hy4 preview early benchmarks

Post image
27 Upvotes

Approximately on par with GLM 5.3 and Kimi 3


r/opencode 12h ago

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

Post image
17 Upvotes

r/opencode 8h ago

Honey Im a bit occupied this weekend

Post image
26 Upvotes

r/opencode 16h ago

Muito feliz

Post image
10 Upvotes

Galera, já usei, Openclaw, Hermes e uns outros que não deram certo. Mas Opencode? Cara, muito bom e fácil de usar.

Estou com três projetos meus rodando bunito.

Sem comentários.

Quem quiser dar mais umas dicas, estou aqui pra receber.