dyuan311/dsh-openai-codex-oauth

Plugin ⭐ 2 MIT web-ui

ChatGPT subscription OAuth for the openai-codex provider in DeepSeek Harness

Install

`@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:

Add dyuan311/dsh-openai-codex-oauth to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.