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(langchain-quickjs): 0.3.1
- release(deepagents): 0.6.12
- release(deepagents-code): 0.1.21
- feat(evals): `eval_deepagent` dispatcher and shared mock tool registry
- fix(code): skip tool interrupts once auto-approve is set
- fix(sdk): preserve `ContextT` on `create_deep_agent` `middleware`
- test(sdk): cover LangGraph API Overwrite serde
- feat(sdk): bound grep/glob with partial results and a `truncated` flag
- feat(evals): prototype trajectory metrics in Harbor reward
- docs(sdk): expand `profiles` package docstring with directory layout
- Docs
- Python not yet supported