dsh-oauth-openai
已退役的 OpenAI Codex OAuth 提供商和适用于 DeepSeek Harness 的模型适配器
AI 分析
该插件已退役,官方不建议将其添加到配置文件中。其功能已被新版 DSH 的内置模块替代,目前仅作为迁移历史参考保留。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hrhgit/dsh-oauth-openai說明文件
閱讀完整 README ↗dsh-oauth-openai
Retired. Do not add this package to a profile. Current DeepSeek Harness provides the
openai-codexOAuth flow, credential persistence, refresh, and model route through@deepseek-ai/dsh-llm-pi-ai. This repository is retained only as migration history for the provider-specific account UI.
OpenAI Codex OAuth provider and model adapter for DeepSeek Harness. It is no longer an active implementation.
Migration
Remove either legacy Codex package from the profile. Do not install both, and do not replace one with this retired package:
dsh plugin --profile web remove dsh-openai-codex dsh-oauth-openai