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

Method finish

apps/kimi-code/src/cli/run-prompt.ts:574–574  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

572 flushAssistant(): void;
573 discardAssistant(): void;
574 finish(): void;
575}
576
577class PromptTranscriptWriter implements PromptTurnWriter {

Callers 6

shell-run.test.tsFile · 0.65
finishShellOutputMethod · 0.65
finishFunction · 0.65
writeAssistantDeltaMethod · 0.65
writeHookResultMethod · 0.65
finishMethod · 0.65

Implementers 2

PromptTranscriptWriterapps/kimi-code/src/cli/run-prompt.ts
PromptJsonWriterapps/kimi-code/src/cli/run-prompt.ts

Calls

no outgoing calls

Tested by

no test coverage detected