dsh-mcp-proxy
ben7am1n
Context-cheap lazy MCP access for DeepSeek Harness
PROJECT TOPICS
PROJECT README
DeepSeek Harness 与 Codex 的本机双向协作插件。当前发布包同时支持 macOS 和 Windows。
非官方社区插件,与 DeepSeek AI 或 OpenAI 无隶属关系。适配 DeepSeek Harness developer preview,后续版本可能需要跟随上游破坏性变更调整。
dsh-collab Skill,在用户明确要求协作时触发。核心插件包为 dsh-codex-collab-0.1.4.tgz。macOS 适配层会自动定位 Homebrew、ChatGPT/Codex App 和命令行工具,并把 Codex 的绝对路径写入 DSH profile,避免从 Finder 启动 Harness 时丢失终端 PATH。DSH → Codex 改用官方 app-server,因此委派任务会显示在 Codex Desktop 正常任务列表中;Codex companion 仍会自动发现 Harness 桌面版的动态 Host 端口,无需固定 3080。
要求:
dsh CLIcodex CLI安装前检查,不修改系统:
./install.sh --dry-run
安装:
./install.sh
安装后重启 DeepSeek Harness 和 Codex,再运行:
./doctor.sh
也可以在 Finder 中双击 install.command、doctor.command 和 uninstall.command。
卸载:
./uninstall.sh
Windows 安装方式保持不变:
install.cmd。doctor.cmd,确认出现 DOCTOR_OK。原始 Windows 说明保存在 README.windows.md。
安装器会管理以下内容:
~/.dsh/packages/dsh-codex-collab/:稳定插件包副本。~/.dsh/packages/dsh-codex-collab/launch-dsh-collab.mjs:macOS 动态 Host 发现器。~/.dsh/profiles/<profile>/node_modules/dsh-codex-collab/:DSH 插件。~/.dsh/profiles/<profile>/cordis.patch.yml:带标记的 Codex 可执行路径配置。~/.codex/config.toml:带标记的 dsh-collab MCP 配置。~/.codex/skills/dsh-collab/SKILL.md:协作触发 Skill。配置修改前会生成 .dsh-codex-collab.bak。如果发现同名但不受安装器管理的配置或 Skill,安装会停止;使用 --force-skill 才会备份并替换冲突 Skill。
在新 Codex task 中说:
和 DSH 协作完成这个任务。
在 DSH 中说:
把这个任务交给 Codex,并在同一任务里继续协作。
DSH_BASE_URL=auto 动态发现 Harness Host。plugin/ 保留可维护的 TypeScript 源码。本仓库使用 DeepSeek Harness 官方推荐的 dsh-plugin topic,便于在社区插件列表中被发现。DeepSeek Harness 官方项目及社区入口见 deepseek-ai/deepseek-harness。
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。