#272 · Primary category: AI Coding Assistants
app
The GitHub Copilot app is an agent-native desktop experience for finding, running, steering, and landing software work across your GitHub repositories.
Project last updated:08/26/26
GitHub Stars
2.0K
Forks
142
Contributors
7
License
Other
Why we included this project
This is GitHub's own desktop app for the agent side of Copilot, not a community-built wrapper. Instead of a single chat window, it treats agent work as parallel sessions you can actually watch: each one runs in its own isolated git worktree, canvases put plans, terminal output, previews, and diffs on one inspectable surface, and cloud sessions keep agents running in hosted environments you can resume from another machine. The My Work view groups sessions, issues, and pull requests so you can decide what needs attention next, while Agent Merge carries pull requests through review and checks. Anyone on a Copilot plan, including the free tier, can install it, and BYOK support means you are not locked to GitHub's own models. Teams running several agent tasks at once get visibility and control over agent-produced changes rather than a black box.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.