← Back to the Hub
ACP

GitHub Copilot (ACP)
acp:copilot
AI coding assistant with ACP support in public preview.
ACPNot statedNeeds setupContext replay sessions
Specification
| Category | ACP agents |
|---|---|
| Runtime | ACP |
| Interface | TUI and CLI over ACP |
| Source | acp:installed+featured |
| Licence | Not stated |
| Continuity | Context replay |
| Support | Needs setup |
| Based on | GitHub Copilot agent |
Setup and support
npm install -g @github/copilot
Runtime behaviour
Capabilities
Agent Client ProtocolContext replay
Policies and ownership
- +External agent owns its tool loop and tool inventory
- +SuperQode provides ACP connection, session handoff, and context replay
Get started
Inside SuperQode
$ :connect acp copilot$ :harness switch acp:copilot$ :harness statusFrom your shell
$ superqode harness run acp:copilot "Describe your task"Install and authenticate
- 1
Install GitHub Copilot
npm install -g @github/copilot





