anomalyco / anomalyco/opencode

Model name not resolved due to trailing slash

Open
#43,473 0 comments 0 reactions 1 assignee View on GitHub

@kitlangton is already working on this.

Since Aug 19, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

This is an OpenCode bug. The model (qwen3-4b) is running and responding fine in LM Studio (verified via direct API call), but the lmstudio_agent subagent consistently resolves the model name as "qwen3-4b/" (note the trailing slash), causing a lookup failure. The agent-level model config override is also ignored — it always searches for qwen3-4b/ regardless. This appears to be an internal model-resolution bug in opencode.

Plugins

OpenCode

OpenCode version

v1.18.18

Steps to reproduce

LM Studio Model loaded in LM Studio AND listed in OpenCode (PyCharm) but not found when spawning an agent using the model name.

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.