-
Notifications
You must be signed in to change notification settings - Fork 29
OpenCode agent models not appearing in Agents Window when using WSL Remote #117
|
I am trying to use the Agent Window integration. The setup works correctly with a local Windows workspace, where OpenCode agent models appear under the Copilot harness model picker. However, when I open a WSL Remote workspace, the OpenCode agent models are missing. I checked the extension logs and the agent variants seem to be registered successfully: All related extensions are installed in the WSL extension host:
I spent several hours searching for another third-party provider implementing the same As a result, I can't tell whether this is caused by the extension or by VS Code Remote/Agents Window behavior. My environment is as follows:
Has anyone used OpenCode agent models successfully with Agents Window in a WSL Remote workspace, or is there any known limitation regarding third-party agent-host models in Remote environments? |