dsh-mini-games
Pure-frontend mini-game collection for the DeepSeek Harness web details panel: guess-the-number, 2048, minesweeper. No host half, no backend.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:aga-j/dsh-mini-games说明文档
阅读完整 README ↗重启 dsh web(配置树在启动时重组)
dsh web
也可以直接从 GitHub 安装(首次会要求放行 allowBuilds):
```powershell
dsh plugin --profile web add github:aga-j/dsh-mini-games
安装过程中的
missing peer @deepseek-ai/*警告是正常现象(profile 的autoInstallPeers: false,这些 peer 运行时由官方 bundle 提供),不要手动安装@deepseek-ai/cordis。
重启后,点击聊天区右上角的 🎮 圆形按钮打开/收起小游戏面板。
验证安装(可选):
# 配置树里应能看到 mini-games 行
dsh --profile web --dump-config