MSI
WinGet
GitHub Copilot
GitHub Inc. · 0.2.4 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitHub-Copilot-windows-arm64.msi /quiet /norestart
InstallPath
msiexec /i GitHub-Copilot-windows-arm64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{A7052E64-62A6-4DCF-99B4-75FE89350E12}
Product version operator
Greater than or equal to
Product version
0.2.4
MSI Properties
Product Code
{A7052E64-62A6-4DCF-99B4-75FE89350E12}
File Identity
Filename
GitHub-Copilot-windows-arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitHub.CopilotApp
Version
0.2.4
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.4/GitHub-Copilot-windows-arm64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
What's new in v0.2.4
Added
- Queued follow-up messages are now available by default during active sessions, allowing users to queue prompts while a response is in progress.
- Skills now appear as slash commands in the Quick chat composer, matching the behavior already available in Home and draft workspaces.
Changed
- Consecutive tool calls are now grouped into a single collapsible panel with a natural-language summary (e.g. "Edited foo.ts and 3 other tool calls"), reducing visual noise in the…