Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ init.ts
File
init.ts
src/entrypoints/init.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ profileCheckpoint } from
'../utils/startupProfiler.js'
2
import
'../bootstrap/state.js'
3
import
'../utils/config.js'
4
import
memoize from
'lodash-es/memoize.js'
Callers
nothing calls this directly
Calls
15
logForDiagnosticsNoPII
Function · 0.85
profileCheckpoint
Function · 0.85
enableConfigs
Function · 0.85
applySafeConfigEnvironmentVariables
Function · 0.85
applyExtraCACertsFromConfig
Function · 0.85
populateOAuthAccountInfoIfNeeded
Function · 0.85
initJetBrainsDetection
Function · 0.85
detectCurrentRepository
Function · 0.85
isEligibleForRemoteManagedSettings
Function · 0.85
initializeRemoteManagedSettingsLoadingPromise
Function · 0.85
isPolicyLimitsEligible
Function · 0.85
initializePolicyLimitsLoadingPromise
Function · 0.85
Tested by
no test coverage detected