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
- release(deepagents-cli): 0.0.35
- Add `RemoteBackend` as a backend alternative
- Stream shell commands
- Certain slash commands should not require server connection / queue
- feat(partners/emms): add EMMS biological cognitive memory middleware
- fix(cli): resolve race condition in history recall suppressing autocomplete
- fix(deepagents): `subagents` parameter typed as `list` instead of `Sequence` causes type checker errors
- fix(sdk): use Sequence instead of list for subagents parameter
- fix(cli) : Enhance CLI error handling for MCP server timeouts and cleanup
- feat(sdk): rename backend methods
- Docs
- Python not yet supported