github / github/copilot-cli

pwsh.exe hardcoded in 6 places - CLI completely unusable on Windows 11 with only PowerShell 5.1 (closed #411 is still broken in v0.0.417)

未關閉
#1,680 8 則留言 12 個 reaction 已指派 0 人 在 GitHub 檢視
area:platform-windows area:tools
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the bug

Issue #411 was closed as "not_planned" in Oct 2025, but the bug is still present and getting worse — it now blocks the CLI from running **any shell command at all** on Windows machines that ship only with Windows PowerShell 5.1 (`powershell.exe`).

The error on every single command:

貢獻指南

開啟貢獻指南

研究方向

首先檢查 ~/.copilot/pkg/universal/{version}/index.js 中列出的六個 pwsh.exe 參照,並僅使用 Windows PowerShell 5.1 在 Windows 11 上重現失敗。將這些呼叫追溯回專案原始碼,而不是只編輯產生的 bundle。完成的標準是:shell 命令和版本檢查無需 pwsh.exe 即可正常運作,包括 detached 命令和 PTY 啟動。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
powershell
領域
cli
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。