seriousz158/dsh-codex-use--packages-dsh-codex-appserver0

dsh-codex-appserver

OpenAI Codex ChatGPT App Server provider for DeepSeek Harness

包名
dsh-codex-appserver
版本
0.1.1
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:seriousz158/dsh-codex-use#ef592788119c1acbd26d8b9400c2d5cf4162a59a&path:packages/dsh-codex-appserver

dsh-codex-appserver

DeepSeek Harness provider that talks to the local Codex CLI App Server over stdio JSON-RPC. It exposes the provider id codex-chatgpt; the user must select it explicitly, and the plugin never changes DSH's default provider.

Install

dsh plugin --profile web add github:seriousz158/dsh-codex-use#path:/packages/dsh-codex-appserver

The package declares both dsh.bundle and the web dsh.client manifest. The bundle patch mounts the host provider; the client manifest injects the UI.

Compatibility

  • Node.js >=22
  • DSH 0.1.0-rc.6 through the current 0.1.x line
  • Codex CLI 0.144.1 App Server protocol fixtures

The repository root contains the full installation guide, tests, security boundary, and legacy manual-installer migration instructions.