dsh-holdem
Six-player no-limit Texas Hold'em for the dsh Web GUI. One human plays against five LLM agents that each see only their own hole cards. Adds a dedicated tab plus a draggable mini-window over the conversation area, per-browser sessions with CSRF protection, pot-relative raise sizing, three rebuys before elimination, and showdown reveals with board-card deal animations.
六人无限注德州扑克:1 名玩家对 5 位只能看到自己底牌的 LLM 智能体。在 Web GUI 中提供独立 Tab 与会话区可拖拽悬浮小窗,支持按浏览器隔离的牌局与 CSRF 防护、按底池倍数给出的加注尺度、每人 3 次买入后出局,以及摊牌亮牌与公共牌翻牌动效。
How to install
dsh plugin add dsh-holdem About
dsh-holdem 无限注德州扑克:**1 名玩家 + 5 位 LLM 智能体**。装上后,Web GUI 中间栏会出现「德州扑克」Tab, 会话区域还会浮着一个可拖动、可收起的小窗。 智能体只能看见自己的底牌;桌边闲话是中文,不会泄露推理或手牌。 安装 已有 DeepSeek Harness 时,两条命令: sh dsh plugin --profile web add dsh-holdem dsh --profile web 装的是 npm 上的预构建包,不用 clone、不用 build、不用 allowBuilds。 卸载: sh dsh plugin --profile web remove dsh-holdem 开发 sh pnpm install pnpm build | 文件 | 作用 | | --- | --- | | src/host.js | Node 半区:牌局引擎 + /dsh-holdem/* JSON API;缺模型时回退启发式机器人 | | src/client.cjs | 浏览器半区:conversation.view Tab + shell.overlay 悬浮小窗 | | cordis.patch.yml | 往 web 组合插入本包 | 改 Host 后需要重启 dsh --profile web。改 Client 后重新 pnpm bui…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 6
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-08-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, poker, texas-holdem
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-pet
A whale-girl companion for the dsh web GUI: animations follow the agent state, with pat interactions and a feeding mechanic that raises intimacy from a calf to deep-sea bonds.
dsh-ads
Nagi-ovo/dsh-ads
Parody ads in 2005-Chinese-web style: sidebar banners, in-chat feeds, corner popups, and a close button whose hit area is smaller than it looks. All fictional.
clawd-on-desk
rullerzhou-afk/clawd-on-desk
A pixel desktop pet that watches Claude Code, Codex, Cursor & other AI coding agents — so you don't have to.
dsh-pet
PC2005-cloud/dsh-pet/tree/main/dsh-pet
Desktop pet for the DSH Web UI with 25 transparent animations, screen wandering, click reactions and drag, plus a reproducible asset-generation pipeline.