Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/colbymchenry/codegraph
/ probe-node.mjs
File
probe-node.mjs
scripts/agent-eval/probe-node.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
// Probe codegraph_node (with trail) against an index using the built dist.
3
// Usage: node probe-node.mjs <repo-with-.codegraph> <symbol> [code]
4
import
{ pathToFileURL } from
'node:url'
;
Callers
nothing calls this directly
Calls
5
error
Method · 0.80
openSync
Method · 0.80
execute
Method · 0.80
load
Function · 0.70
close
Method · 0.65
Tested by
no test coverage detected