Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ additionalSystemContext.test.ts
File
additionalSystemContext.test.ts
src/node/services/additionalSystemContext.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"fs/promises"
;
2
import
* as os from
"os"
;
3
import
* as path from
"path"
;
4
Callers
nothing calls this directly
Calls
7
writeAdditionalSystemContext
Function · 0.90
readAdditionalSystemContext
Function · 0.90
effectiveAdditionalSystemContext
Function · 0.90
createSessionDirProvider
Function · 0.85
mergeAdditionalSystemInstructions
Function · 0.85
readFile
Method · 0.65
stat
Method · 0.65
Tested by
no test coverage detected