YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

LangChain Deep Agents CLI lands as terminal agent

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

LangChain Deep Agents CLI lands as terminal agent
OPEN LINK ↗
// 78d 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

78d ago

2026-03-23

PUBLISHED

78d ago

2026-03-23

RELEVANCE

9/ 10

AUTHOR

Income stream surfers