Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ ToolCall } from
'@moonshot-ai/kosong'
;
2
import
{ expect, it } from
'vitest'
;
3
4
import
{ FLAG_DEFINITIONS, FlagResolver } from
'../../src/flags'
;
Callers
nothing calls this directly
Calls
8
testAgent
Function · 0.90
createCommandKaos
Function · 0.90
untilTurnEnd
Method · 0.80
expectResumeMatches
Method · 0.80
untilApproval
Method · 0.80
enabledIds
Method · 0.65
configure
Method · 0.65
prompt
Method · 0.65
Tested by
no test coverage detected