MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / hooks.e2e.test.ts

File hooks.e2e.test.ts

packages/agent-core/test/loop/hooks.e2e.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * LoopHooks contract — every phase hook is observed and asserted by its
3 * publicly visible effect (events, transcript writes, TurnResult), not
4 * by inspecting the loop's call graph.

Callers

nothing calls this directly

Calls 13

runTurnFunction · 0.90
makeEndTurnResponseFunction · 0.90
runTurnExpectingThrowFunction · 0.90
makeToolUseResponseFunction · 0.90
makeToolCallFunction · 0.90
inputTotalFunction · 0.90
stepBeginsMethod · 0.80
byTypeMethod · 0.80
countMethod · 0.80
toolCallsMethod · 0.80
expectTextOutputFunction · 0.70
toolResultsMethod · 0.65

Tested by

no test coverage detected