dsh-codex-connect
franksong2702/dsh-codex-connect
通过 ChatGPT OAuth 将 OpenAI Codex 模型接入 DeepSeek Harness,并提供可选的搜索与图片工具。
DeepSeek Harness 插件
复用 Codex CLI 的 ChatGPT 登录态注册 `openai-codex` LLM 路由,并在 DSH Web 设置中提供 GPT Auth 控件。
跳到安装方式先检查来源,再复制社区 registry 提供的命令。
dsh plugin --profile web add dsh-codex-auth此命令来自社区 registry 快照。运行前请检查仓库与 package scripts。
只读发现信息。使用前请到仓库核对每个字段。
registry-record.json发现信息 · 到来源核验{
"name": "dsh-codex-auth",
"owner": "suntianc",
"category": "model",
"description": "Reuses the Codex CLI ChatGPT login as an `openai-codex` LLM route and adds GPT Auth controls to DSH Web settings.",
"descriptionZh": "复用 Codex CLI 的 ChatGPT 登录态注册 `openai-codex` LLM 路由,并在 DSH Web 设置中提供 GPT Auth 控件。",
"install": "dsh plugin --profile web add dsh-codex-auth",
"npm": "dsh-codex-auth",
"stars": 1,
"added": "2026-08-14",
"source": "registry"
}目录收录和 GitHub stars 都不能证明该插件安全。加入 profile 前,请检查 manifest、安装脚本、权限、网络行为、密钥处理、许可证和未解决的问题。