syncended/deepseek-harness-openai-codex ↗★ 0
@syncended/dsh-codex
OpenAI Codex (ChatGPT Plus/Pro) provider for DeepSeek Harness, with Web UI and CLI device-code OAuth login.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:syncended/deepseek-harness-openai-codex说明文档
阅读完整 README ↗Configuration
The plugin accepts these optional config values (rarely needed):
| Key | Default | Description |
|---|---|---|
clientId | app_EMoamEEZ…hrann | OpenAI OAuth client id |
credentialRef | OPENAI_CODEX_TOKEN | Credential seam ref |
deviceCodeTimeoutSeconds | 900 (15 min) | How long the user has to approve |
refreshWindowMs | 300_000 (5 min) | Refresh this far before expiry |
tokenFile | $DSH_HOME/openai-codex.json | Override token persistence path |