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

File projector.test.ts

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

Source from the content-addressed store, hash-verified

1import type { ContentPart, Message, ToolCall } from '@moonshot-ai/kosong';
2import { describe, expect, it } from 'vitest';
3
4import { project, type ProjectionAnomaly } from '../../../src/agent/context/projector';

Callers

nothing calls this directly

Calls 15

projectFunction · 0.90
assistantFunction · 0.85
findMisplacedToolUsesFunction · 0.85
notificationFunction · 0.85
compactionSummaryFunction · 0.85
emptyAssistantFunction · 0.85
textPartFunction · 0.85
assistantTextFunction · 0.85
mulberry32Function · 0.85
generateHistoryFunction · 0.85
userFunction · 0.70

Tested by

no test coverage detected