← Back to the Hub

Cline (ACP)

acp:cline

ACP

AI coding assistant for the terminal with ACP support.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:featured
LicenceApache-2.0
ContinuityContext replay
SupportNeeds setup
Based onCline agent

Setup and support

npm install -g @cline/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 cline$ :harness switch acp:cline$ :harness status
From your shell
$ superqode harness run acp:cline "Describe your task"

Install and authenticate

  1. 1

    Install Cline

    npm install -g @cline/cli