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.
AI 分析
在 DSH 中直接调用 OpenAI 官方的高级模型服务。适合拥有 ChatGPT Plus/Pro 订阅、希望在 DSH 统一界面下使用 OpenAI 模型的用户。
インストール
$
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 |