Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
runOne
Function · 0.85
error
Method · 0.80
openSync
Method · 0.80
join
Method · 0.80
load
Function · 0.70
p
Function · 0.70
all
Method · 0.65
close
Method · 0.65
getStats
Method · 0.45
Tested by
no test coverage detected