CHENGXIAO
Pairs two DeepSeek Harness machines with a one-time code - directly on a LAN, or across networks through an end-to-end-encrypted relay with a zero-config official default - so one agent can run tasks and exchange files on the other while each machine keeps its own files in place.
用一次性配对码把两台 DeepSeek Harness 机器连起来——局域网直连,或跨网络经端到端加密中继(默认自带官方中继,零配置)——让一边的 agent 在另一边执行任务、交换文件,各自文件都留在本机。
How to install
dsh plugin add github:MyPanda-Hash/CHENGXIAO About
dsh-peer-mcp 用得顺手就点个 Star —— 市场搜索按星排序,一颗星直接决定别人能不能搜到它。 **让两台电脑上的 DSH 互相干活、互相传文件 —— 而各自的文件始终留在本机。** 不再用截图 + 模拟键盘去驱动另一台机器。装好这个插件后,A 机的 agent 可以把 B 机当成 工具来调:B 机用**自己本地的文件、工具和模型**执行任务,只把结论和文件回传。 ┌─ A 机 ─────────────────────┐ ┌─ B 机 ──────────────────────┐ │ DSH │ │ 文件/仓库都在本地,不搬家 │ │ └ MCP 客户端 ─────────────┼── HTTPS ─┼─▶ dsh-peer-mcp │ │ mcp__<对端名>__ask │ 凭据 │ ├ ask → 本地 DSH │ │ mcp__<对端名>__fetch_file│ │ ├ fetch_file → 读本地 │ │ mcp__<对端名>__send_file │ │ └ send_file → 收文件 │ └────────────────────────────┘ └─────────────────────────────┘ 安装 sh dsh plugin --profile <你的 profile> add github:MyPanda-Hash/C…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 3
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-09-02
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, file-transfer, mcp, peer-to-peer, relay, remote, remote-access
Related plugins
dsh-bridge
wenbin-wb/dsh-bridge
Remote and mobile access for DeepSeek Harness: provides LAN QR code connection, Cloudflare/custom tunnels, WeChat, QQ, Feishu, Telegram bot integration, and security authentication.
dsh-ios
ZSeven-W/dsh-ios
A live iOS Simulator or USB-connected iPhone inside the conversation: 22 agent tools for booting, building, driving the UI by accessibility identity or OCR text, list-row actions and SwiftUI preview hot reload, plus a streaming sidebar panel you can tap and drag on.
dsh-tether
zexadev/dsh-tether
Use the dsh web UI on your dev machine from an Android or iOS phone, connected peer-to-peer across networks via iroh; no server to set up, with a relay fallback that only carries ciphertext.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
Remote control of a dsh web workspace from phone or PC: QR-code pairing through a token-gated channel, SSE real-time sync, and separate mobile and full desktop GUI modes.