← Back to the Hub
ACP

DeepAgents (ACP)
acp:deepagents
LangChain's general-purpose and coding agent exposed through its ACP package.
ACPOpen sourceNeeds setupContext replay sessions
Specification
| Category | ACP agents |
|---|---|
| Runtime | ACP |
| Interface | TUI and CLI over ACP |
| Source | acp:all |
| Licence | MIT |
| Continuity | Context replay |
| Support | Needs setup |
| Based on | DeepAgents agent |
Setup and support
npm install -g deepagents-acp
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 deepagents$ :harness switch acp:deepagents$ :harness statusFrom your shell
$ superqode harness run acp:deepagents "Describe your task"Install and authenticate
- 1
Install DeepAgents
npm install -g deepagents-acp





