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

File basic.test.ts

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

Source from the content-addressed store, hash-verified

1import type { ToolCall } from '@moonshot-ai/kosong';
2import { expect, it } from 'vitest';
3
4import { FLAG_DEFINITIONS, FlagResolver } from '../../src/flags';

Callers

nothing calls this directly

Calls 8

testAgentFunction · 0.90
createCommandKaosFunction · 0.90
untilTurnEndMethod · 0.80
expectResumeMatchesMethod · 0.80
untilApprovalMethod · 0.80
enabledIdsMethod · 0.65
configureMethod · 0.65
promptMethod · 0.65

Tested by

no test coverage detected