knottttt/codex-dsh-bridge

插件 ⭐ 0 other

用于将任务分派到DeepSeek Harness会话的Codex桥接器,集成Harness设置。

catalog 简介:Codex bridge for dispatching tasks to DeepSeek Harness sessions, with Harness settings integration.

安装

$installer = Join-Path $env:TEMP "codex-dsh-bridge-install.ps1"
Invoke-WebRequest "https://raw.githubusercontent.com/knottttt/codex-dsh-bridge/main/install.ps1" -OutFile $installer
powershell -ExecutionPolicy Bypass -File $installer

knottttt/codex-dsh-bridge 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。