Inaccessible `copilotd` release link in WSL Hosts setup
- 主要言語
- 言語のデータがありません
- スター
- 2.1k
- フォーク
- 153
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The WSL Hosts setup screen instructs users to download `copilotd` from: https://github.com/github/copilot-host/releases but that URL returns a 404.
### Steps to reproduce
1. Open GitHub Copilot App on Windows.
2. Go to the WSL Hosts setup/registration screen.
3. Click the `copilotd releases` link shown in the instructions.
4. Observe that the GitHub releases page returns 404.
### Actual behavior
The provided link is inaccessible:
https://github.com/github/copilot-host/releases
This blocks WSL host setup because the UI says `copilotd` must be installed inside the distro and available on PATH.
### Expected behavior
The app should link to a publicly accessible download page for the required `copilotd` binary, or provide another supported installation path.
### Additional context
The screen says:
> `copilotd` must be installed inside the distro and available on your login-shell PATH. Download a matching build from the `copilotd releases` page (this app is pinned to `copilotd v0.5.4`)...
Example command shown:
```bash
chmod +x ~/.local/bin/copilotd
コントリビューションガイド
調査の方向性
Start at the WSL Hosts setup/registration screen and trace the displayed `copilotd releases` link and installation instructions. Verify the current URL and the `copilotd v0.5.4` requirement; done when the screen points to a publicly accessible download or supported installation path and the link no longer returns 404.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, linux
- 領域
- desktop, devops
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 58/100