Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ getSessionDir
Method
getSessionDir
src/node/services/additionalSystemContext.ts:8–8 ·
view source on GitHub ↗
(workspaceId: string)
Source
from the content-addressed store, hash-verified
6
7
interface
SessionDirProvider {
8
getSessionDir(workspaceId: string): string;
9
}
10
11
export
const
ADDITIONAL_SYSTEM_CONTEXT_FILENAME =
"additional-system-context.md"
;
Callers
15
createWorkflowService
Function · 0.65
costsCommand
Function · 0.65
main
Function · 0.65
sendMessageCommand
Function · 0.65
config.test.ts
File · 0.65
getFilePath
Method · 0.65
write
Method · 0.65
bashMonitorWakeStore.test.ts
File · 0.65
workspaceService.test.ts
File · 0.65
serviceContainer.test.ts
File · 0.65
goalFileExists
Function · 0.65
workspaceGoalService.test.ts
File · 0.65
Implementers
1
Config
src/node/config.ts
Calls
no outgoing calls
Tested by
7
goalFileExists
Function · 0.52
workspaceGoalFileExists
Function · 0.52
upsertTestSubagentReports
Function · 0.52
writeHistoryLines
Function · 0.52
writeChatWithBoundary
Function · 0.52
chatPath
Function · 0.52
archivePath
Function · 0.52