AI Agent Hub
Back to plugins
🧰

dsh-codex-oauth

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install birat-chapagain/dsh-codex-oauth

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, run 'dsh plugin install birat-chapagain/dsh-codex-oauth' to install the plugin from https://github.com/birat-chapagain/dsh-codex-oauth.

About this plugin

DeepSeek Harness, as a multi-provider AI tool framework, does not natively support OpenAI Codex because Codex requires authentication via ChatGPT OAuth, and the official adapter lacks credential management and login flows. This limits users' ability to use Codex models within the Harness.

The dsh-codex-oauth plugin provides a complete solution: it includes a file-backed OAuth credential store, a /codex login command, and a Codex provider route registered on the LLM seam. Users can log in securely via browser or device code, with automatic token refresh, enabling seamless use of Codex models in DeepSeek Harness just like any other built-in provider.

This plugin is ideal for users who already have a ChatGPT Plus or Pro subscription and want to leverage Codex for code generation, assistance, or other development tasks within the DeepSeek Harness environment. It simplifies integration, requiring no core changes—just install and login to start using.

Use Cases

  • Generate code via Codex within DeepSeek Harness
  • Securely log in to ChatGPT account using OAuth to access subscription services
  • Seamlessly switch to Codex model for code assistance and development tasks

Best For

  • Users with ChatGPT Plus or Pro subscriptions
  • Developers needing code generation assistance
  • Web tools users of DeepSeek Harness