Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/maka
/ push
Method
push
packages/runtime/src/tool-runtime.ts:98–98 ·
view source on GitHub ↗
(event: SessionEvent)
Source
from the content-addressed store, hash-verified
96
97
export
interface
DurableSessionEventSink {
98
push(event: SessionEvent): void;
99
pushAndWaitUntilConsumed(event: SessionEvent): Promise<void>;
100
}
101
Callers
15
executeCodeCellImpl
Function · 0.65
code-mode.test.ts
File · 0.65
callTool
Function · 0.65
runtimeProbeDetail
Function · 0.65
normalizeSubagentSettings
Function · 0.65
parseUnifiedDiffRows
Function · 0.65
pickDailyReviewSessions
Function · 0.65
scanSegments
Function · 0.65
categorizeBash
Function · 0.65
groupModelCallAttempts
Function · 0.65
modelCallAttemptsFromRunEvents
Function · 0.65
normalizeRelayModelProfiles
Function · 0.65
Implementers
1
AsyncEventQueue
packages/runtime/src/async-queue.ts
Calls
no outgoing calls
Tested by
15
callTool
Function · 0.52
injectEnvironmentVariables
Function · 0.52
tempRoot
Function · 0.52
withTempRoot
Function · 0.52
exec
Function · 0.52
temporaryRoot
Function · 0.52
failpoint
Function · 0.52
temporaryRoot
Function · 0.52
temporaryRoot
Function · 0.52
execute
Function · 0.52
withTempRoot
Function · 0.52
execute
Function · 0.52