← Back to the Hub

Gemini CLI (ACP)

acp:gemini

ACP

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

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:installed
LicenceApache-2.0
ContinuityContext replay
SupportNeeds setup
Based onGemini 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 status
From your shell
$ superqode harness run acp:gemini "Describe your task"

Install and authenticate

  1. 1

    Install Gemini CLI

    npm i -g @google/gemini-cli