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
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