← Back to the Hub

Deep Agents Code (ACP)

acp:deepagents-code

ACP

LangChain's MIT-licensed terminal coding agent, built on the Deep Agents SDK, with persistent memory, skills, subagents, and approval controls.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:installed+featured
LicenceMIT
ContinuityContext replay
SupportNeeds setup
Based onDeep Agents Code agent

Setup and support

curl -LsSf https://langch.in/dcode | bash

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

Install and authenticate

  1. 1

    Install Deep Agents Code

    curl -LsSf https://langch.in/dcode | bash