Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodeGraphContext/CodeGraphContext
/ bundle_registry.py
File
bundle_registry.py
src/codegraphcontext/core/bundle_registry.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
requests
2
from
pathlib
import
Path
3
from
typing
import
Optional, List, Dict, Any, Tuple
4
import
logging
Callers
nothing calls this directly
Calls
1
getLogger
Method · 0.45
Tested by
no test coverage detected