Observação
The GitHub Copilot app is in versão prévia técnica and subject to change.
- Copilot Business and Copilot Enterprise users — Download and install from the GitHub Copilot app repository if your organization or enterprise has enabled preview features and CLI do Copilot.
- Copilot Pro and Copilot Pro+ users — To request access, join the waitlist.
Introduction
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 CLI do GitHub Copilot 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.
Supported operating systems
The GitHub Copilot app supports the following operating systems:
- macOS
- Linux
- Windows
Benefits of using the GitHub Copilot app
- Work in parallel. Run multiple agent sessions at the same time, each on its own branch, so you can make progress on several tasks without waiting for one to finish.
- Stay in one place. Triage issues, direct agents, review changes, and land pull requests without switching between your terminal, IDE, and browser.
- Start fast. The app connects to GitHub natively—your repositories, branches, issues and pull requests work out of the box with no additional setup.
- Stay in control. Choose how much autonomy to give agents, from fully collaborative to fully autonomous, and adjust the model and reasoning effort for each session.
What can I do with the GitHub Copilot app?
- Parallel workspaces. Run multiple isolated agent sessions simultaneously, each with a dedicated git worktree and branch.
- Session modes. Choose how you work with agents: Interactive (collaborative), Plan (agent plans, you approve), or Autopilot (fully autonomous).
- GitHub integration. Browse and find issues, start sessions from them, create and close pull requests, review pull requests, and view CI check results—all within the app.
- Model choice. Select from multiple LLMs and adjust reasoning effort per session.
- Customizations. Configure MCP servers, skills, extensions, and plugins for each session.
- Scheduled workflows. Save recurring agent tasks and run them on a schedule or on demand.
- Quick chats. Brainstorm in a conversation mode without creating a dedicated branch or workspace.
- Search. Search for issues or pull requests across your repositories directly from the app.
GitHub Copilot app workflow
A typical workflow in the GitHub Copilot app looks like this:
- Browse issues in a repository and pick one up, or start from a blank workspace.
- Choose a session mode—Interactive, Plan, or Autopilot—and select a model.
- Describe the task and let the agent create a branch, write code, and run tests.
- Review the agent's changes, provide feedback, and iterate.
- Create a pull request, leave a review, check whether CI passed, and merge the PR—all from within the app.
You can run several of these workflows in parallel, each in its own workspace, and switch between them as needed.
Providing feedback
The GitHub Copilot app is in prévia pública. To share feedback, click the Give feedback icon in the bottom-left corner of the app.