dsh-oauth-openai
其他 活跃维护

dsh-oauth-openai

hrhgit/dsh-oauth-openai

该工具已停止维护,当前对应框架已原生集成OpenAI Codex的OAuth授权流程、凭证持久化存储与自动刷新能力,无需单独引入本包。

1
Stars 标星
0
Forks 分支
1
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
42 KB
仓库大小
25 天前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:hrhgit/dsh-oauth-openai
git clone https://github.com/hrhgit/dsh-oauth-openai.git
git clone git@github.com:hrhgit/dsh-oauth-openai.git
README.md main

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