

Managed Deep Agents
#5 in Agenten-FrameworksLangchain · 3× · tolest 08. Aug. 2026
49
Momentum
Managed Deep Agents is a hosted runtime service for the open source Deep-Agents framework, presented by LangChain on May 13, 2026 at the Interrupt conference. It is currently in private beta and runs exclusively on LangSmith Cloud in the US region; users continue to define their agents in Python or TypeScript in their own repository, while LangChain handles runtime tasks such as threads, checkpointing, streaming, context management, and observability. Access is currently CLI-first via the "mda" tool; a public API and pricing information have not yet been published.
Momentum-Verloop
10.05.08.08.
Features
| Autonomy Level | Agent plans, uses tools, delegates to subagents, writes files and works over long horizons; human-in-the-loop configurable via interrupts |
| Channels | CLI-first via the 'mda' tool during private beta; scheduled channels (e.g. cron jobs) configurable within the project directory |
| Modalities | Code-first text/file-based agents (Python/TypeScript), including virtual filesystem for skills and long-term memory |
| Platform | Hosted on LangSmith Cloud, US region only; Self-hosted and Hybrid deployments not supported |
| Price | Not publicly published; access only via waitlist/private beta, no pricing page available |
| Release Date | May 13, 2026, announced in private beta at the Interrupt conference |
| Tool/MCP Integrations | Supports custom LangChain tools and remote MCP servers declared as connectors and loaded automatically |