Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ store.test.ts
File
store.test.ts
packages/agent-core/test/plugin/store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, readFile, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
path from
'node:path'
;
4
Callers
nothing calls this directly
Calls
5
readInstalled
Function · 0.90
writeInstalled
Function · 0.90
makeKimiHome
Function · 0.70
readFile
Function · 0.50
writeFile
Function · 0.50
Tested by
no test coverage detected