MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / entry.tsx

File entry.tsx

ui-tui/src/entry.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env -S node --max-old-space-size=8192 --expose-gc
2// Must be first import. If the user explicitly opts into truecolor, this
3// nudges chalk / supports-color before either package is initialized.
4import './lib/forceTruecolor.js'

Callers

nothing calls this directly

Calls 15

resetTerminalModesFunction · 0.85
setupGracefulExitFunction · 0.85
recordParentLifecycleFunction · 0.85
startMemoryMonitorFunction · 0.85
formatBytesFunction · 0.85
dumpNoticeFunction · 0.85
performHeapDumpFunction · 0.85
openExternalUrlFunction · 0.85
onMethod · 0.80
allMethod · 0.80
logMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected