MCPcopy 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
65export interface FsWatchHandler {
66 add(
67 sessionId: string,
68 connectionId: string,
69 wirePaths: readonly string[],

Callers 15

subscribeMethod · 0.65
onFrameMethod · 0.65
closeDanglingToolCallsFunction · 0.65
migrateConfigStepFunction · 0.65
typed-tool.test.tsFile · 0.65
stress.test.tsFile · 0.65

Calls

no outgoing calls

Tested by 15

waitForGetRpcCallsMethod · 0.52
resolveOneFunction · 0.52
findMisplacedToolUsesFunction · 0.52
subscribeMethod · 0.52
mkdirFunction · 0.52
makeApprovalSessionFunction · 0.52
makeFakeSessionFunction · 0.52
makeScriptedSessionFunction · 0.52
makeScriptedSessionFunction · 0.52
makeScriptedSessionFunction · 0.52