OmniRoute — управление локальными прокси-сервисами
★ 7.9 · devops
omni-version-manager is a Claude Code skill that manages the full lifecycle of the embedded 9Router and CLIProxyAPI services within the OmniRoute ecosystem. It exposes endpoints to install each service from npm, start, stop (SIGTERM → 15 s → SIGKILL), restart, and update it to a newer version, plus a dedicated endpoint to rotate the 9Router API key with at-rest encryption. Status monitoring returns live supervisor state alongside database metadata, and auto-start toggles let services launch automatically on the next OmniRoute boot. Every endpoint is LOCAL_ONLY (loopback) and requires a Bearer token or session cookie. Ideal for developers who want to control local proxy and routing services through Claude Code without dropping into the terminal manually.
- #service-management
- #9router
- #cli-proxy
- #omniroute
- #process-monitoring
- #auto-start