dyuan311/dsh-openai-codex-oauth

插件 ⭐ 2 MIT web-ui

DeepSeek Harness 中 openai-codex 提供程序的 ChatGPT 订阅 OAuth 认证

catalog 简介:ChatGPT subscription OAuth for the openai-codex provider in DeepSeek Harness

安装

`@earendil-works/pi-ai` runs as a JavaScript library inside Harness. The Pi coding-agent application and its agent loop do not participate in this integration.

The browser flow uses OAuth 2.0 Authorization Code with PKCE and a local callback at `http://localhost:1455/auth/callback`. A successful callback may display a Pi-branded local success page because that HTML is provided by the library.

## Requirements

- DeepSeek Harness `0.1.0-rc.6`
- Node.js `22.19.0` or newer
- pnpm
- An OpenAI account with Codex subscription access
- Local TCP port `1455` available during browser login

## Build

From the repository root:

dyuan311/dsh-openai-codex-oauth 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。