hrhgit/dsh-oauth-openai1

dsh-oauth-openai

Retired OpenAI Codex OAuth provider and model adapter for DeepSeek Harness

AI Analysis

该插件已退役,官方不建议将其添加到配置文件中。其功能已被新版 DSH 的内置模块替代,目前仅作为迁移历史参考保留。

Package
dsh-oauth-openai
Version
0.1.0
License
MIT
Last updated
Aug 31, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hrhgit/dsh-oauth-openai

dsh-oauth-openai

Retired. Do not add this package to a profile. Current DeepSeek Harness provides the openai-codex OAuth 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