dsh-swarmdrop
在 agent 和你自己的手机之间开一条设备通道:agent 把刚产出的文件发过去,手机传回来的东西可以在输入框里 @ 引用。底层经 SwarmDrop CLI 走端到端加密的 P2P,不需要账号,也不需要公网 IP;节点状态、已配对设备与扫码配对都在侧边栏面板里。
Device channel between the agent and your own phone: it sends files it just produced, and you @-reference what your phone sent back. End-to-end encrypted P2P through the SwarmDrop CLI, with no account and no public IP; node status, paired devices and QR pairing sit in a sidebar panel.
怎么安装
dsh plugin add dsh-swarmdrop 简介
dsh-swarmdrop Give your DeepSeek Harness agent a channel to your own devices. It can push what it just produced straight to your phone, and you can @-reference what your phone sent back — no account, no public IP, end-to-end encrypted. The transport is SwarmDrop, driven through its CLI. **Status: developer preview.** dsh itself declares breaking changes, and this plugin sits on its extension seams. Pin a version. > **Pin the dsh line too.** The peer ranges target 0.1.0-rc.x; npm's latest tag on the @deepseek-ai/* packages still points at the older 0.0.1-rc.x line, so an unpinned install resolv…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-21
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- cordis-plugin, deepseek-harness, dsh, dsh-plugin, file-transfer, p2p
同类推荐
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
手机/PC 远程操控 dsh web 工作区:扫码配对、令牌门控通道、SSE 实时同步,提供移动端与完整桌面 GUI 两种远程形态。
dsh-Remote
Blank-not-black/dsh-Remote
移动远程控制套件:原生侧边栏入口 + 管理抽屉的 bundle 插件,自带 Bearer 令牌网关自愈(局域网/Tailscale);Android App 覆盖会话/审批/提问/goal;/fs/* 文件端点(Range 断点续传、2GB 上传);多服务器测速自动切换;聊天记录离线缓存。
dsh-mobile
cindyguyuehu123/dsh-mobile
让 DSH 在 iPhone/iPad 上可用:显式开启的局域网反向代理(改写 Host/Origin 通过回环信任栅栏,含 WebSocket 升级)、iOS PWA 外壳(主屏幕图标、standalone meta、viewport-fit)、触屏/移动端 CSS(安全区、键盘避让、输入框按钮行适配)。
dsh-mobile
saya-ch/dsh-mobile
在手机上通过受保护的局域网使用 DeepSeek Harness:专属移动界面、安全 HTTPS 配对,以及 /mobile 对话定制。