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

File agent-group.test.ts

apps/kimi-code/test/tui/components/messages/agent-group.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { TUI } from '@moonshot-ai/pi-tui';
2import { afterEach, describe, expect, it, vi } from 'vitest';
3
4import { AgentGroupComponent } from '#/tui/components/messages/agent-group';

Callers

nothing calls this directly

Calls 11

createAgentFunction · 0.85
startAgentFunction · 0.85
appendSubToolCallMethod · 0.80
markBackgroundedMethod · 0.80
onSubagentCompletedMethod · 0.80
onSubagentFailedMethod · 0.80
setResultMethod · 0.80
stubTuiFunction · 0.70
renderTextFunction · 0.70
attachMethod · 0.65
disposeMethod · 0.65

Tested by

no test coverage detected