CpfPatrick/dsh-codex-keychain
CpfPatrick★ 0TypeScriptLast synced: 2026-08-15
Unofficial ChatGPT OAuth provider for DeepSeek Harness with native OS keychain storage
README excerpt
dsh-codex-keychain 中文 An unofficial, independent ChatGPT OAuth provider for DeepSeek Harness. It adds the openai-codex model route while keeping the complete OAuth credential in the operating system's native credential store: - macOS Keychain - Windows Credential Manager - Linux Secret Service There is no OpenAI Platform API key involved, no fallback plaintext credential file, and no reuse of /.codex/auth.json . [!IMPORTANT] ChatGPT subscription access and OpenAI Platform API access are different products. This package connects only to the Codex backend made available to eligible ChatGPT accounts. It is not affiliated with or endorsed by OpenAI or DeepSeek. Status 0.1.0-alpha.1 is a developer preview targeting DeepSeek Harness 0.1.0-rc.6 and @earendil-works/pi-ai 0.82.1 . Install Install the prebuilt bundle into a DSH profile: Open Settings → OpenAI Codex , choose Sign in with browser , then click Open authorization page and finish the OpenAI authorization. The plugin deliberately does not change the default model; select an openai-codex model from DSH's model picker after signing in. For headless hosts or when the localhost callback cannot bind: CLI status --json contains only the…
View full README on GitHub →