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
- How to handle errors when invoking tools?
- Preview suggested code changes as diffs in IDE
- Language Server Protocol
- `BaseSandbox` async helpers should flow through `aexecute()`, not `asyncio.to_thread(sync_method)`
- Unable to use `claude-sonnet-4-5` deployed on Vertex AI
- persist subagent state (in backend)?
- feat(sdk): add `ToolSafetyMiddleware` to prevent tool-calling loops
- fix(sdk): avoid unnecessary `REMOVE_ALL_MESSAGES` in `PatchToolCallsMiddleware`
- fix(sdk): resolve silent exception handling in backends and middleware
- `shell` command shows duplicate command
- Docs
- Python not yet supported