Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# Created by Anthelion using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: GitHub.CopilotApp
PackageVersion: 0.2.10
UpgradeBehavior: install
ReleaseDate: 2026-05-26
Installers:
- Architecture: x64
InstallerType: nullsoft
Scope: user
InstallerUrl: https://github.com/github/app/releases/download/v0.2.10/GitHub-Copilot-windows-x64-setup.exe
InstallerSha256: C584E02FE449FDFC37FBC5AE4224C5C90EE5A37F6C8808E5CE24923B099CD10F
ProductCode: GitHub Copilot
AppsAndFeaturesEntries:
- ProductCode: GitHub Copilot
InstallationMetadata:
DefaultInstallLocation: '%LocalAppData%\Programs\GitHub Copilot'
- Architecture: x64
InstallerType: wix
Scope: machine
InstallerUrl: https://github.com/github/app/releases/download/v0.2.10/GitHub-Copilot-windows-x64.msi
InstallerSha256: 89AA424A5365DCD89068CE2150CB1E9DB8BA683C1A36F4A337624075AD5332C7
InstallerSwitches:
InstallLocation: INSTALLDIR="<INSTALLPATH>"
ProductCode: '{AA9D1839-0117-4FFA-9F08-7150D92DA81A}'
AppsAndFeaturesEntries:
- ProductCode: '{AA9D1839-0117-4FFA-9F08-7150D92DA81A}'
UpgradeCode: '{91C1652C-D75F-5DE7-92AE-9BB88EB110EE}'
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%/GitHub Copilot'
- Architecture: arm64
InstallerType: nullsoft
Scope: user
InstallerUrl: https://github.com/github/app/releases/download/v0.2.10/GitHub-Copilot-windows-arm64-setup.exe
InstallerSha256: 8E34B76EB6005CD10CFA59443EC22EB07B04C0350D676E96DFD1E9BC246DD097
ProductCode: GitHub Copilot
AppsAndFeaturesEntries:
- ProductCode: GitHub Copilot
InstallationMetadata:
DefaultInstallLocation: '%LocalAppData%\Programs\GitHub Copilot'
- Architecture: arm64
InstallerType: wix
Scope: machine
InstallerUrl: https://github.com/github/app/releases/download/v0.2.10/GitHub-Copilot-windows-arm64.msi
InstallerSha256: 2296FFB761FBE8844CD9CE3BDD7EA693423889512DDFFCDBAB9D03AC78863596
InstallerSwitches:
InstallLocation: INSTALLDIR="<INSTALLPATH>"
ProductCode: '{33E2B1B0-AF7A-41DB-84FF-8A9CD352A04F}'
AppsAndFeaturesEntries:
- ProductCode: '{33E2B1B0-AF7A-41DB-84FF-8A9CD352A04F}'
UpgradeCode: '{91C1652C-D75F-5DE7-92AE-9BB88EB110EE}'
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%/GitHub Copilot'
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created by Anthelion using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: GitHub.CopilotApp
PackageVersion: 0.2.10
PackageLocale: en-US
Publisher: GitHub Inc.
PublisherUrl: https://github.com/home/
PublisherSupportUrl: https://support.github.com/
Author: GitHub Inc.
PackageName: GitHub Copilot
PackageUrl: https://github.com/features/preview/github-app
License: Proprietary
ShortDescription: 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.
Description: |-
The GitHub Copilot app is a desktop application purpose-built for agent-driven development. It gives you a single place to direct AI agents across parallel workstreams, work with GitHub issues and pull requests, and manage the full development lifecycle—without context-switching between terminals, IDEs, and browser tabs.

The app is built on GitHub Copilot CLI and integrates natively with GitHub, so your repositories, branches, and CI pipelines work out of the box. It's designed for workflows where you want to run multiple agents in parallel and stay focused on directing work rather than doing it all yourself.
Moniker: copilot-app
ReleaseNotes: |-
What's new in v0.2.10

Changed
- Merging a pull request now updates the UI immediately with a pulsing "Finalizing merge…" indicator, rather than waiting for the full server round-trip to complete.
- Model picker now groups models by capability tier (Versatile, Powerful, Lightweight), shows recently used models, and adds an Unavailable section for policy-gated models. Anthropic model labels no longer include the redundant "Claude" prefix.

Fixed
- Fixed the diff view jumping or shifting when the agent edits files while you are scrolling through changes.
- Slash-command menu on the home screen no longer appears behind the logo, making its options readable.
ReleaseNotesUrl: https://github.com/github/app/releases/tag/v0.2.10
ManifestType: defaultLocale
ManifestVersion: 1.12.0
8 changes: 8 additions & 0 deletions manifests/g/GitHub/CopilotApp/0.2.10/GitHub.CopilotApp.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created by Anthelion using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: GitHub.CopilotApp
PackageVersion: 0.2.10
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0