DamonBao/dsh-codex-suite

DamonBao★ 3TypeScript最后同步: 2026-08-21

在 GitHub 打开

OpenAI Codex provider for DeepSeek Harness with ChatGPT OAuth, native settings, and account usage.

README 摘要

DSH Codex Suite English 简体中文 A suite of DeepSeek Harness (DSH) plugins that brings ChatGPT/OpenAI Codex models and a Codex-style conversation experience to the DSH Web UI. The repository is a pnpm monorepo containing two independent runtime plugins and one pure bundle package: Package Kind What it does @jcy2387/dsh-codex-provider Runtime plugin Registers the openai-codex provider with ChatGPT OAuth login, proactive token refresh, usage dashboard, proxy-aware networking, and a native Settings page. @jcy2387/dsh-conversation-ui Runtime plugin Re-renders the Web chat as a Codex-style event stream: turn folding, semantic tool activity, streaming reveal, deliverables, and smooth viewport follow. @jcy2387/dsh-suite Pure bundle No runtime code — a single profile patch that installs both plugins at once. The two plugins are fully decoupled: the Conversation UI works with any model, and the Codex Provider works with the stock chat UI. Why this suite Codex Provider — reliable ChatGPT access without an API key - ChatGPT OAuth, both flows. Browser-based login with device-code fallback. Login failures are classified into secret-free, localized reasons (region restrictions, callback port conflic…

在 GitHub 查看完整 README →
工具/开发deepseek-harness-plugindsh-pluginweb ui

分类