Refactor `RunRound` to `RunUntilDone` to allow for multi-round simulations until a win/loss condition is met. Added round summaries, win/loss/push tracking, and improved log formatting to provide better visibility into agent performance. |
||
|---|---|---|
| .. | ||
| HitCommand.cs | ||
| NewRoundCommand.cs | ||
| PlaceBetCommand.cs | ||
| StandCommand.cs | ||