github / github/app

Copilot app runs updater on every startup and then immediately offers another update

未关闭
#2,284 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
Bugs
主要语言
没有语言数据
星标
2.1k
派生
153
PR 合并指标
30 天内没有已合并 PR

描述

### Short summary

Almost every daily launch is blocked by the installer. After the update completes, the app frequently prompts for another update, causing repeated delays and disruption.

### Affected version or release

v1.0.26

### Installation context

Windows 11

### What happened?

When I open the GitHub Copilot app, the installer frequently starts before the app opens. After waiting for the update to install, the app launches and often immediately offers another update.

This may happen because updates are installed sequentially. For example, if version 1.0.1 is installed, version 1.0.2 is pending, and version 1.0.3 is already available, the app appears to install version 1.0.2 first and then offer version 1.0.3.

This behavior occurs almost every day and significantly delays access to the app.

### Steps to reproduce

1. Close the GitHub Copilot app and leave it closed until the next day.
2. Open the app.
3. Observe that the installer starts automatically before the app opens.

Image

4. Wait for the installation to complete.
5. Allow the GitHub Copilot app to launch.
6. Observe that the app shortly afterward offers another update.

Image

### Expected behavior

Updates should not block application startup. Preferably, Copilot should follow the Edge or VS Code update experience:

- Start the app immediately without launching the installer.
- Let the user confirm an update from within the app.
- If postponed, apply the update when the app shuts down.
- Check for the latest available version immediately before updating.
- Skip superseded intermediate versions. For example, an installation on version 1.0.1 should update directly to version 1.0.3 when version 1.0.2 is pending but version 3 is already available.

### Additional context

_No response_

贡献指南

打开贡献指南

调研方向

The report identifies the Windows installer, application startup, and update-check flow but names no repository files or tests. Start by tracing how startup invokes the installer and how available versions are selected. Done means the app opens without a blocking update, checks the latest version before updating, and skips superseded versions without repeated prompts.

由索引模型根据 Issue 内容生成。

评估

领域
desktop, release
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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