Describe the feature or problem you'd like to solve
I don't want every time before launch the app to check for updates to get latest fixes and features.
Proposed solution
Add built-in auto updater. Or at least show the tooltip on launch that a new version is available, and I can install it by running npm install -g @github/copilot@latest.
Example prompts or workflows
No response
Additional context
No response
Describe the feature or problem you'd like to solve
I don't want every time before launch the app to check for updates to get latest fixes and features.
Proposed solution
Add built-in auto updater. Or at least show the tooltip on launch that a new version is available, and I can install it by running
npm install -g @github/copilot@latest.Example prompts or workflows
No response
Additional context
No response