Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ init.test.ts
File
init.test.ts
packages/agent-core/test/session/init.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ access, mkdir, mkdtemp, rm, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'pathe'
;
4
Callers
nothing calls this directly
Calls
15
createScriptedGenerate
Function · 0.90
executeTool
Function · 0.90
toolContentString
Function · 0.90
recordingTelemetry
Function · 0.90
trimTrailingOpenToolExchange
Function · 0.90
estimateTokensForMessages
Function · 0.90
testProfile
Function · 0.85
wrapReadTextWithError
Function · 0.85
createReadToolKaos
Function · 0.85
registerLookupNoteTool
Function · 0.85
lookupNoteCall
Function · 0.85
reject
Function · 0.85
Tested by
no test coverage detected