Terminal interface for Deep Agents - interactive AI agent with file operations, shell access, and sub-agent capabilities.
Project description
DocAgent CLI
Quick Install
curl -LsSf https://raw.githubusercontent.com/langchain-ai/docagent/main/libs/cli/scripts/install.sh | bash
# With model provider extras
# OpenAI, Anthropic, and Gemini are included by default
DEEPAGENTS_EXTRAS="nvidia,ollama" curl -LsSf https://raw.githubusercontent.com/langchain-ai/docagent/main/libs/cli/scripts/install.sh | bash
Or install directly with uv:
# Install with chosen model providers
uv tool install 'docagent-cli[nvidia,ollama]'
Run the CLI:
docagent
What is DocAgent CLI?
docagent-cli is a powerful AI agent in your terminal, purpose-built for document workflows and general coding tasks. Powered by any LLM that supports tool calling, it combines a rich interactive TUI with deep file and document capabilities — one install and you're ready to go.
Features:
- Interactive TUI — rich terminal interface with streaming responses
- Document-first tools — read, write, and edit files with context-aware intelligence
- Conversation resume — pick up where you left off across sessions
- Web search — ground responses in live information
- Remote sandboxes — run code in isolated environments (LangSmith, AgentCore, Daytona, Modal, Runloop, & more)
- Persistent memory — agent remembers context across conversations
- Custom skills — extend the agent with your own slash commands
- Headless mode — run non-interactively for scripting and CI
- Human-in-the-loop — approve or reject tool calls before execution
Resources
- CLI Documentation
- Changelog
- Source code
- DocAgent SDK — underlying agent harness
Releases & Versioning
See our Releases and Versioning policies.
Contributing
As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.
For detailed information on how to contribute, see the Contributing Guide.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file docagent_cli-0.0.37.tar.gz.
File metadata
- Download URL: docagent_cli-0.0.37.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cecb0be4166f35f8a7c030cef557136776c8e231f2229457e103444c2c86ef4a
|
|
| MD5 |
738339a7294bca91ac47bd3fb858809e
|
|
| BLAKE2b-256 |
bc59302c451713e3bf373c4cb2f90086165045682e17c162da619f5e3872a633
|
File details
Details for the file docagent_cli-0.0.37-py3-none-any.whl.
File metadata
- Download URL: docagent_cli-0.0.37-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf2d67f09bd4120ccfdc252e3712c1d12569dceb02f63b2d249f59b7fd979759
|
|
| MD5 |
2dc68ca13fc3b1b202cb7d61b8f69360
|
|
| BLAKE2b-256 |
4b8eb3f6869a3328476dcc01a6d342e07c9472ea8502d4dd3499a1944ada7190
|