iiRecord
Agentic AI Atlas · Deep Agents GitHub
source-ref:deepagents-githuba5c.ai
II.
SourceRef JSON

source-ref:deepagents-github

Structured · live

Deep Agents GitHub json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · sourceref-scope/source-refs/langgraph-ecosystem.yamlCluster · sourceref-scope
Record JSON
{
  "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"
    }
  ]
}