anomalyco / anomalyco/opencode
Console provider returns model_not_found for 'anomaly/qwen3.8-27b-r1' when creating agents
@jlongster is already working on this.
Since Aug 28, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
While rare, the Console provider occasionally throws an upstream error stating that a specific model does not exist when creating or running agents (e.g., failing on 1 out of 6 agents).
Error:
Error from provider (Console): Upstream request failed: [model_not_found] The model 'anomaly/qwen3.8-27b-r1' does not exist
Plugins
Dont use
OpenCode version
Latest
Steps to reproduce
1.Initialize or run multiple agents.
2.Intermittently, one of the agent initializations fails when the system attempts to target the anomaly/qwen3.8-27b-r1 model string.
Screenshot and/or share link
Operating System
Windows 10
Terminal
in opencode cmd or powershell
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.