MCPcopy Index your code
hub / github.com/anomalyco/opencode / runtime.boot.ts

File runtime.boot.ts

packages/opencode/src/cli/cmd/run/runtime.boot.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Boot-time resolution for direct interactive mode.
2//
3// These functions run concurrently at startup to gather everything the runtime
4// needs before the first frame: TUI keymap config, diff display style,

Callers

nothing calls this directly

Calls 11

resolveSessionFunction · 0.90
sessionHistoryFunction · 0.90
pickVariantFunction · 0.90
makeRuntimeFunction · 0.90
loadConfigFunction · 0.85
emptySessionInfoFunction · 0.85
runTuiConfigFunction · 0.85
listMethod · 0.65
findMethod · 0.65
configFunction · 0.50
providersMethod · 0.45

Tested by

no test coverage detected