microsoft / microsoft/work-iq

WSL support

Open
#15 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PowerShell
Stars
1k
Forks
132
Avg merge
5d 19h
Merged PRs (30d)
6

Description

It works fine on Windows, but on WSL it tries to open the default browser in Linux (here, Chrome):

Image

This is when invoking it via workiq ask. When using it as plugin in copilot it fails with "MCP error -32001: Request timed out" without opening the browser.

Instead, it should open the host browser such that the Windows native credentials can be used.

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.

Research direction

Start by reproducing the behavior with workiq ask under WSL, then compare it with the copilot plugin path and trace where each attempts to open the browser. Done means both paths open the Windows host browser rather than a Linux browser, allowing Windows-native credentials to be used without a timeout.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.