Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenCoworkAI/open-codesign
/ index.ts
File
index.ts
apps/desktop/src/main/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdirSync } from
'node:fs'
;
2
import
{ dirname, join } from
'node:path'
;
3
import
{ fileURLToPath, pathToFileURL } from
'node:url'
;
4
import
{ BRAND } from
'@open-codesign/shared'
;
Callers
nothing calls this directly
Calls
15
initStorageSettings
Function · 0.90
registerWorkspaceScheme
Function · 0.90
initLogger
Function · 0.90
maybeAbortIfRunningFromDmg
Function · 0.90
applyProxyConfig
Function · 0.90
getLogger
Function · 0.90
resolveBundledTemplatesDir
Function · 0.90
ensureUserTemplates
Function · 0.90
migrateStaleCodexEntryIfNeeded
Function · 0.90
cleanupStaleTmps
Function · 0.90
configDir
Function · 0.90
safeInitSnapshotsDb
Function · 0.90
Tested by
no test coverage detected