Skip to content

Releases: leeclouddragon/dsh-all-in

dsh-all-in v0.1.1

Choose a tag to compare

@leeclouddragon leeclouddragon released this 18 Aug 11:51

What changed

  • Choose an exact raise-to amount with presets, a slider, or direct input.
  • Added Min, 1/2 Pot, 3/4 Pot, Pot, and Max shortcuts.
  • Enforced legal minimum/full-raise and maximum all-in boundaries in the game engine.
  • Added coverage for legal and invalid explicit raise sizes.

Validated with typecheck, 17 engine tests, production build, and browser QA.

dsh-all-in v0.1.0

Choose a tag to compare

@leeclouddragon leeclouddragon released this 18 Aug 08:14

First public release of dsh-all-in — a local six-max Texas Hold'em table for DeepSeek Harness.

Highlights

  • Play while your agent keeps thinking underneath the table.
  • Complete pre-flop, flop, turn, river, showdown, all-in, and side-pot flow.
  • 5M Token starting stacks with 25K/50K blinds.
  • DeepSeek-native light and dark UI, dealing animations, think timers, and persistent local play.
  • Local only: no accounts, network calls, purchases, deposits, or real-money wagering.

The attached .tgz contains prebuilt host, client, and engine artifacts for a smoother install experience.