-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Describe the bug
On version 1.0.10, I used the /update command to check for updates. Nothing appear to happen. After waiting for 30 seconds or so, I started work, detailing out a prompt in plan mode. Then suddenly copilot quit out to update. After updating, it restarted but offered no explanation that it had even updated itself (it had, the version was now 1.0.12).
I would suggest
/version - provide immediate feedback - including progress if an update is being downloaded
After an update is downloaded, do not auto apply and quit, if it means user's work (mid prompt) is lost.
After a reboot, post update, post the release notes to the output, or at least tell the user an update has been applied and explain how to view the release notes.
Thanks!
Affected version
No response
Steps to reproduce the behavior
/update- Start work on a prompt
- Lose session when copilot suddenly restarts
Expected behavior
/update- Either - synchronous blocking progress than reboots at the end, or async update that prompts the user to restart when it's ready
- Post update, message about the update having been applied and direct user to release notes
Additional context
No response