bufeibufei/dsh-openai-codex

bufeibufei★ 2JavaScript最后同步: 2026-08-19

在 GitHub 打开

ChatGPT OAuth model provider plugin for DeepSeek Harness

README 摘要

dsh-openai-codex dsh-openai-codex is an experimental, out-of-tree DeepSeek Harness plugin. It registers pi-ai's openai-codex models against the public DSH ctx.llm adapter seam and manages a ChatGPT OAuth login in its own credential file. It does not patch or replace an installed DSH package. The plugin targets @deepseek-ai/dsh 0.1.0-rc.7 . ChatGPT sign-in is subscription-backed access, not OpenAI Platform API billing. This third-party integration uses the Codex backend behavior implemented by pi-ai; OpenAI documents ChatGPT sign-in for official Codex clients, not this plugin, so endpoint or policy changes may break it. Install Install the tagged GitHub release into each DSH profile that should expose Codex: The repository ships runnable JavaScript and reuses DSH rc.7's installed pi-ai runtime through an exact peer dependency, so a GitHub installation requires no package build. The release also publishes a tarball for an offline or pinned local installation: Authenticate Run the plugin's binary inside either installed profile. Both profiles share the same credential when they use the same DSH HOME : Open the displayed URL, enter the device code, and approve access. Device-code login…

在 GitHub 查看完整 README →
工具/开发ai-agentschatgptcordisdeepseek-harnessdshdsh-pluginllmoauth

分类