Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ plan-mode-session.test.ts
File
plan-mode-session.test.ts
packages/agent-core/test/harness/plan-mode-session.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, mkdir, readdir, readFile, rm, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'pathe'
;
4
Callers
nothing calls this directly
Calls
8
mkdtemp
Function · 0.85
countPlanModeEnters
Function · 0.85
createTestRpc
Function · 0.70
createSession
Method · 0.65
closeSession
Method · 0.65
mkdir
Function · 0.50
writeFile
Function · 0.50
resumeSession
Method · 0.45
Tested by
no test coverage detected