dsh-oai-oauth
DSH LLM adapter plugin: use OpenAI ChatGPT subscription (GPT-5.6-Sol, GPT-5.5, ...) via OAuth — no API key. Reuses your local Codex CLI login.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:werifu/dsh-oai-oauth说明文档
阅读完整 README ↗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