Terminal interface for Deep Agents - interactive AI agent with file operations, shell access, and sub-agent capabilities.
Project description
🧠🤖 Deep Agents CLI
Quick Install
curl -LsSf https://raw.githubusercontent.com/langchain-ai/deepagents/main/libs/cli/scripts/install.sh | bash
# With model provider extras (OpenAI is included by default)
DEEPAGENTS_EXTRAS="anthropic,groq" curl -LsSf https://raw.githubusercontent.com/langchain-ai/deepagents/main/libs/cli/scripts/install.sh | bash
Or install directly with uv:
# Install with chosen model providers (OpenAI is included by default)
uv tool install 'deepagents-cli[anthropic,groq]'
Run the CLI:
deepagents
🤔 What is this?
The fastest way to start using Deep Agents. deepagents-cli is a pre-built coding agent in your terminal — similar to Claude Code or Cursor — powered by any LLM that supports tool calling. One install command and you're up and running, no code required.
What the CLI adds on top of the SDK:
- Interactive TUI — rich terminal interface with streaming responses
- Conversation resume — pick up where you left off across sessions
- Web search — ground responses in live information
- Remote sandboxes — run code in isolated environments (Modal, Runloop, Daytona, & 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
- Deep Agents 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.
🤝 Acknowledgements
This project was primarily inspired by Claude Code, and initially was largely an attempt to see what made Claude Code general purpose, and make it even more so.
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 deepagents_cli-0.0.34.tar.gz.
File metadata
- Download URL: deepagents_cli-0.0.34.tar.gz
- Upload date:
- Size: 987.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4fa2e3633fd9f25ca46821847f5fe621ca85cebfc568d31b20a1b2e8d04b913
|
|
| MD5 |
adbacb69612abfc199381bee527d8d94
|
|
| BLAKE2b-256 |
bb0f8a3caf259c0d66f332cdcae47165ca9fc8b60060f8a861c73d1a26cef256
|
File details
Details for the file deepagents_cli-0.0.34-py3-none-any.whl.
File metadata
- Download URL: deepagents_cli-0.0.34-py3-none-any.whl
- Upload date:
- Size: 347.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
701033acd6c2d72fc2a40d3fedcc217eed812727ab1256403b12271659321d00
|
|
| MD5 |
2a3a1495629975e53668228ea9a6ee93
|
|
| BLAKE2b-256 |
1395d58addbd584f23abef62f042392f8526fd416c25a6df8a92f62a66fddac1
|