Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ connection-manager.test.ts
File
connection-manager.test.ts
packages/agent-core/test/mcp/connection-manager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ realpathSync } from
'node:fs'
;
2
import
{ mkdtemp, readFile, rm } from
'node:fs/promises'
;
3
import
{ tmpdir } from
'node:os'
;
4
import
{ dirname, join } from
'pathe'
;
Callers
nothing calls this directly
Calls
15
createScriptedGenerate
Function · 0.90
stdioConfig
Function · 0.85
mkdtemp
Function · 0.85
reject
Function · 0.85
connectAll
Method · 0.80
resolved
Method · 0.80
onStatusChange
Method · 0.80
reconnect
Method · 0.80
saveDiscoveryState
Method · 0.80
saveClientInformation
Method · 0.80
saveTokens
Method · 0.80
createMain
Method · 0.80
Tested by
no test coverage detected