MCPcopy
hub / github.com/colbymchenry/codegraph / repro-concurrent-explore.mjs

File repro-concurrent-explore.mjs

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// Reproduction harness A — does the shared daemon serialize concurrent explore?
3//
4// Mirrors the daemon's reality: ONE CodeGraph + ONE ToolHandler (as MCPEngine

Callers

nothing calls this directly

Calls 9

runOneFunction · 0.85
errorMethod · 0.80
openSyncMethod · 0.80
joinMethod · 0.80
loadFunction · 0.70
pFunction · 0.70
allMethod · 0.65
closeMethod · 0.65
getStatsMethod · 0.45

Tested by

no test coverage detected