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

Method currentSeq

packages/server/src/ws/connection.ts:62–62  ·  view source on GitHub ↗
(sessionId: string)

Source from the content-addressed store, hash-verified

60 ): Promise<{ aborted: boolean; at_seq?: number }>;
61
62 currentSeq(sessionId: string): number;
63}
64
65export interface FsWatchHandler {

Callers 2

startServerFunction · 0.65
onAbortMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected