Skip to content

dsh-codex-auth v0.1.0

Latest

Choose a tag to compare

@suntianc suntianc released this 14 Aug 02:55
· 6 commits to main since this release

dsh-codex-auth v0.1.0

First standalone release of the DeepSeek Harness Codex/ChatGPT authentication plugin.

Highlights

  • Registers the openai-codex LLM route from the local Codex CLI login.
  • Adds a native, independently navigable GPT Auth Settings section.
  • Uses a plugin-owned, loopback-only /codex-auth RPC 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.tgz

Restart 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 prepare build 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.