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
- Optimize manual approval rejection strategy
- SummarizationMiddleware never trims state.messages, causing unbounded checkpoint growth
- Native local sandbox backend (Linux for now, no cloud dependency)
- Silent worker crash when passing a `ChatOpenAI` instance to `create_deep_agent` under streaming (openai 2.x + deepagents 0.5.3)
- CompositeBackend route isolation leaks across shared storage backends
- feat(sdk): surface subagents as typed child streams on `stream_v2`
- Stream on subagent not working as expected
- Fall back to the last non-empty AIMessage for subagents
- feat(sdk): opt-in `delete_file` tool to filesystem middleware
- Add `max_count` to `grep_raw`
- Docs
- Python not yet supported