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

File probe-context.mjs

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// Probe codegraph_context (with call-paths) against an index using the built dist.
3// Usage: node probe-context.mjs <repo-with-.codegraph> <task words...>
4import { pathToFileURL } from 'node:url';

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected