MCPcopy Index your code
hub / github.com/colbymchenry/codegraph / probe-explore.mjs

File probe-explore.mjs

scripts/agent-eval/probe-explore.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// One-shot probe: run handleExplore against an existing index using the built
3// dist, print the output + a few stats. Lets us verify explore's coverage fix
4// without a full agent run. Usage: node probe-explore.mjs <repo-with-.codegraph> "<query>"

Callers

nothing calls this directly

Calls 5

errorMethod · 0.80
openSyncMethod · 0.80
executeMethod · 0.80
loadFunction · 0.70
closeMethod · 0.65

Tested by

no test coverage detected