MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / emit

Function emit

packages/agent-core/test/loop/api-shape.e2e.test.ts:213–213  ·  view source on GitHub ↗
(_event: LoopEvent)

Source from the content-addressed store, hash-verified

211 void _badTranscript;
212
213 const emit: LoopLiveEventEmitter = (_event: LoopEvent) => {};
214 void emit;
215
216 const stepBeginRecord: LoopStepBeginEvent = {

Callers 3

makeAgentFunction · 0.50
makeAgentFunction · 0.50
makeAgentFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected