← Back to the Hub
ACP

Code Assistant (ACP)
acp:codeassistant
An AI coding assistant built in Rust for autonomous code analysis and modification.
ACPNot statedNeeds setupContext replay sessions
Specification
| Category | ACP agents |
|---|---|
| Runtime | ACP |
| Interface | TUI and CLI over ACP |
| Source | acp:all |
| Licence | Not stated |
| Continuity | Context replay |
| Support | Needs setup |
| Based on | Code Assistant agent |
Setup and support
cargo install code-assistant
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 codeassistant$ :harness switch acp:codeassistant$ :harness statusFrom your shell
$ superqode harness run acp:codeassistant "Describe your task"Install and authenticate
- 1
Install Code Assistant
cargo install code-assistant





