Публичные репозитории
| Repository | License | Dependabot | Gemini-review | Labeler |
|---|---|---|---|---|
| dicechess-play | other | yes | yes | yes |
| dicechess-reference-bot | mit | yes | no | yes |
| dicechess-engine-scala | other | yes | yes | yes |
| dicechess-analytics-ui | agpl-3.0 | yes | yes | yes |
| dicechess-analytics | agpl-3.0 | yes | yes | yes |
| dicechess-ingest-gateway | other | yes | no | yes |
| dicechess-play-api | other | yes | yes | yes |
| dicechess-bot-runtime | mit | yes | no | no |
| dicechess-bot-gcp-onnx | other | yes | no | no |
| dicechess-bot-cloudflare-greedy | agpl-3.0 | no | no | no |
| dicechess-bot-gcp | other | no | no | no |
| dicechess-bot-scala | mit | no | no | no |
| dicechess-bot-azure | other | no | no | no |
| dicechess-bot-cloudflare | agpl-3.0 | no | no | no |
| dicechess-bot-python | mit | no | no | no |
| dicechess-bot-typescript | mit | no | no | no |
| dicechess-bot-random | mit | no | no | no |
Приватные репозитории
| Repository | License | Dependabot | Gemini-review | Labeler |
|---|---|---|---|---|
| dicechess-hunter | other | no | no | no |
| dicechess-docs | - | yes | no | no |
| dicechess-observer | - | yes | no | yes |
| dicechess-house-bots | mit | yes | no | yes |
| dicechess-ev | - | yes | no | no |
| dicechess-infra | - | no | no | no |
| dicechess-bots | - | yes | no | yes |
| dicechess-sync | - | yes | no | yes |
| beturanga-observer | - | yes | no | yes |
| dicechess-lab | other | yes | no | yes |
| dicechess-extension | - | yes | no | yes |
| dicechess-api | - | no | no | no |
| dicechess-raw-archive | - | no | no | no |
Публичные репозитории
| Repository | License | Dependabot | Gemini-review | Labeler | Description | Topics Count |
|---|---|---|---|---|---|---|
| dicechess-play | other | yes | yes | yes | Public play-vs-bot site for Dice Chess — anonymous, in-browser games against our engine bots, recorded to dicechess-analytics. SvelteKit 2 + Svelte 5, client-side Scala.js engine, PWA. | 10 |
| dicechess-reference-bot | mit | yes | no | yes | Reference bot for the Dice Chess Bot API — an always-online opponent that dog-foods the API (JVM, wraps the engine). | 8 |
| dicechess-engine-scala | other | yes | yes | yes | High-performance parallelized Expectimax game engine and probability calculator for Dice Chess, written in Scala 3. | 10 |
| dicechess-analytics-ui | agpl-3.0 | yes | yes | yes | Frontend interface and interactive game visualizer for the Dice Chess Analytics platform. | 7 |
| dicechess-analytics | agpl-3.0 | yes | yes | yes | High-performance analytical backend and data pipeline for Dice Chess. Ingests, normalizes, and analyzes 140k+ games using Scala 3, PostgreSQL, and the dicechess engine. | 8 |
| dicechess-ingest-gateway | other | yes | no | yes | Token-holding ingest relay: forwards dicechess-play games to dicechess-analytics with the Bearer token, kept out of the browser. Node 26, plain node:http, deployed on Koyeb. | 8 |
| dicechess-play-api | other | yes | yes | yes | Authoritative real-time server for Dice Chess — human-vs-human play, the doubling cube, and a third-party Bot API. Phase 3: Scala 3, cats-effect, http4s, WebSocket, reusing the dice-chess engine on the JVM. | 11 |
| dicechess-bot-runtime | mit | yes | no | yes | Transport runtime for DiceChess webhook bots: HMAC signing, handshake, and HTTP wiring — callable from Java, Kotlin, or Scala. | 6 |
| dicechess-bot-gcp-onnx | other | yes | no | yes | Dice Chess webhook bot: the engine’s ONNX 2-ply expectimax (bring your own model) + opening book, on Google Cloud Run. | 9 |
| dicechess-bot-cloudflare-greedy | agpl-3.0 | no | no | yes | Dice Chess ladder anchor: unmodified engine greedy on Cloudflare Workers — a fixed lower-bound reference, deliberately never improved. | 7 |
| dicechess-bot-gcp | other | no | no | yes | A Dice Chess webhook bot in Scala: the engine’s Monte-Carlo search on the JVM, on Google Cloud Run. | 8 |
| dicechess-bot-scala | mit | no | no | yes | Minimal Dice Chess webhook bot starter in Scala — no engine, no dependencies beyond the shared webhook runtime, random move by default. GraalVM native image on Azure Functions. MIT. | 6 |
| dicechess-bot-azure | other | no | no | yes | Engine-powered Dice Chess webhook bot — aggressive king-hunt search + opening book, GraalVM native image on Azure Functions. Built from the dicechess-bot-scala template. AGPL. | 6 |
| dicechess-bot-cloudflare | agpl-3.0 | no | no | yes | Dice Chess webhook bot on Cloudflare Workers — runs the real engine (aggressive + opening book) via its Scala.js build, no container, no cold start. AGPL. | 6 |
| dicechess-bot-python | mit | no | no | yes | Dependency-free Python starter for Dice Chess bots — Use this template, run, play. MIT. | 5 |
| dicechess-bot-typescript | mit | no | no | yes | Zero-dependency TypeScript starter for Dice Chess bots — Use this template, run, play. MIT. | 5 |
| dicechess-bot-random | mit | no | no | yes | Minimal Dice Chess webhook bot example — random move by default. Zero dependencies, MIT licensed. | 6 |
Публичные репозитории
| Repository | License | Dependabot | Gemini-review | Labeler | Description | Topics Count |
|---|---|---|---|---|---|---|
| dicechess-play | agpl-3.0 | yes | yes | yes | Public play-vs-bot site for Dice Chess — anonymous, in-browser games against our engine bots, recorded to dicechess-analytics. SvelteKit 2 + Svelte 5, client-side Scala.js engine, PWA. | 10 |
| dicechess-reference-bot | mit | yes | no | yes | Reference bot for the Dice Chess Bot API — an always-online opponent that dog-foods the API (JVM, wraps the engine). | 8 |
| dicechess-engine-scala | agpl-3.0 | yes | yes | yes | High-performance parallelized Expectimax game engine and probability calculator for Dice Chess, written in Scala 3. | 10 |
| dicechess-analytics-ui | agpl-3.0 | yes | yes | yes | Frontend interface and interactive game visualizer for the Dice Chess Analytics platform. | 7 |
| dicechess-analytics | agpl-3.0 | yes | yes | yes | High-performance analytical backend and data pipeline for Dice Chess. Ingests, normalizes, and analyzes 140k+ games using Scala 3, PostgreSQL, and the dicechess engine. | 8 |
| dicechess-ingest-gateway | agpl-3.0 | yes | no | yes | Token-holding ingest relay: forwards dicechess-play games to dicechess-analytics with the Bearer token, kept out of the browser. Node 26, plain node:http, deployed on Koyeb. | 8 |
| dicechess-play-api | agpl-3.0 | yes | yes | yes | Authoritative real-time server for Dice Chess — human-vs-human play, the doubling cube, and a third-party Bot API. Phase 3: Scala 3, cats-effect, http4s, WebSocket, reusing the dice-chess engine on the JVM. | 11 |
| dicechess-bot-runtime | mit | yes | no | yes | Transport runtime for DiceChess webhook bots: HMAC signing, handshake, and HTTP wiring — callable from Java, Kotlin, or Scala. | 6 |
| dicechess-bot-gcp-onnx | agpl-3.0 | yes | no | yes | Dice Chess webhook bot: the engine’s ONNX 2-ply expectimax (bring your own model) + opening book, on Google Cloud Run. | 9 |
| dicechess-bot-cloudflare-greedy | agpl-3.0 | yes | no | yes | Dice Chess ladder anchor: unmodified engine greedy on Cloudflare Workers — a fixed lower-bound reference, deliberately never improved. | 7 |
| dicechess-bot-gcp | agpl-3.0 | yes | no | yes | A Dice Chess webhook bot in Scala: the engine’s Monte-Carlo search on the JVM, on Google Cloud Run. | 8 |
| dicechess-bot-scala | mit | yes | no | yes | Minimal Dice Chess webhook bot starter in Scala — no engine, no dependencies beyond the shared webhook runtime, random move by default. GraalVM native image on Azure Functions. MIT. | 6 |
| dicechess-bot-azure | agpl-3.0 | yes | no | yes | Engine-powered Dice Chess webhook bot — aggressive king-hunt search + opening book, GraalVM native image on Azure Functions. Built from the dicechess-bot-scala template. AGPL. | 6 |
| dicechess-bot-cloudflare | agpl-3.0 | yes | no | yes | Dice Chess webhook bot on Cloudflare Workers — runs the real engine (aggressive + opening book) via its Scala.js build, no container, no cold start. AGPL. | 6 |
| dicechess-bot-python | mit | yes | no | yes | Dependency-free Python starter for Dice Chess bots — Use this template, run, play. MIT. | 5 |
| dicechess-bot-typescript | mit | yes | no | yes | Zero-dependency TypeScript starter for Dice Chess bots — Use this template, run, play. MIT. | 5 |
| dicechess-bot-random | mit | yes | no | yes | Minimal Dice Chess webhook bot example — random move by default. Zero dependencies, MIT licensed. | 6 |
Приватные репозитории
| Repository | License | Dependabot | Gemini-review | Labeler | Description | Topics Count |
|---|---|---|---|---|---|---|
| dicechess-hunter | agpl-3.0 | yes | no | yes | Private: hand-crafted king-hunt evaluator for Dice Chess (closed strategy module over the AGPL engine). | 7 |
| dicechess-docs | - | yes | no | no | Obsidian vault containing documentation, architecture design notes, and daily journals for the Dice Chess project ecosystem. | 6 |
| dicechess-observer | - | yes | no | yes | Headless watcher for dicechess.com live games — normalizes finished games and ingests them into dicechess-analytics. | 8 |
| dicechess-house-bots | mit | yes | no | yes | Private fleet of official house bots for the dice-chess play platform (model-backed strategies) | 0 |
| dicechess-ev | - | yes | no | no | Private EV / win-probability model training pipeline for Dice Chess (closed evaluation module, open-core strategy) | 0 |
| dicechess-infra | - | no | no | no | Infrastructure-as-Code (Terraform) for Dice Chess — ephemeral hackathon cloud stand on Oracle Cloud. | 0 |
| dicechess-bots | - | yes | no | yes | - | 0 |
| dicechess-sync | - | yes | no | yes | Backfills the full dicechess.com game history into dicechess-analytics — crawls the player graph, normalizes, and ingests completed games. | 10 |
| beturanga-observer | - | yes | no | yes | Collects Dice Chess games from beturanga.com over Socket.IO and ingests them into dicechess-analytics | 10 |
| dicechess-lab | other | yes | no | yes | A private workspace for Dice Chess API exploration, data extraction, and PWA trainer development. | 0 |
| dicechess-extension | - | yes | no | yes | Chrome/Edge browser extension that automates gameplay on dicechess.com using a local engine. | 4 |
| dicechess-api | - | no | no | no | - | 0 |
| dicechess-raw-archive | - | no | no | no | Immutable raw-JSON archive (bronze layer) for Dice Chess games — store once on dexus, re-convert without re-scraping the source site. | 8 |
Можно ли сделать миграцию на SBT 2? https://github.com/rabestro/dicechess-bot-gcp/pull/4