aicoolies logo
Deep Agents logo

Deep Agents

LangChain-powered agent harness with planning and subagents

Share
freeOpen Source
Visit Website →

Deep Agents is a production-ready agent framework built on LangChain and LangGraph for complex agentic workflows. It features a planning system for task decomposition, a filesystem backend for persistent operations, sandboxed shell execution, and isolated subagents with independent context windows. Automatic context summarization keeps agents coherent across long sessions, while smart defaults simplify prompt engineering for multi-step autonomous tasks.

Deep Agents brings structure and reliability to agentic AI development by combining LangChain and LangGraph into a cohesive harness designed for production use. The framework ships with a planning tool that breaks complex tasks into manageable subtasks, a full filesystem backend supporting read, write, edit, glob, and grep operations, and sandboxed shell execution for safe command running. Each subagent operates in its own isolated context window, preventing cross-contamination between parallel workstreams while enabling sophisticated multi-agent coordination patterns.

What sets Deep Agents apart from lighter agent frameworks is its focus on long-running, complex workflows. The built-in context management system automatically summarizes conversation history when context windows grow large, ensuring agents maintain coherence across extended sessions. Smart prompt engineering defaults reduce the boilerplate needed to create effective agents, while the modular architecture allows developers to swap components like planning strategies, tool sets, and model providers without restructuring their application code.

The project is maintained by the LangChain team with over 20,000 GitHub stars, 1,400+ commits, and 92 releases under MIT license. It offers both Python and JavaScript/TypeScript implementations, Docker deployment support, and integrates natively with the broader LangChain ecosystem including LangSmith for observability. Deep Agents is well-suited for teams building autonomous coding assistants, research agents, data processing pipelines, or any workflow requiring reliable multi-step task execution with human-in-the-loop capabilities.

Pricing

Free and open source under MIT license

Platforms

Python SDK, JS/TS SDK, CLI, Docker

Categories

Tags

Use Cases

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
rampart

Rampart

Microsoft’s pytest-native red teaming framework for turning AI agent safety findings into CI tests.

RAMPART is an open-source Microsoft framework for safety and security testing of agentic AI applications. It brings red-team findings into a pytest-native workflow so teams can turn prompt injection, unsafe tool use, and behavioral boundary failures into repeatable regression tests. The strongest aicoolies angle is developer workflow: RAMPART makes agent safety part of CI/CD instead of a one-off security review.

open-sourceOpen Source
OpenHuman logo

OpenHuman

Local-first personal AI agent with memory trees, desktop integrations, and private workspace context.

OpenHuman is an open-source, local-first personal AI agent from TinyHumans. It combines a desktop app, persistent memory trees, Obsidian-compatible storage, OAuth integrations, and local model support into a private assistant harness. It is most interesting for users who want agentic workflows and long-term memory without handing every context detail to a fully cloud-hosted assistant.

open-sourceOpen SourceTelemetry
Unabyss logo

Unabyss

MCP-native personal context vault for keeping AI agents aligned with your work, voice, and projects.

Unabyss is a personal context headquarters for AI agents. It syncs sources such as email, Slack, Notion, Drive, meetings, and professional profiles into structured context files that can be served to MCP-capable clients. The strongest angle is not generic note taking; it is permissioned, reusable context for Claude, Cursor, custom agents, and other tools that otherwise need the same background explained repeatedly.

freemiumTelemetry
Re_gent logo

Re_gent

Version control for AI coding-agent actions

Re_gent is an open-source version-control layer for AI coding-agent activity. Instead of only reviewing the final Git diff, it records what the agent attempted, changed, and executed along the way so teams can trace, undo, and govern autonomous coding work. It fits Claude Code, Codex, Cursor, and multi-agent teams that need an audit trail between prompt and pull request.

open-sourceOpen Source

agentmemory

Persistent memory layer for AI coding agents — keeps Claude Code, Codex, Cursor, and any MCP agent in context across sessions

agentmemory is an open-source MCP server that gives AI coding agents persistent, cross-session memory. Built on hybrid vector-graph search, it achieves 95.2% recall on the LongMemEval-S benchmark while using up to 92% fewer context tokens than naive context injection. Works out of the box with Claude Code, Codex, Cursor, Windsurf, Cline, OpenCode, Kilo Code, Hermes, and any MCP client through 51 MCP tools plus 12 hooks and 4 skills.

open-sourceOpen Source