← Back to the Hub

GitHub Copilot (ACP)

acp:copilot

ACP

AI coding assistant with ACP support in public preview.

ACPNot statedNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:installed+featured
LicenceNot stated
ContinuityContext replay
SupportNeeds setup
Based onGitHub 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 status
From your shell
$ superqode harness run acp:copilot "Describe your task"

Install and authenticate

  1. 1

    Install GitHub Copilot

    npm install -g @github/copilot