MCPcopy 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.
3import "./native-bindings";
4

Callers

nothing calls this directly

Calls 15

isDevCliEntrypointFunction · 0.90
resolveToolInvocationFunction · 0.90
buildInvokeToolCodeFunction · 0.90
extractExecutionIdFunction · 0.90
normalizeCliErrorTextFunction · 0.90
buildSearchToolsCodeFunction · 0.90
buildDescribeToolCodeFunction · 0.90

Tested by

no test coverage detected