Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qinbf/groundmap
/ createExploreState
Function
createExploreState
tools/debug-console/lib/mode-augment.ts:209–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
207
}
208
209
export
function
createExploreState(): ExploreState {
210
return
{ bfsDone: false };
211
}
212
213
export
async
function
* exploreAugment(
214
triggerCall: { name: string; args: Record<string, unknown> },
Callers
1
runAgent
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected