← Back to the Hub

Kilo (ACP)

acp:kilo

ACP

Open-source coding agent with a terminal CLI, broad model support, and native ACP mode.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:featured
LicenceOpen source
ContinuityContext replay
SupportNeeds setup
Based onKilo agent

Setup and support

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

Install and authenticate

  1. 1

    Install Kilo

    npm install -g @kilocode/cli