Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
runTurn
Function · 0.90
makeEndTurnResponse
Function · 0.90
runTurnExpectingThrow
Function · 0.90
makeToolUseResponse
Function · 0.90
makeToolCall
Function · 0.90
inputTotal
Function · 0.90
stepBegins
Method · 0.80
byType
Method · 0.80
count
Method · 0.80
toolCalls
Method · 0.80
expectTextOutput
Function · 0.70
toolResults
Method · 0.65
Tested by
no test coverage detected