跳到正文

jasper-zsh/dsh-plugin-llm-codex

00最近提交 2026年8月14日

dsh-plugin-llm-codex DSH 插件

这是一个 DeepSeek Harness Web 插件,用于管理 openai-codex provider 的 Codex OAuth 凭据。它提供设备码登录、令牌持久化与刷新、设置页面、对话内认证工具,以及本地状态、登录和登出的 HTTP 端点。

如何安装 dsh-plugin-llm-codex DSH 插件

dsh plugin --profile web add "$PWD"

复制不会执行命令。运行前请核对仓库和版本。

数据来源

快照日期:2026年8月15日

indexed

dsh-plugin-llm-codex DSH 插件能做什么

  • 无需手动配置 OpenAI API Key,即可启动 ChatGPT/Codex OAuth 设备码认证
  • 通过 DSH 凭据引用保存 access token 和 refresh token,并在 access token 到期前刷新
  • 注册 Web 设置页,显示登录状态、账号与套餐信息、用量窗口、令牌到期时间、路由状态和可用模型
  • 提供用于登录、状态查询和登出的对话内工具
  • 提供带 no-store 响应头的本地状态、登录和登出 HTTP 端点

dsh-plugin-llm-codex DSH 插件适合哪些场景

  • 通过已配置的 DSH openai-codex provider 使用符合条件的 ChatGPT/Codex 订阅
  • 从 DSH Web 登录 Codex 或切换 Codex 账号
  • 从 DSH 或本地状态端点检查 Codex 认证、provider 注册、模型和订阅用量

dsh-plugin-llm-codex DSH 插件适合谁

  • DeepSeek Harness Web 用户
  • 希望通过 OAuth 使用 openai-codex 路由的 ChatGPT/Codex 订阅用户

dsh-plugin-llm-codex DSH 插件的限制

  • 不会创建 openai-codex 模型路由;用户必须在 DSH 设置中配置 provider
  • 依赖 DSH 的 credentials、llm、webServer 和 timer 服务;对话内工具还需要 tools 服务
  • 设备码会在 15 分钟后过期
  • OAuth 集成依赖 Codex CLI 生态使用的端点和客户端信息,并非稳定的 OpenAI 第三方集成接口
  • 通过第三方客户端使用时受 OpenAI 条款、订阅计划和账号限制约束
  • 认证端点不应暴露给不受信任的网络

客观检查信号

这些信号来自公开元数据扫描,不是本站安全认证。

  • dependency counts

    package.json declares 0 runtime, 5 development, 0 peer, and 0 optional dependencies.

    info
  • license not declared

    GitHub did not report an SPDX license for this repository snapshot.

    low
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • prepare script detected

    package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-plugin-llm-codex DSH 插件的相关选择

dsh-plugin-llm-codex DSH 插件常见问题

dsh-plugin-llm-codex DSH 插件是什么?

dsh-plugin-llm-codex 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。

如何安装 dsh-plugin-llm-codex DSH 插件?

页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。

dsh-plugin-llm-codex 使用哪个 DSH profile?

dsh-plugin-llm-codex 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。

dsh-plugin-llm-codex 与当前 DSH 版本兼容吗?

当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。

dsh-plugin-llm-codex 加载失败怎么办?

先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。

dsh-plugin-llm-codex 有哪些替代 DSH 插件?

页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。