hbj-codex-installer
v0.1.0
Published
Interactive installer for configuring Codex CLI with the hbj model provider.
Downloads
192
Readme
hbj-codex-installer
Interactive npm installer for configuring Codex CLI with the hbj provider.
npx hbj-codex-installerThe installer asks for a sk2_... key, asks for confirmation, then:
- writes
~/.codex/config.toml - configures
[model_providers.hbj] - stores the key in the user's local environment as
SECOND_LAYER_API_KEY - keeps the normal Codex startup command:
codexNon-interactive usage:
npx hbj-codex-installer --key sk2_k_xxx_secret --yes