deepagents
https://github.com/langchain-ai/deepagents
Python
Deep Agents is an agent harness built on langchain and langgraph. Deep Agents are equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - making them well-equipped to handle complex agentic tasks.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to deepagents
Help out
- Issues
- `/uninstall` and `--uninstall` for optional extras
- Support Claude models on Google Vertex AI via AnthropicVertex SDK
- Add Resume Review Agent example to examples/
- String-based custom subagent models do not receive stored credentials before model resolution.
- ``deepagents-evals trials --eval-category-exclude`` is accepted but silently ignored
- TypeError: 'LsResult' object is not iterable in CompositeBackend.als()
- Command to reconnect an already-configured MCP server
- Improve project MCP trust with per-server approval and richer previews
- Improve `/trace` behavior for replica projects and restricted LangSmith keys
- 🐛 Bug: OOM vulnerability in sandbox read() bypasses MAX_BINARY_BYTES in is_binary fallback
- Docs
- Python not yet supported