OpenCode agent models not appearing in Agents Window when using WSL Remote #117
Unanswered
cubelitblade
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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
copilotcliintegration for comparison, but I could not find one.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?
All reactions