dsh-oauth-openai
Retired OpenAI Codex OAuth provider and model adapter for DeepSeek Harness
安装
$
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