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

File config.test.ts

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

Source from the content-addressed store, hash-verified

1import type { ModelCapability, ProviderConfig, ToolCall } from '@moonshot-ai/kosong';
2import { describe, expect, it } from 'vitest';
3
4import type { ResolvedAgentProfile } from '../../src/profile';

Callers

nothing calls this directly

Calls 15

testAgentFunction · 0.90
createCommandKaosFunction · 0.90
toolNamesFunction · 0.85
configureRuntimeModelMethod · 0.80
expectResumeMatchesMethod · 0.80
useProfileMethod · 0.80
newEventsMethod · 0.80
untilApprovalMethod · 0.80
untilTurnEndMethod · 0.80
configureMethod · 0.65
getConfigMethod · 0.65
updateMethod · 0.65

Tested by

no test coverage detected