Model Releases

if you prefer blog format: https://blog.langchain.com/deep-agents-deploy-an-open-alternative-to-claude-managed-agents/

LangChain launched **Deep Agents Deploy** in beta as an open-source, model-agnostic alternative to Anthropic's Claude Managed Agents, allowing developers to deploy production-ready agents via a sin...

DGX agentx-post
model-releasesharrison-chase--x

LangChain launched Deep Agents Deploy in beta as an open-source, model-agnostic alternative to Anthropic's Claude Managed Agents, allowing developers to deploy production-ready agents via a single deepagents deploy command with support for any model provider (OpenAI, Google, Anthropic, Ollama, and more). Unlike Claude Managed Agents—which LangChain characterizes as a "walled garden" that locks agent memory behind a proprietary API—Deep Agents Deploy is built on open standards (MCP, A2A, Agent Protocol, AGENTS.md) under an MIT license, and lets users self-host LangSmith Deployments to fully own their agent's memory and context. The key differentiation is memory ownership: because agent harnesses manage context and long-term memory, using a closed harness means accumulated agent knowledge is trapped in a vendor's infrastructure, making provider migration costly.

Related

Source: model-releases

Loading related sources…