Daniel Dolezal daniel156161
  • Joined on 2024-03-30
daniel156161 pushed to main at daniel156161/snake-python 2026-04-04 14:22:06 +02:00
c3da096320 allow to send metrics to memory or redis
daniel156161 pushed to main at daniel156161/snake-python 2026-04-04 13:35:18 +02:00
eb6a054bc9 removed --websocket-ping-interval into docker startup
daniel156161 pushed to main at daniel156161/snake-python 2026-04-04 13:26:25 +02:00
4daf63d483 update uv.lock file
daniel156161 pushed to main at daniel156161/snake-python 2026-04-04 13:25:30 +02:00
33c8fabc4c use redis.asyncio insted of the old aioredis package
daniel156161 pushed to main at daniel156161/snake-python 2026-04-04 13:00:00 +02:00
00d456a412 update requirements
daniel156161 pushed to main at daniel156161/snake-python 2026-04-04 12:58:48 +02:00
65128b25c2 allow to disable self.running_games as L1 Cache into Worker when useing Redis Backend
a1c4a4b68d create MemoryGameBoardStore Class and rework Building of Game Board Storage
4547e3443b add redis backend for storage of gameboards
bbdc8b288a create better future planning into BestBattleSnake
Compare 4 commits »
daniel156161 pushed to main at daniel156161/snake-python 2026-04-04 10:24:26 +02:00
c6ebb5834b auto remove stuck games
daniel156161 pushed to main at daniel156161/snake-python 2026-04-04 09:58:32 +02:00
dbcf9cadaf add more metrics data
316870ef7a add enemy cut off trap check
Compare 2 commits »
daniel156161 pushed to main at daniel156161/snake-python 2026-04-04 00:00:57 +02:00
b0d484dbab add dataset and models folder into git ignore file and change train-ai to get the input data from the dataset
daniel156161 pushed to main at daniel156161/snake-python 2026-04-03 23:19:30 +02:00
9e826afa5f add Training for AI and AI Model and allow to collect rl data from BestBattleSnake
daniel156161 pushed to main at daniel156161/snake-python 2026-04-03 21:51:35 +02:00
d3b0488e0f update python packages
daniel156161 pushed to main at daniel156161/snake-python 2026-04-03 21:48:46 +02:00
4e9a5595bc cahange battlsnake cli to https url
daniel156161 pushed to main at daniel156161/snake-python 2026-04-03 21:41:24 +02:00
8f938ce3fe Update BestBattleSnake Version to 2.6.0
dfcdbae85b add better enemy constrictor projection
fb579e5fbc add customisable timeout buffer with env variable
8f6bc3cfdd add timeout budget when exeaded use quick save move before timeout
f124ce6f96 head hunt only when my snake is bigger and into dual mode
Compare 19 commits »
daniel156161 pushed to main at daniel156161/snake-python 2026-04-03 14:58:48 +02:00
3d7f92e20f use hypercorn in production without uv bload
daniel156161 pushed to main at daniel156161/snake-python 2026-04-03 14:31:25 +02:00
2d7a2505d4 create payload of json string and then save it
a82eaaaec5 allow sync and async function calls
Compare 2 commits »
daniel156161 pushed to main at daniel156161/snake-python 2026-04-03 11:40:59 +02:00
51de53d01c add dataset updates with doc updates
2e1f91355b add Dataset Class and Tests
6b69d133b6 fix line spacing and make it look better
7d52d7dca8 add justfile for testing
a885b624f9 add new BestBattleSnake
Compare 5 commits »
daniel156161 pushed to dev at daniel156161/simple-nanoshare 2026-04-01 22:11:51 +02:00
b170fcfa98 use hypercorn from .venv folder
daniel156161 pushed to dev at daniel156161/simple-nanoshare 2026-04-01 21:33:42 +02:00
4773338ccc add convex health metrics route
daniel156161 pushed to main at daniel156161/simple-nanoshare 2026-04-01 21:32:59 +02:00
4773338ccc add convex health metrics route
daniel156161 pushed to main at daniel156161/simple-nanoshare 2026-04-01 21:17:52 +02:00
d9b7c88ccf fix login that it not shows 500 when authentik is to slow
7b77387182 remove feature_flag_required for edit and info routes and buttons
65951a23ce use correct convex function and change how the edit html gets the file id
5bbc100d83 add info page for files
Compare 4 commits »