Skip to main content
deepagents is LangChain’s framework for long-horizon coding agents. It accepts a pluggable backend for filesystem and shell operations, Mirage ships one.

Install

This pulls in deepagents>=0.4.12. Bring your own LangChain chat model (langchain-anthropic, langchain-openai, etc.).

Usage

Exports

Examples