Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ config.ts
File
config.ts
apps/vis/server/src/config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ homedir } from
'node:os'
;
2
import
{ join } from
'node:path'
;
3
4
/** Resolve KIMI_CODE_HOME (env > ~/.kimi-code). */
Callers
nothing calls this directly
Calls
1
resolveKimiCodeHome
Function · 0.85
Tested by
no test coverage detected