dsh-codex-auth v0.1.0
First standalone release of the DeepSeek Harness Codex/ChatGPT authentication plugin.
Highlights
- Registers the
openai-codexLLM route from the local Codex CLI login. - Adds a native, independently navigable GPT Auth Settings section.
- Uses a plugin-owned, loopback-only
/codex-authRPC channel. - Ships self-contained Host and browser bundles without patching Harness core.
- Keeps access-token values out of the browser, Harness settings, and logs.
Recommended installation
dsh plugin --profile web add https://github.com/suntianc/dsh-codex-auth/releases/download/v0.1.0/dsh-codex-auth-0.1.0.tgzRestart dsh web, then open Settings → GPT Auth.
Verification
- GitHub CI: lint, strict Host/client typecheck, 28 tests, build, publint, and package artifact.
- Isolated tarball installation and live RPC smoke test passed on DSH
0.1.0-rc.6. - Pinned GitHub-source installation and
preparebuild also passed.
SHA-256 (dsh-codex-auth-0.1.0.tgz):
47ae93d5ca29e2dc2416bf8fc94a2de3eadf1c75e66d084ec6636022865d7836
This plugin uses an unofficial ChatGPT backend channel and is intended only for personal development, not production.