Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ add
Method
add
packages/server/src/ws/connection.ts:66–66 ·
view source on GitHub ↗
( sessionId: string, connectionId: string, wirePaths: readonly string[], )
Source
from the content-addressed store, hash-verified
64
65
export
interface
FsWatchHandler {
66
add(
67
sessionId: string,
68
connectionId: string,
69
wirePaths: readonly string[],
Callers
15
subscribe
Method · 0.65
onFrame
Method · 0.65
closeDanglingToolCalls
Function · 0.65
migrateConfigStep
Function · 0.65
typed-tool.test.ts
File · 0.65
simple-toolset.test.ts
File · 0.65
stress.test.ts
File · 0.65
error-recovery.test.ts
File · 0.65
provider-error-handling.test.ts
File · 0.65
multi-step-agent-loop.test.ts
File · 0.65
streaming-fidelity.test.ts
File · 0.65
abort-cleanup.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
15
waitForGetRpcCalls
Method · 0.52
resolveOne
Function · 0.52
findMisplacedToolUses
Function · 0.52
everyToolUseImmediatelyAnswered
Function · 0.52
subscribe
Method · 0.52
mkdir
Function · 0.52
makeApprovalSession
Function · 0.52
makeFakeSession
Function · 0.52
makeScriptedSession
Function · 0.52
makeScriptedSession
Function · 0.52
makeCancellableApprovalSession
Function · 0.52
makeScriptedSession
Function · 0.52