anomalyco / anomalyco/opencode
opencode-go/ox-alpha-free is blocked after Go usage limit is reached
Open
@fwang is already working on this.
Since Aug 22, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 384
Description
Description
After reaching my OpenCode Go usage limit, Ox Alpha still works through OpenCode Zen, but opencode-go/ox-alpha-free fails with:
AI_APICallError: Insufficient balance
Expected
The free Go model should remain available after the Go limit is reached, as stated in the Go documentation.
Actual
The Go endpoint blocks ox-alpha-free as if it were a paid model, while Ox Alpha through Zen continues working.
Related to #43899, which was automatically closed for missing reproduction details.
Plugins
none
OpenCode version
1.18.21
Steps to reproduce
- Reach OpenCode Go usage limit with an account
- Try using
opencode-go/ox-alpha-freeand see it fails withinsufficient balanceerror. - Switch to ox alpha through opencode zen and confirm it works.
Screenshot and/or share link
Operating System
Ubuntu 24.04.4 LTS, x86_64
Terminal
warp-terminal
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.