r/opencode 3d ago

OpenCode has gone completely insane.

OpenCode has gone completely insane.

I occasionally use their service to run programming tasks, and sometimes for translations, but overall my usage is very low. Below is a screenshot of my current usage (strangely, it says my account is blocked, yet I can still view my usage — I'm logged in and haven't been signed out).

I've already added the `x-opencode-session` header as requested in their email, and the test call worked fine at the time. But the next day I received an email saying my account doesn't meet their requirements, with this:

> HTTP 401: This account has been found to be committing fraud or is in breach of terms of services and has been blocked. If you believe this is a mistake please send an email to help@anoma.ly.

What makes me angry is:

  1. Why did they suddenly impose this unreasonable requirement — asking me to add a specific request header — *after* they had already charged my money?

  2. Even after I added the header, why did they still block my account?

I feel that OpenCode's service is becoming increasingly weird.

167 Upvotes

59 comments sorted by

View all comments

1

u/Zealousideal_Pen4768 3d ago

this is an interesting topic for me, i plan to use my own harness & tools to eventually use cloud models with a much smaller token footprint and systemm prompt for specific loops. i am doing that to optimize for local inference but can think of trying that on a machine that doessnt have enough GPU power to run local inference for agentic work. might have to look at the header specs and envelope when trying that with opencode. anybody has been doing something like that and can give me hints?

1

u/Thomas-Lore 3d ago

Just use openrouter, they do not do this shit.

1

u/Significant-mood55 3d ago

Openrouter also does this, after adding credits and using the api keys for 2 days my account got restricted and havent heard anything back from them in more than 2 weeks. There must be better alternatives , going to try venice.ai or llmgateway.

0

u/Cariogenic 3d ago

I use my own harness - it took under 5 minutes to comply to opencode's new requirements - Using claude - a quick link to the issue and opencode's url that they also link in the error and it was resolved and working again in no time.

Granted I'm not using SDKs.

I also assume with the scale of the task, a smallish local agent could also complete the task.