Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ index.ts
File
index.ts
extensions/cli/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
// MUST be the first import - intercepts console/stdout/stderr before any dependencies load
4
import
"./init.js"
;
Callers
nothing calls this directly
Calls
15
markUnhandledError
Function · 0.85
reportUnhandledErrorToApi
Function · 0.85
gracefulExit
Function · 0.85
getVersion
Function · 0.85
addCommonOptions
Function · 0.85
readStdinSync
Function · 0.85
configureConsoleForHeadless
Function · 0.85
validateFlags
Function · 0.85
handleValidationErrors
Function · 0.85
safeStderr
Function · 0.85
listSessionsCommand
Function · 0.85
mergeParentOptions
Function · 0.85
Tested by
no test coverage detected