← Back to the Hub

Prime Agent (ACP)

acp:prime-agent

ACP

Self-improving RLM agent for coding and long-running autonomous tasks. A persistent IPython kernel is the single model-facing tool.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:installed
LicenceMIT
ContinuityContext replay
SupportNeeds setup
Based onPrime Agent agent

Setup and support

curl -fsSL https://app.primeintellect.ai/prime-agent/install.sh | sh

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

Install and authenticate

  1. 1

    Install Prime Agent

    curl -fsSL https://app.primeintellect.ai/prime-agent/install.sh | sh