| 1 | import chalk from 'chalk' |
| 2 | import { authAndSetupMachineIfNeeded } from '@/ui/auth' |
| 3 | import { initializeToken } from '@/ui/tokenInit' |
| 4 | import { maybeAutoStartServer } from '@/utils/autoStartServer' |
nothing calls this directly
no test coverage detected