https://github.com/github/app
This is the home for releases and issues for the GitHub Copilot app
https://github.com/github/app
Last synced: 8 days ago
JSON representation
This is the home for releases and issues for the GitHub Copilot app
- Host: GitHub
- URL: https://github.com/github/app
- Owner: github
- Created: 2026-04-16T22:49:12.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-26T20:19:34.000Z (13 days ago)
- Last Synced: 2026-05-26T20:24:19.457Z (13 days ago)
- Homepage:
- Size: 185 KB
- Stars: 863
- Watchers: 8
- Forks: 31
- Open Issues: 395
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
- awesome - github/app - This is the home for releases and issues for the GitHub Copilot app (Others)
README
# GitHub Copilot app
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.
> **Availability:** The GitHub Copilot app is in public preview. Copilot Business and Enterprise subscribers have access today. Copilot Pro and Pro+ subscribers can [sign up for early access](https://gh.io/github-app).

## Introduction and overview
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.
## Getting started
### Prerequisites
Make sure [Git](https://github.com/git-guides/install-git) is installed.
You'll also need an active [Copilot subscription](https://github.com/features/copilot/plans).
### Install
Download the app for your platform:
- [Windows (x64)](../../releases/latest/download/GitHub-Copilot-windows-x64-setup.exe)
- [Windows (ARM)](../../releases/latest/download/GitHub-Copilot-windows-arm64-setup.exe)
- [Mac (Apple Silicon)](../../releases/latest/download/GitHub-Copilot-darwin-arm64.dmg)
- [Mac (Intel)](../../releases/latest/download/GitHub-Copilot-darwin-x64.dmg)
- [Linux](../../releases/latest/download/GitHub-Copilot-linux-x64.AppImage)
You can also browse all builds on the [Releases](../../releases) page.
For setup and a walkthrough of your first session, see the [documentation](https://gh.io/github-app-docs).
## This repository
This repo is the public home for the GitHub Copilot app. Use it to:
- Download releases from the [Releases](../../releases) page
- File bugs and feature requests
- Join discussions
- Read release notes in [`changelog.md`](./changelog.md)
The application source lives elsewhere; this repo is for releases, issues, and discussion.
## Feedback and issues
Use the issue forms in this repository to report a bug or propose an improvement, join [Discussions](https://github.com/github/app/discussions/3), or send feedback from within the app. When filing an issue, please include:
- The app version
- Your operating system and version
- Steps to reproduce
- Expected vs. actual behavior
- Screenshots or logs