voyager
Nagi-ovo
Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any web UI, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;提示词管理器可用于任意 Web UI,含 DeepSeek Harness。
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:WSL043/dsh-codex-subscription
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
在 DeepSeek Harness 中直接登录 ChatGPT 并使用 Codex 订阅,不需要 OpenAI API Key, 也不依赖 Codex CLI。保留 DSH 原有的会话、工具和权限,还能生成图片、切换联网搜索来源并查看额度。
交给 Agent 安装 · Windows 手动安装 · 更新与卸载 · English

设置页会显示登录状态、搜索来源,以及服务端实际返回的普通 Codex 与 Spark 独立额度。
如果它帮到了你,欢迎在 GitHub 仓库的右上角点一下 Star,也方便其他 DSH 用户发现。
本插件适配 DeepSeek Harness 0.1.0-rc.6,还需要一个当前具有 Codex 使用资格的
ChatGPT 账户。
已经能正常打开 DSH 的用户可以直接继续安装插件。
把下面的链接直接发给 Agent。文档包含安装、更新、卸载和验收步骤;Agent 不应删除 DSH profile、登录信息或擅自重启 DSH。
https://raw.githubusercontent.com/WSL043/dsh-codex-subscription/main/AGENTS.md
打开 PowerShell,依次粘贴下面两行:
curl.exe -fL https://github.com/WSL043/dsh-codex-subscription/releases/latest/download/dsh-codex.ps1 -o "$env:TEMP\dsh-codex.ps1"
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "$env:TEMP\dsh-codex.ps1" Install
普通安装版和 DSH-Portable 都能使用。便携版不需要另装 Node.js 或 pnpm,整个过程不需要
管理员权限。安装器会自动寻找 DSH、验证安装结果,并添加当前用户的 dsh-codex 命令;
它不会修改系统执行策略或擅自重启 DSH。
如果便携文件夹改过名字或位置,先启动一次正确的 DSH-Portable,再执行安装。完成后手动 重启 DSH,让插件生效。
dsh 命令dsh plugin --profile web add dsh-codex-subscription
dsh plugin --profile web list dsh-codex-subscription --depth 0
dsh --profile web --dump-config
安装列表中应只有一个 dsh-codex-subscription,配置中应只有一个
codex-subscription 条目。
需要图片时直接描述想要的画面,Agent 会调用 Codex 图片生成并在会话中显示结果。
Codex 订阅搜索复用同一份 ChatGPT 登录,不需要 OpenAI API Key。切换搜索来源不会改变 当前对话模型,也不会在失败时自动改走另一个付费服务。升级后默认保留 DSH 原有搜索, 需要使用 Codex 订阅搜索时再主动切换。

Windows 安装器用户只需要两条短命令:
| 操作 | PowerShell 命令 |
|---|---|
| 更新 | dsh-codex update |
| 卸载 | dsh-codex uninstall |
更新会校验最新 Release 管理脚本的 SHA-256。卸载会移除插件和 dsh-codex 命令,但保留
DSH profile、其他插件和已保存的登录信息。旧版本如果还没有短命令,重新执行一次上面的
Windows 首次安装命令即可。
dsh 命令更新或卸载更新并检查:
dsh plugin --profile web update dsh-codex-subscription
dsh plugin --profile web list dsh-codex-subscription --depth 0
dsh --profile web --dump-config
卸载:
dsh plugin --profile web remove dsh-codex-subscription
从 v0.2.1 手动更新时,确认新包安装成功后再移除旧包名:
dsh plugin --profile web remove @wsl043/dsh-codex-subscription
如果 DSH 正在运行,安装或更新后请手动重启。
dsh-codex:关闭并重新打开 PowerShell;curl.exe、检测到多个 DSH,或仍然失败:把 Agent 文档链接发给 Agent,
不要自行修改系统 PATH、执行策略或删除 profile。本项目的问题反馈请使用 GitHub Issues; DSH 插件相关交流也可以前往 DeepSeek Harness Discussions。 敏感问题请先阅读 SECURITY.md。
Use your ChatGPT / Codex subscription directly in DeepSeek Harness without an OpenAI API key or Codex CLI. The plugin supports Codex image generation, lets you choose DSH or Codex subscription search, and shows the quota returned by the service.
Agent install: send this installation guide to your Agent.
Windows install: open PowerShell and run these two lines:
curl.exe -fL https://github.com/WSL043/dsh-codex-subscription/releases/latest/download/dsh-codex.ps1 -o "$env:TEMP\dsh-codex.ps1"
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "$env:TEMP\dsh-codex.ps1" Install
DSH-Portable is supported without a separate Node.js or pnpm installation.
After the first install, use dsh-codex update to update and
dsh-codex uninstall to remove it. Open Settings -> Codex, sign in with a
ChatGPT account that has Codex access, choose a search source, and select a Codex
model. For full usage and troubleshooting, see the
English documentation.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: chatgpt、chatgpt-plus、codex-cli、oauth、quota、quota-monitor、web-search。