BACK_TO_FEEDAICRIER_2
LangChain Deep Agents CLI lands as terminal agent
OPEN_SOURCE ↗
YT · YOUTUBE// 19d agoOPENSOURCE RELEASE

LangChain Deep Agents CLI lands as terminal agent

LangChain's Deep Agents CLI is an open-source terminal coding agent built on the Deep Agents SDK. It brings model switching, lifecycle hooks, persistent memory, MCP tools, custom skills, subagents, and approval-gated code execution into a Claude Code-style workflow.

// ANALYSIS

This feels like LangChain's open-source answer to Claude Code, but with a more explicit bet on model neutrality and inspectable, file-backed state.

  • Model switching is first-class, with OpenAI, Anthropic, and Google support out of the box and more providers available as extras.
  • Memory lives in files under `~/.deepagents/...`, so project conventions are auditable instead of trapped in hidden state.
  • Skills, MCP tools, and custom subagents turn the CLI into a composable harness, not just a prompt wrapper.
  • Approval controls and sandboxes matter because this agent can edit files and run shell commands.
  • The tradeoff is surface area: a more powerful terminal agent also means more setup and policy decisions than a closed one-off tool.
// TAGS
deep-agents-clicliagentai-codingmcpopen-sourcesdk

DISCOVERED

19d ago

2026-03-23

PUBLISHED

19d ago

2026-03-23

RELEVANCE

9/ 10

AUTHOR

Income stream surfers