Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/maka
/ createSessionEventMapMemory
Function
createSessionEventMapMemory
packages/runtime/src/ai-sdk-flow.ts:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
88
export
function
createSessionEventMapMemory(): SessionEventMapMemory {
89
return
{ toolNameByUseId:
new
Map() };
90
}
91
92
/**
93
* Resolve the runtime identity shared by every event of an invocation.
Callers
12
canonical-session-projection.test.ts
File · 0.90
mapSessionEventToRuntimeEvent
Function · 0.85
run
Method · 0.85
buildFixture
Function · 0.85
tool-runtime-sqlite-boundary.test.ts
File · 0.85
ai-sdk-backend.test.ts
File · 0.85
durableTurnHarness
Function · 0.85
buildReactiveFixture
Function · 0.85
createDurableTurnHarness
Function · 0.85
ai-sdk-flow.test.ts
File · 0.85
projectLedger
Function · 0.85
createDirectRuntimeTurnLedger
Function · 0.85
Calls
no outgoing calls
Tested by
5
buildFixture
Function · 0.68
durableTurnHarness
Function · 0.68
buildReactiveFixture
Function · 0.68
createDurableTurnHarness
Function · 0.68
projectLedger
Function · 0.68