replLauncher.tsx
- Entity ID:
ent-20260420-repl-launcher1 - Type:
file - Scope:
shared - Status:
active - Aliases: replLauncher, REPL launcher
Description
Module that main.tsx hands control to after CLI parsing and Ink renderer initialization. Orchestrates REPL session start: session restore/resume, bridge hookup (if BRIDGE_MODE), permission-mode setup, and first-screen mount.
Key claims
- none yet
Relations
- main.tsx Entry Point --[uses]--> replLauncher.tsx