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.33
- feat(sdk): add structured output support for subagents
- docs(examples): improve skill scores across 8 skills
- Use `OptionList`
- Support for ToolSearch in Deepadgents for GPT5.4 and claude code also has similar tool called as tool search so is there any plan to support it
- Basic e2e int test
- RestrictedShellBackend - Secure LocalShellBackend Wrapper
- Commands hang waiting for stdin when executed via `LocalShellBackend`
- fix(sdk): prevent commands from hanging waiting for stdin
- fix(sdk): normalize legacy store backend paths
- Docs
- Python not yet supported