Remote control task URL returns 404 even though local session completes
- 主要语言
- 没有语言数据
- 星标
- 2.1k
- 派生
- 153
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Short summary
Opening the remote control task URL from the GitHub Copilot desktop app returns a GitHub 404 page, even though the local app shows that remote control is enabled and the task completes successfully.
### Affected version or release
v1.0.10
### Installation context
Windows
### What happened?
When attempting to open a remote control task from the GitHub Copilot desktop app, the browser navigates to a GitHub URL (https://github.com/copilot/tasks/), but instead of displaying the task or session, it returns a 404 error page. Despite this, the local application indicates that remote control is enabled and the task itself runs successfully, suggesting that the issue is specifically with accessing or resolving the remote task URL.
### Steps to reproduce
1. Open the GitHub Copilot desktop app on Windows.
2. Change New sessions remote access from View only to Remote control.
3. Start a new session.
4. Run a simple remote control test task.
5. Click Open on remote.
6. The browser opens a URL similar to:
> https://github.com/copilot/tasks/
7. The GitHub page returns:
8. 404 - This is not the web page you are looking for
### Expected behavior
The github.com/copilot/tasks/ page should open the corresponding remote control task/session, or the app should show a clear error if the task URL is not available for this account/session.
### Actual behavior
The local app reports that Remote Control is enabled and the task itself completes successfully. In my test, the task showed:
> Worked for 42s, 2 tools, 1 message
Output confirmed the session could run remote commands as the local user
### Additional context
This does not look like the local remote-control execution failed. The local task completes successfully, and the failure appears to be specifically around opening or resolving the generated GitHub task URL.
Related but not identical: #1289 reported remote control being unavailable with an RPC error. In this case, remote control appears enabled locally, but the generated copilot/tasks/ URL is not accessible.
贡献指南
调研方向
报告中未确定任何仓库文件或测试。在 Windows 上使用 app v1.0.10,通过启用 Remote control、完成任务并选择 Open on remote 来重现问题;检查生成的 github.com/copilot/tasks/ URL。当任务成功打开,或会话不可用时应用显示明确错误,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100