anomalyco / anomalyco/opencode
Console Go: kimi-k3 and mimo-v2 fail with "Upstream request failed", minimax-m3 works
Open
@StarpTech is already working on this.
Since Jul 30, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
I have a Go subscription.
Environment:
- SillyTavern (OpenAI compatible)
- Base URL: https://opencode.ai/zen/go/v1
- API key is valid.
- Models list can be fetched successfully.
Issue:
- kimi-k3: fails
- mimo-v2.5: fails
- minimax-m3: works
The request is extremely simple:
messages:
- role: user
content: "Hi"
Backend log:
Error from provider (Console Go): Upstream request failed
I have already verified:
- Different API keys (same result on my side)
- Different SillyTavern instances (server + Android local)
- Empty chat
- No extra parameters
- Presence/Frequency penalty = 0
Interestingly:
A friend can use my API key with kimi-k3 successfully from another environment.
So the key is valid, but requests from my environment consistently fail for kimi-k3 and mimo-v2.5.
Plugins
No response
OpenCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
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.