# DSH Market listing This file is the source-backed listing brief for `dsh-super-subscriptions`. It keeps the public market description, install command, compatibility statement, and disclosure checklist in the repository so a catalog entry can be reviewed without relying on private development notes. ## Listing identity | Field | Value | | --- | --- | | Package | `dsh-super-subscriptions` | | Repository | `https://github.com/JoeeLiu/dsh-super-subscriptions` | | Category | `llm-provider` / Models & Providers | | Version | `1.0.1` | | License | Apache-2.0 | | Install | `dsh plugin --profile web add github:JoeeLiu/dsh-super-subscriptions` | | Prebuilt release | `https://github.com/JoeeLiu/dsh-super-subscriptions/releases/download/v1.0.1/dsh-super-subscriptions-1.0.1.tgz` | | DSH bundle | `dsh.bundle.patch` in the root `package.json` manifest | | GitHub topic | `dsh-plugin` | ## English listing copy Unified subscription provider bundle for DeepSeek Harness. Sign in to ChatGPT/Codex, Grok, and Google AntiGravity from one Web Settings page, route models through provider-aware account pools, and see grouped five-hour/weekly usage in the sidebar. Includes token refresh, legacy Codex route migration, web search, X search, GPT/Grok image generation, Codex image attachments, Grok video generation, and optional Claude/Copilot integrations. ## 繁體中文列表文案 DeepSeek Harness 的統一訂閱供應商外掛。從同一個 Web 設定頁登入 ChatGPT/Codex、Grok 與 Google AntiGravity,透過供應商帳號池進行模型路由,並在側欄分組查看 5 小時與每週用量。整合 token 更新、舊 Codex route 遷移、網路搜尋、X 搜尋、GPT/Grok 圖片生成、Codex 圖片附件、Grok 影片生成,以及選用的 Claude/Copilot 供應商。 ## Trust and disclosure notes - This is an independent community project, not an official DeepSeek, OpenAI, xAI, Google, Anthropic, or GitHub product. - The plugin runs inside DSH with the permissions of the DSH process and can access enabled subscription accounts. - Credentials and generated media stay on the local machine under the DSH home/profile; they are not part of the repository. - The repository excludes `.upstream/`, environment files, auth stores, session files, build output, and local diagnostic artifacts. - The plugin makes outbound HTTPS requests only for enabled provider OAuth, model, quota, search, and media operations. - Claude and Copilot remain opt-in and are disabled by default. - Market inclusion is discovery/catalog metadata, not a security audit or provider endorsement. ## Pre-submission checklist - [x] Public repository metadata is present in `package.json`. - [x] Root README includes overview, compatibility, install, uninstall/rollback guidance, configuration, permissions, privacy, troubleshooting, development, and license information. - [x] `dsh.bundle.patch` is declared and points to a committed patch file. - [x] `dsh-plugin` is present in repository keywords; the GitHub repository should also carry the `dsh-plugin` topic. - [x] No `.upstream` reference source is tracked. - [x] No local auth store, environment file, API key, browser cookie, OAuth client credential, or private path is intended for publication. - [x] `pnpm run check` passes before release. - [ ] A third-party market registry has accepted or discovered the repository. Do not show a “listed” badge until this item is true. ## Updating the listing When provider support or compatibility changes, update these locations together: 1. `package.json` → `dsh.market` names, descriptions, tags, and category. 2. `README.md` and `README.zh-TW.md` → user-facing installation and capability details. 3. `CHANGELOG.md` → versioned behavior changes and verification evidence. 4. This file → catalog copy and disclosure checklist. The `dsh-market` application consumes a curated community registry rather than this repository directly. After the repository is public and tagged, follow the selected registry's contribution process; a local manifest entry alone must not be presented as proof of approval.