@omnicross/daemon
v0.1.2
Published
Omnicross standalone daemon — the bare-Node embedder of @omnicross/core with an admin HTTP API + dashboard.
Downloads
218
Maintainers
Readme
@omnicross/daemon
The omnicross standalone daemon — a bare-Node embedder of @omnicross/core with an admin HTTP API + dashboard. Ships the omnicross CLI for managing keys, providers, subscription OAuth login, and launching Code CLIs against an in-process proxy.
Part of the omnicross monorepo — see the root README for the full overview.
npm install -g @omnicross/daemon
omnicross --help# Boot the daemon (BYO-key serving)
omnicross start --config ./omnicross.config.json