MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / multi-step-agent-loop.test.ts

File multi-step-agent-loop.test.ts

packages/kosong/test/e2e/multi-step-agent-loop.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ScriptedEchoChatProvider } from '../fixtures/echo-provider';
2import { extractText } from '#/message';
3import type { Message, StreamedMessagePart, ToolCall } from '#/message';
4import type { ChatProvider, StreamedMessage, ThinkingEffort } from '#/provider';

Callers

nothing calls this directly

Calls 6

toolOkFunction · 0.90
extractTextFunction · 0.90
runAgentLoopFunction · 0.85
createMockStreamFunction · 0.70
addMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected