github / github/app

Inaccessible `copilotd` release link in WSL Hosts setup

未关闭
#2,153 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Bugs
主要语言
没有语言数据
星标
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。