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

File context.test.ts

packages/agent-core/test/agent/context.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Readable, type Writable } from 'node:stream';
2
3import type { KaosProcess } from '@moonshot-ai/kaos';
4import type { Message } from '@moonshot-ai/kosong';

Callers

nothing calls this directly

Calls 15

testAgentFunction · 0.90
recordingTelemetryFunction · 0.90
createFakeKaosFunction · 0.90
projectFunction · 0.90
renderNotificationXmlFunction · 0.90
appendUserMessageMethod · 0.80
appendSystemReminderMethod · 0.80
dispatchMethod · 0.80
appendBashInputMethod · 0.80
appendBashOutputMethod · 0.80

Tested by

no test coverage detected