dsh-oai-oauth
August 14, 2026 · View on GitHub
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