Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ main.ts
File
main.ts
apps/cli/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// MUST be first: publishes the colocated libSQL/keyring native `.node` paths
2
// before any import (e.g. `@executor-js/local` → libSQL) eagerly loads them.
3
import
"./native-bindings"
;
4
Callers
nothing calls this directly
Calls
15
isDevCliEntrypoint
Function · 0.90
resolveToolInvocation
Function · 0.90
buildInvokeToolCode
Function · 0.90
extractExecutionId
Function · 0.90
normalizeCliErrorText
Function · 0.90
buildSearchToolsCode
Function · 0.90
buildListIntegrationsCode
Function · 0.90
buildDescribeToolCode
Function · 0.90
validateCliServerConnectionProfileName
Function · 0.90
upsertCliServerConnectionProfile
Function · 0.90
findCliServerConnectionProfile
Function · 0.90
setDefaultCliServerConnectionProfile
Function · 0.90
Tested by
no test coverage detected