knottttt/codex-dsh-bridge

knottttt★ 0JavaScriptLast synced: 2026-08-17

Open on GitHub

Codex bridge for dispatching tasks to DeepSeek Harness sessions, with Harness settings integration.

README excerpt

Codex DeepSeekHarness Bridge Let Codex dispatch local project tasks to DeepSeek Harness sessions. All code in this repository was generated by Codex. ENGLISH 简体中文 Overview codex-dsh-bridge connects Codex to a locally running DeepSeek Harness WebUI through its HTTP RPC API. The repository contains both sides of the integration: - a Codex plugin with MCP tools and a collaboration skill; - a DeepSeek Harness companion that adds bridge controls to Harness settings. Beginner one-click install Requirements: - Windows PowerShell 5.1 or PowerShell 7; - Node.js 18 or newer; - Codex CLI with plugin support; - DeepSeek Harness with the dsh command available. Download and run the installer: The installer: 1. adds or refreshes the Codex marketplace; 2. installs the Codex plugin; 3. installs the Harness companion into the web profile; 4. prints the required restart steps. After installation: 1. restart the DeepSeek Harness WebUI; 2. start a new Codex task; 3. open Settings → Plugins → Plugin configuration in Harness; 4. confirm that Codex DSH Bridge is enabled. Manual installation Run these commands if you prefer to review each action: Restart Harness and start a new Codex task after the command…

View full README on GitHub →
Tools / Devdsh-plugin

Category