← Back to the Hub
ACP

Prime Agent (ACP)
acp:prime-agent
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
| Category | ACP agents |
|---|---|
| Runtime | ACP |
| Interface | TUI and CLI over ACP |
| Source | acp:installed |
| Licence | MIT |
| Continuity | Context replay |
| Support | Needs setup |
| Based on | Prime 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 statusFrom your shell
$ superqode harness run acp:prime-agent "Describe your task"Install and authenticate
- 1
Install Prime Agent
curl -fsSL https://app.primeintellect.ai/prime-agent/install.sh | sh





