seriousz158/dsh-codex-use--packages-dsh-codex-appserver ↗★ 0
dsh-codex-appserver
OpenAI Codex ChatGPT App Server provider for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:seriousz158/dsh-codex-use#ef592788119c1acbd26d8b9400c2d5cf4162a59a&path:packages/dsh-codex-appserver说明文档
阅读完整 README ↗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.6through the current0.1.xline - Codex CLI
0.144.1App Server protocol fixtures
The repository root contains the full installation guide, tests, security boundary, and legacy manual-installer migration instructions.