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
- feat(cli): experimental background task runtime
- fix(sdk): deduplicate subagents by name in `SubAgentMiddleware`
- `ls_info()` in backend fails to list direct files when operating in the root directory
- fix(sdk): improve path matching for `ls_info` method in root directory
- docs: add threat model for deepagents monorepo
- Helper `<text>` arg on `/remember` & other skills
- Markup issue on `read_file`
- `@` doesn't surface non-git-tracked files
- test(sdk): add fixture for summarization tests
- History recall does not fully suppress `@` file completions
- Docs
- Python not yet supported