跳过主要内容
E

DSH-CODEX-SUBSCRIPTION-POOL

eve-146t/dsh-codex-subscription-pool

在 DSH 中使用你的 ChatGPT/Codex 订阅,并支持图像生成和 Web 搜索。

安装

dsh plugin --profile web add github:eve-146t/dsh-codex-subscription-pool

README

DeepSeek Harness OpenAI Codex settings showing four pooled accounts, weekly usage, account controls, and privacy settings

OpenAI Codex Plugin for the DeepSeek Harness

Lets you manage your pool of OpenAI subscriptions in DSH.

New Tools

  • Websearch
  • Image Generation
  • Chinese UI follows the language selected in DSH

Install the DeepSeek Harness Codex plugin

Add it to your DSH Web profile:

dsh plugin --profile web add github:Eve-146T/DSH-CODEX-SUBSCRIPTION-POOL

Tutorial

# install the plugin
dsh plugin --profile web add github:Eve-146T/DSH-CODEX-SUBSCRIPTION-POOL
# restart dsh
dsh --profile web

Then:

  1. Open Settings
  2. Click OpenAI Codex in the sidebar and login
  3. Choose OpenAI Codex as the provider in the Models tab

Development

pnpm install
pnpm run build
pnpm test
dsh plugin --profile web add ./openai-codex-auth

License

This project is distributed under GPL-3.0-only.

相关插件