mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
Community PRs: - #546: fix(cli): --version returning unknown on Windows - #555: fix(sse): centralized resolveDataDir() for path resolution - #544: fix(cli): secure CLI tool detection via known installation paths - #542: fix(ui): light mode contrast — missing CSS theme variables Additional: - Fix TDZ error in cliRuntime.ts (validateEnvPath before getExpectedParentPaths) - Add pino/pino-pretty to serverExternalPackages for build stability - 905 tests passing