← Back to the Hub

DeepAgents (ACP)

acp:deepagents

ACP

LangChain's general-purpose and coding agent exposed through its ACP package.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:all
LicenceMIT
ContinuityContext replay
SupportNeeds setup
Based onDeepAgents 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 status
From your shell
$ superqode harness run acp:deepagents "Describe your task"

Install and authenticate

  1. 1

    Install DeepAgents

    npm install -g deepagents-acp