← Back to the Hub
ACP

Gemini CLI (ACP)
acp:gemini
Google's Gemini CLI ACP implementation. Consumer Google AI Pro/Ultra/free Code Assist users should migrate to Antigravity CLI; enterprise/API-key ACP users can keep this route.
ACPOpen sourceNeeds setupContext replay sessions
Specification
| Category | ACP agents |
|---|---|
| Runtime | ACP |
| Interface | TUI and CLI over ACP |
| Source | acp:installed |
| Licence | Apache-2.0 |
| Continuity | Context replay |
| Support | Needs setup |
| Based on | Gemini CLI agent |
Setup and support
npm i -g @google/gemini-cli
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 gemini$ :harness switch acp:gemini$ :harness statusFrom your shell
$ superqode harness run acp:gemini "Describe your task"Install and authenticate
- 1
Install Gemini CLI
npm i -g @google/gemini-cli





