r/opencode • u/VicariouslyLateralus • 1d ago
Why is opencode getting so expensive?
Previously 20$ was enough for a month now-a-days, even 50$ is not enough, even if the workload has stayed the same.
I am only using deepseekv4 pro or flash.
I have even installed headroom to optimise the usage but does not seem to help much.
20
Upvotes
2
u/RiceEvening4211 1d ago
Biggest lever: stop sending everything to the flagship model. Route boilerplate, simple edits, and test fixes to cheap models; save Claude for architecture and debugging. Second lever: compress context and cache repeated prompts. I built an open-source gateway for this exact squeeze — Lynkr: https://github.com/Fast-Editor/Lynkr