dsh-codex-plus
Brings the Codex (ChatGPT Plus/Pro) subscription already signed in on this machine into DSH. It (1) shows the 5-hour and weekly windows with their reset times and the remaining reset credits in a sidebar panel, with one-click reset that consumes a credit; (2) registers the subscription route in llm-pi-ai (openai-codex) when the quota is read, so the Codex models appear in the model picker; (3) refreshes the OAuth access token before expiry and writes it back atomically, so no key has to be replaced by hand; and (4) adds a codex tool that delegates a task to the local Codex agent. No API key has to be entered.
本机已登录的 Codex(ChatGPT Plus/Pro)订阅接入 DSH。用途:①在侧边栏展示 5 小时窗口与一周窗口的剩余额度、重置时间与剩余重置券数量,并支持一键消耗一张重置券重置额度;②读取额度时自动把订阅线路注册进 llm-pi-ai(openai-codex 路由),使 Codex 模型出现在模型选择器中;③access token 到期前自动续期并原子写回,无需手动更换密钥;④提供 codex 工具把任务委派给本机 Codex agent。无需填写任何 API key。
How to install
dsh plugin add github:mia-wong1016/dsh-codex-plus About
dsh-codex-plus **用途:把你本机已经登录的 Codex(ChatGPT Plus/Pro)订阅接入 DeepSeek Harness。** 它显示 5 小时窗口与一周窗口的剩余额度、重置时间与剩余重置券数量,支持一键消耗一张重置券重置额度; 读取额度时自动把订阅线路注册进 DSH,使 Codex 模型出现在模型选择器中;并在 access token 到期前 自动续期。**无需填写任何 API key**,使用的是你本机 Codex 登录已有的凭证。 English: use your Codex (ChatGPT Plus/Pro) subscription inside DeepSeek Harness 用途 1. **看得见订阅额度** —— 侧边栏 Codex 胶囊与面板显示两个窗口的剩余额度与重置券; 2. **能用订阅的模型** —— 读额度时自动注册 openai-codex 路由,模型出现在模型选择器; 3. **能一键重置额度** —— 面板按钮消耗 1 张重置券,重置 5 小时 + 一周窗口; 4. **凭证自动续期** —— token 剩余不足 24 小时时自动续期并原子写回。 中文详解(功能明细、面板路由、安装与配置、安全边界)见 README.zh.md。 --- English Use your **Codex (ChatGPT Plu…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-09-21
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- chatgpt, codex, deepseek-harness, dsh-plugin
Related plugins
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
Brings the models in the WorkBuddy desktop app straight into DeepSeek Harness — zero configuration in the DSH chat.
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.
dsh-thinking-effort
hytime/dsh-thinking-effort
Configure reasoning-effort levels and sub-agent defaults for custom DSH models.