codex-dp
v0.156.1-deepseek.1
Published
Community Codex fork with DeepSeek external sub-agent support.
Readme
codex-dp
codex-dp is the npm distribution of the
Codex DeepSeek community fork.
It keeps the main agent on OpenAI models and adds DeepSeek models such as
deepseek-flash and deepseek-v4-pro for external sub-agents.
Install
For CLI-only use, npm is the recommended installation method:
npm install -g codex-dp
codex-dp setup
codex-dpcodex-dp setup downloads the installer from the matching GitHub Release,
checks its SHA-256 digest, configures the DeepSeek provider and API key, enables
multi_agent_v2, and can install the matching fork on Codex Desktop SSH hosts.
The npm package itself is intentionally small and does not duplicate the native
archives already hosted in GitHub Releases.
For Codex Desktop or SSH remote projects, the platform one-click installer in
the Chinese quick start
is recommended because it configures CODEX_CLI_PATH and remote launchers.
codex-dp setup --ssh-host devbox
codex-dp setup --update-remotes --yesSupported platforms: Windows x64, Apple Silicon macOS, and Linux x64. See the Chinese quick start for complete setup and security notes.
This is a community fork and is not an official OpenAI package.
