
WSL043/dsh-codex-subscription
31Last commit Aug 16, 2026
dsh-codex-subscription DSH plugin
This plugin integrates ChatGPT Codex subscription into DeepSeek Harness. It allows you to log in with your ChatGPT account, use Codex models, and switch between DSH default search and Codex search. It also displays detailed quota information from the server.
How to install the dsh-codex-subscription DSH plugin
dsh plugin --profile web add https://github.com/WSL043/dsh-codex-subscription/releases/download/v0.2.8/dsh-codex-subscription.tgzCopying does not run this command. Review the repository and version before installing the dsh-codex-subscription DSH plugin.
dsh-codex-subscription DSH plugin data source
dsh-codex-subscription DSH plugin snapshot date: Aug 16, 2026
discovered
What the dsh-codex-subscription DSH plugin can do
- Log in to ChatGPT within DSH settings and use Codex subscription
- Switch between DSH default search and Codex subscription search
- Display server-returned quota details, reset time, and update time
- Show remaining quota percentage near the model name (Beta, default off)
- Separate display of Codex-Spark, Credits, and other independent quotas
- Explicit error when subscription route is unavailable
Where the dsh-codex-subscription DSH plugin fits
- Use ChatGPT Codex models directly in DSH without an OpenAI API Key
- Manage and view your Codex subscription quota in DSH
- Switch search sources between DSH default and Codex subscription
- Monitor independent quotas like Codex-Spark and Credits
- Avoid silent fallback to other paid routes when subscription fails
Who the dsh-codex-subscription DSH plugin is for
- DSH users who have a ChatGPT Codex subscription and want to use it directly
- Users who prefer not to set up OpenAI API Key or Codex CLI
dsh-codex-subscription DSH plugin limitations
- Requires a ChatGPT account with active Codex subscription eligibility
- Only compatible with DeepSeek Harness 0.1.0-rc.6
- Compatibility may change as ChatGPT Codex backend and DSH evolve
- Community project, not affiliated with DeepSeek or OpenAI
- Beta features (e.g., quota percentage) are off by default and may change
dsh-codex-subscription DSH plugin: from the repository README
Quoted from the WSL043/dsh-codex-subscription README, the upstream source of the dsh-codex-subscription DSH plugin. Copyright remains with the original authors.
在 DeepSeek Harness 中直接登录 ChatGPT 并使用 Codex 订阅,不需要 OpenAI API Key, 也不依赖 Codex CLI。保留 DSH 原有的会话、工具和权限,还能切换联网搜索来源并查看额度。 [交给 Agent 安装](#交给-agent推荐) · [Windows 手动安装](#windows-手动安装) · [更新与卸载](#更新与卸载)  设置页会显示登录状态、搜索来源,以及服务端实际返回的普通 Codex 与 Spark 独立额度。 如果它帮到了你,欢迎在 [GitHub 仓库](https://github.com/WSL043/dsh-codex-subscription)的右上角点一下 **Star**,也方便其他 DSH 用户发现。 ## 能做什么 - 在 DSH 中直接使用 ChatGPT / Codex 订阅,不需要 OpenAI API Key 或 Codex CLI; - 在设置页登录 ChatGPT,凭据保留在本机; - 可在 DSH 默认搜索与 Codex 订阅搜索之间切换; - 展示服务端实际返回的额度、重置时间和更新时间; - 可在模型名称左侧显示当前 Codex 模型的剩余额度(Beta,默认关闭); - 单独显示 Codex-Spark、Credits 等独立额度,不把它们混在一起; - 订阅路由不可用时明确报错,不会静默切换到其他付费路由。 ## 准备 DSH 本插件适配 DeepSeek Harness `0.1.0-rc.6`,还需要一个当前具有 Codex 使用资格的 ChatGPT 账户。 - 不想配置 Node.js:使用 [DSH-Portable(社区便携包)](https://github.com/WSL043/DSH-Portable); - 想按官方方式运行:查看 [DeepSeek Harness 官方说明](https://github.com/deepseek-ai/deepseek-harness#run)。 已经能正常打开 DSH 的用户可以直接继续安装插件。 ## 安装 ### 交给 Agent(推荐) 把下面的链接直接发给 Agent。文档包含安装、更新、卸载和验收步骤;Agent 不应删除 DSH profile、登录信息或擅自重启 DSH。 [打开 Agent 安装文档](https://raw.githubusercontent.com/WSL043/dsh-codex-subscription/main/AGENTS.md) ```text https://raw.githubuserconte
Read the full READMERepository license: MIT
dsh-codex-subscription DSH plugin questions
Do I need an OpenAI API Key to use this plugin?
No, you do not need an OpenAI API Key. The plugin uses your ChatGPT Codex subscription directly. You just log in with your ChatGPT account in DSH settings.
Which version of DeepSeek Harness is compatible?
The plugin is compatible with DeepSeek Harness 0.1.0-rc.6. Make sure you are running that version before installing.
How do I install the plugin on Windows?
Open PowerShell and run the two commands provided in the README. The installer will automatically find DSH and verify the installation. No admin rights are needed.
Can I use this plugin on macOS or Linux?
Yes, you can use the `dsh plugin` command to install the plugin. The README provides a command snippet for macOS/Linux users with the `dsh` command available.
Will the plugin share my ChatGPT login credentials?
No, your credentials are stored locally on your machine. The plugin does not send them anywhere else.