← Back to the Hub

Auggie (Augment Code) (ACP)

acp:auggie

ACP

An AI agent that brings Augment Code's power to the terminal with ACP support for Zed, Neovim, and Emacs.

ACPNot statedNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:enterprise
LicenceNot stated
ContinuityContext replay
SupportNeeds setup
Based onAuggie (Augment Code) agent

Setup and support

npm install -g @augmentcode/auggie

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 auggie$ :harness switch acp:auggie$ :harness status
From your shell
$ superqode harness run acp:auggie "Describe your task"

Install and authenticate

  1. 1

    Install Auggie (Augment Code)

    npm install -g @augmentcode/auggie