MSI
WinGet
GitHub Copilot
GitHub Inc. · 0.2.23 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitHub-Copilot-windows-x64.msi /quiet /norestart
InstallPath
msiexec /i GitHub-Copilot-windows-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{FC76AB53-B69F-4FFF-A681-9372DED2B3F8}
Product version operator
Greater than or equal to
Product version
0.2.23
MSI Properties
Product Code
{FC76AB53-B69F-4FFF-A681-9372DED2B3F8}
File Identity
Filename
GitHub-Copilot-windows-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitHub.CopilotApp
Version
0.2.23
Description
The GitHub Copilot app is a desktop application for agent-driven development that brings parallel workstreams, GitHub integration, and PR lifecycle management into one place.
License
Proprietary
Support
https://support.github.com/
Installer URL
https://github.com/github/app/releases/download/v0.2.23/GitHub-Copilot-windows-x64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
What's new in v0.2.23
Fixed
- Fixed automatic sync incorrectly resetting local branch checkouts, which could silently discard local commits or move the branch behind its expected position.
- Fixed canvas panels disappearing while a modal overlay (such as the command palette or settings dialog) was open; the canvas now stays visible beneath the overlay.