AI Agent Hub
Back to plugins
dsh-codex-adapter preview

dsh-codex-adapter

Model Inference Updated 2026.09.14

Run the following command in DeepSeek Harness:

dsh plugin install baixianger/dsh-codex-adapter

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

Run dsh plugin install baixianger/dsh-codex-adapter in the DeepSeek Harness terminal to install this plugin; the source repository is at https://github.com/baixianger/dsh-codex-adapter

About this plugin

Developers who build their daily workflow inside DeepSeek Harness often still need a convenient place for image generation, web search, and account usage tracking outside the chat. dsh-codex-adapter pulls those capabilities out of standalone tools and wires them directly into the DSH conversation window: sign in with ChatGPT from the settings page, pick a Codex model, and start streamed coding conversations, request watercolor illustrations, edit images using reference attachments, or run a web search through the Codex search provider. Every result lands in the same thread as attachments, tool cards, and inline previews, with no browser-tab juggling.

Beyond the conversation, the plugin ships a full Codex settings page covering browser or device-code sign-in, CLI login import, cancellation and sign-out, plan and allowance display, and toggles for image and search capabilities. Everything sits in one place with bilingual labels and light and dark themes. Generated images are persisted as durable attachments so subsequent turns can carry image context forward, and local saves respect workspace access control and observed-file protection policies.

It is designed for developers who already orchestrate their workflow in DSH and want to fold ChatGPT's coding, image, and search capabilities into the same conversation window without leaving the harness or disrupting the existing PiAiAdapter pipeline.

Screenshots

Use Cases

  • Request a watercolor illustration in a DSH conversation and save it to the workspace
  • Run streamed coding conversations with a ChatGPT account inside the harness
  • Enable the Codex search provider for cached or live web research

Best For

  • Developers who orchestrate their workflow in DeepSeek Harness
  • Users who want image generation and web search in the same conversation window
  • Teams running DSH on Node.js 22.19 or above