Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ getInternalSubagentEventReader
Method
getInternalSubagentEventReader
src/utils/sessionStorage.ts:1381–1383 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1379
}
1380
1381
getInternalSubagentEventReader(): InternalEventReader | null {
1382
return
this.internalSubagentEventReader
1383
}
1384
}
1385
1386
export
type
TeamInfo = {
Callers
1
hydrateFromCCRv2InternalEvents
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected