anomalyco / anomalyco/opencode
Rapid token/plan exhaustion with deepseek-v4-flash-vision-exp — two plans drained far faster than expected
@fwang is already working on this.
Since Sep 13, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
I subscribed to two paid plans and both were nearly exhausted very quickly, far
faster than expected based on the model's advertised cost. I'm using
opencode-go/deepseek-v4-flash-vision-exp and it drained both plans in a very
short time, even though I used it mainly for normal coding tasks (text only, no
images).
I was advised this model was low-token-cost, but the consumption was extremely
high. Both plans were almost fully consumed after very little usage.
Questions:
- Is token counting/billing working correctly for this model?
- Is the full context being re-sent and billed on every message, multiplying cost?
- What is the recommended low-cost model for coding without vision?
Screenshots of usage/billing attached.
Plugins
None
OpenCode version
1.18.20
Steps to reproduce
- Start a session with model
opencode-go/deepseek-v4-flash-vision-exp. - Use it for normal coding tasks (mostly text, no images).
- Keep the conversation going for a moderate amount of time.
- Observe that token/plan consumption is extremely high.
Screenshot and/or share link
No response
Operating System
macOS 26.4.1 (Build 25E253), arm64 (Apple Silicon)
Terminal
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.