Files
OmniRoute/bin/cli/utils
amogus22877769 70ea74e396 fix(cli): use /api/monitoring/health for server readiness check (#2578)
fix(cli): use /api/monitoring/health for server readiness check — the CLI waitForServer() was polling the auth-protected /api/health (401), causing omniroute serve to hang indefinitely. Now uses the public /api/monitoring/health endpoint. (#2578 — thanks @amogus22877769)
2026-05-22 14:12:16 -03:00
..