dsh-oauth-openai
Retired OpenAI Codex OAuth provider and model adapter for DeepSeek Harness
AI 분석
该插件已退役,官方不建议将其添加到配置文件中。其功能已被新版 DSH 的内置模块替代,目前仅作为迁移历史参考保留。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hrhgit/dsh-oauth-openaidsh-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