dsh-collab
Minimal room-based multi-person code collaboration for DeepSeek Harness. Install the plugin, enter a room number + password, and collaborate in real time with Yjs. Includes basic commit snapshots and work records, and can run through a public relay to escape the LAN.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lhenlihai-hub/dsh-collab说明文档
阅读完整 README ↗使用
- 创始人打开 👥 面板。
- 输入一个房间号(例如
1024)和你想设置的信任密码。 - 点击 创建房间。
- 把“房间号 + 密码”告诉同伴。
- 同伴在各自 dsh 的 👥 面板中填入同样的房间号、密码,点击 加入房间。
- 进入后即可实时编辑;编辑者可以填写提交说明并点击 提交 留下快照。
服务器地址默认保持
auto即可。它会自动尝试公共中继,失败时回退到本机/局域网服务。高级用户也可以手动填写其他 relay 地址。
不填密码的人以只读身份加入;填错密码会被拒绝。