WhiseNT/dsh-blackjack

WhiseNT★ 0TypeScript最后同步: 2026-08-14

在 GitHub 打开

谁不想coding的时候急头白脸的和大肥鱼来一场紧张刺激的21点呢

README 摘要

dsh-blackjack DeepSeek-dealt 21 点 (Blackjack) for the DeepSeek Harness . The DeepSeek model plays dealer — it deals, decides, and trash-talks as one of two selectable personas — while every round is event-sourced into the session log, so hands replay and fork identically. One package ships both the host game service and the browser sidebar UI (a dual-face bundle), installed in a single dsh plugin add . English · 中文 Install status - ✅ Complete GitHub install (verified against dsh web ): one package = host service + browser UI. The plugin declares both dsh.bundle (the host plugin row) and dsh.client (the web frontend entry); once installed the host layer mounts and the client module system picks the UI up into the frontend boot graph automatically. - All dependencies are the published @deepseek-ai/ npm packages ( 0.1.0-rc.6 ) — no sibling monorepo checkout, no unpublished internal packages. Features Host side - Two dealer personas you pick per session (durable through blackjack/persona events): - 🐟 大肥鱼 / Big Fat Fish — a gluttonous, lazy deep-sea fish ("咕噜咕噜"). - 😼 雌小鬼 / Brat — a smug, cheeky brat who calls you "杂鱼". - Model-dealt decisions : the dealer decides hit/stand through an…

在 GitHub 查看完整 README →
Tools / Devdsh-pluginsidebar

分类