MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / export-markdown.test.ts

File export-markdown.test.ts

apps/kimi-code/test/tui/export-markdown.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import type { ContentPart, ToolCall } from '@moonshot-ai/kimi-code-sdk';
3import type { ContextMessage, PromptOrigin } from '@moonshot-ai/kimi-code-sdk';
4

Callers

nothing calls this directly

Calls 10

extractToolCallHintFunction · 0.90
formatContentPartMdFunction · 0.90
formatToolCallMdFunction · 0.90
isInternalMessageFunction · 0.90
groupIntoTurnsFunction · 0.90
buildExportMarkdownFunction · 0.90
assistantMsgFunction · 0.85
makeToolCallFunction · 0.70
userMsgFunction · 0.70
toolMsgFunction · 0.70

Tested by

no test coverage detected