zhangxiubo/dsh-llm-chatgpt-oauth

zhangxiubo★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

ChatGPT Plus/Pro OAuth model provider for DeepSeek Harness using pi-ai openai-codex.

README 摘要

dsh-llm-chatgpt-oauth Use a ChatGPT Plus/Pro subscription as a DeepSeek Harness model provider through pi-ai's openai-codex OAuth route—without an OpenAI API key. This package registers the OpenAI Codex model catalog exposed through ChatGPT OAuth. It does not turn the public api.openai.com route into subscription access, and it does not scrape browser sessions. This is an independent community project, not an official OpenAI, DeepSeek, or pi-ai package. OpenAI, ChatGPT, and Codex are trademarks of their respective owners. What it provides - DeepSeek Harness provider route: openai-codex - ChatGPT OAuth authentication through chatgpt.com/backend-api - No OPENAI API KEY - pi-ai's current Codex model catalog (for example gpt-5.4 , gpt-5.5 , and compatible gpt-5.6- models) - Existing Harness message conversion, tool calling, reasoning levels, replay metadata, attachments, and stream translation through PiAiAdapter - Automatic OAuth access-token refresh - Private, atomic credential persistence - Optional bootstrap from an existing Codex CLI login - A dedicated device-code login command - An active OpenAI Codex (ChatGPT) provider row in DSH's Models settings page - Live, settings-backed u…

在 GitHub 查看完整 README →
工具/开发chatgptdeepseek-harnessdshdsh-pluginllmoauthopenai-codex

分类