dsh plugins中文
← Back to popular plugin directory

Codex OAuth model connector

Yan-Zero/dsh-codex · skills

Use your ChatGPT subscription in DeepSeek Harness through OpenAI's Codex sign-in flow.

★ 10GitHub stars
2Forks
2026-08-15Last updated
TypeScriptLanguage
Apache-2.0License

Project overview

Use a ChatGPT subscription in DeepSeek Harness through OpenAI's Codex sign-in flow—no OpenAI Platform API key required and no dsh source patch required.

ChatGPT subscription authentication and usage-based OpenAI API access are different products. This plugin uses the ChatGPT Codex backend only; it does not turn a subscription into a general-purpose OpenAI API credential. Install

Install the prebuilt bundle from npm into the selected dsh profile:

Install command

dsh plugin --profile web add github:Yan-Zero/dsh-codex
View GitHub repository ↗Back to popular plugin directory