knottttt/codex-dsh-bridge

knottttt★ 0JavaScript最后同步: 2026-08-17

在 GitHub 打开

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

README 摘要

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…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类