WSL support
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):
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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