Describe the bug
The Copilot CLI status bar displays v1.0.12-1 available as an update prompt, even though v1.0.12-1 is a prerelease version. Prerelease versions should not be surfaced to users on the stable release
channel.
Affected version
v1.0.11
Steps to reproduce the behavior
- Run Copilot CLI on v1.0.11 release
- Observe the status bar at the bottom of the terminal
Expected behavior
The update notification should only show stable (non-prerelease) versions. Prerelease versions should be excluded from the update check unless the
user has opted into a prerelease channel
Additional context
No response
Describe the bug
The Copilot CLI status bar displays v1.0.12-1 available as an update prompt, even though v1.0.12-1 is a prerelease version. Prerelease versions should not be surfaced to users on the stable release
channel.
Affected version
v1.0.11
Steps to reproduce the behavior
Expected behavior
The update notification should only show stable (non-prerelease) versions. Prerelease versions should be excluded from the update check unless the
user has opted into a prerelease channel
Additional context
No response