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

File ask-user.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2
3import type { Agent } from '../../src/agent';
4import type { PermissionMode } from '../../src/agent/permission';

Callers

nothing calls this directly

Calls 10

createBackgroundManagerFunction · 0.90
executeToolFunction · 0.90
inputFunction · 0.85
rejectFunction · 0.85
readOutputMethod · 0.80
makeToolFunction · 0.70
execMethod · 0.65
getTaskMethod · 0.65
waitMethod · 0.65
abortMethod · 0.65

Tested by

no test coverage detected