AI Agent Hub
Back to plugins
🤖

dsh-openai-codex

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install bufeibufei/dsh-openai-codex

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

Install the plugin in DeepSeek Harness using the command dsh plugin install bufeibufei/dsh-openai-codex, with the source code at https://github.com/bufeibufei/dsh-openai-codex.

About this plugin

DeepSeek Harness, as an AI model inference framework, natively lacks support for OpenAI's Codex models, limiting users from exploring tasks like code generation within the environment. The dsh-openai-codex plugin experimentally bridges this gap by registering Codex models into the DSH adapter seam and managing OAuth authentication via ChatGPT subscriptions, allowing secure access without API keys. It is ideal for developers or researchers using DeepSeek Harness who wish to extend model capabilities, especially those with ChatGPT accounts, but they should be mindful of compatibility constraints, such as avoiding conflicts with built-in settings, to ensure stable integration.

Use Cases

  • Integrate Codex models into DeepSeek Harness for code generation.
  • Access Codex models via ChatGPT subscription without API keys.
  • Experimentally test OpenAI Codex within a model inference framework.

Best For

  • Developers using DeepSeek Harness.
  • Researchers with a ChatGPT subscription.
  • Engineers interested in model inference and code generation.