MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / sub

Function sub

scripts/agent-eval/parse-run.mjs:1191–1191  ·  view source on GitHub ↗
(parent, obj)

Source from the content-addressed store, hash-verified

1189 // the subagent actually did first — here, grepping for a file we never
1190 // returned.
1191 const sub = (parent, obj) => JSON.stringify({ ...JSON.parse(obj), parent_tool_use_id: parent });
1192 sf = suff([
1193 ...req(10000, 'm1', [use('e1', EXPLORE, { query: 'q' })]),
1194 exploreRes('e1', ['lib/response.js']),

Callers 1

selftestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected