werifu
dsh-oai-oauth
A plugin allowing you to use ChatGPT via OpenAI subscription without API Key in Deepseek Harness
- Stars
- 0
- Language
- JavaScript
- Created
- Aug 14, 2026
- Updated
- Aug 14, 2026
Introduction
dsh-oai-oauth
A DeepSeek Harness (DSH) LLM adapter that uses your OpenAI ChatGPT subscription (OAuth) without API KEY. It reuses your local Codex CLI login (~/.codex/auth.json).

Install
dsh plugin --profile web add dsh-oai-oauth
Usage
dsh web
Then open Settings → Models, pick OpenAI ChatGPT (OAuth), and log in with your ChatGPT account.
Uninstall
dsh plugin --profile web remove dsh-oai-oauth
License
MIT