Deep Agents GitHub
source-ref:deepagents-github
SourceRefsourceref-scope/source-refs/langgraph-ecosystem.yaml·Open in Graph → {
"id": "source-ref:deepagents-github",
"_kind": "SourceRef",
"_file": "sourceref-scope/source-refs/langgraph-ecosystem.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"description": "Deep Agents custom-agent harness by LangChain",
"displayName": "Deep Agents GitHub",
"repoUrl": "https://github.com/langchain-ai/deepagents",
"ref": "main",
"path": ".",
"packageManager": "pip",
"packageName": "deepagents",
"kind": "github-repo",
"notes": "LangChain-maintained custom-agent harness built with LangChain and\nLangGraph, useful as an ecosystem exemplar for filesystem-backed,\nplanning, and subagent-capable custom agent construction.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent:langgraph",
"to": "source-ref:deepagents-github",
"kind": "sourced_from"
}
]
}