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

File micro.test.ts

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

Source from the content-addressed store, hash-verified

1import type { ContentPart, Message } from '@moonshot-ai/kosong';
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
3
4import type { AgentRecord } from '../../../src/agent';

Callers

nothing calls this directly

Calls 15

testAgentFunction · 0.90
recordingTelemetryFunction · 0.90
hasMarkerFunction · 0.85
appendMicroToolExchangeFunction · 0.85
toolTextsFunction · 0.85
cloneRecordsFunction · 0.85
singleTelemetryEventFunction · 0.85
numberPropertyFunction · 0.85
appendToolExchangeMethod · 0.80

Tested by

no test coverage detected