Do not enforce PowerShell on Windows
Open
area:platform-windows
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the bug
I have a perfectly capable `cmd` terminal, running copilot in it is incapable of running for example `gradlew`. That command does not require a powershell, it's a simple batch file.
### Affected version
0.0.392 Commit: cefb35e
### Steps to reproduce the behavior
copilot -i "Run gradlew build and fix errors"
### Expected behavior
Just works, regardless of powershell being installed or not.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.