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

File goal.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2
3import type { Agent } from '../../src/agent';
4import { GoalMode } from '../../src/agent/goal';

Callers

nothing calls this directly

Calls 15

executeToolFunction · 0.90
compileToolArgsValidatorFunction · 0.90
validateToolArgsFunction · 0.90
testAgentFunction · 0.90
ctxFunction · 0.85
agentWithContextFunction · 0.85
loopToolNamesFunction · 0.85
setBudgetLimitsMethod · 0.80
markBlockedMethod · 0.80
markCompleteMethod · 0.80
makeStoreFunction · 0.70

Tested by

no test coverage detected