Claude
a52654703a
fix: resolve PLR2004 magic number lint violations in splendor code
...
Replace magic numbers in bot.py with existing GameConfig values
(max_token_take, minimum_tokens_to_buy_2) and named probability
constants. Add inline noqa for argument-count checks in human.py.
Remove temporary PLR2004 suppression from pyproject.toml.
https://claude.ai/code/session_01C17fUuuiYc8zrwpnw2cgpr
2026-03-09 03:37:19 +00:00
70d20e55d2
fix code rabbit warnings
2026-02-18 17:12:38 -05:00
f038f248a1
improved eval_warnings/main.py
2026-02-18 17:12:38 -05:00
959d599ff9
updated pyproject.toml
2026-02-17 23:06:03 -05:00
d96c93fa17
created fix_eval_warnings.yml and python eval_warnings
2026-02-17 23:06:03 -05:00
e7dae1eb4b
added retry logic to post_to_ha
2026-02-08 13:17:33 -05:00
fcfbce4e16
fix treefmt issues
2026-02-04 20:05:32 -05:00
80af3377e6
created python heater to contron the hln heater
2026-02-04 20:05:32 -05:00
557c1a4d5d
added van_weather
2026-02-04 18:59:24 -05:00
86e72d1da0
fixed ruff errors
2026-01-22 21:26:38 -05:00
88c2f1b139
updated contact_api.nix and how the api is
2026-01-22 21:26:38 -05:00
e75a3ef9c6
renamed random to stuff
2026-01-22 21:26:38 -05:00
258f918794
reworded fastapi code
2026-01-22 21:26:38 -05:00
8afa4fce6c
added Contact api and data model
2026-01-22 21:26:38 -05:00
0109167b10
base of sqlalchemy alembic
2026-01-11 11:41:19 -05:00
3be1b8aa8f
fixed some coderabit issues
2025-12-20 12:20:21 -05:00
7c56954cda
get splendor code ruff complient
2025-12-20 12:20:21 -05:00
290f972346
ran ruff check python --fix --unsafe-fixes
2025-12-20 12:20:21 -05:00
72c3ccfb6d
ran ruff check python --fix
2025-12-20 12:20:21 -05:00
9630633ff5
temp
2025-12-20 12:20:21 -05:00
8c83f306b2
added more options for simulat.py
2025-12-20 12:20:21 -05:00
5b4609dc3b
added can_bot_afford to improve profiling
2025-12-20 12:20:21 -05:00
d1be25c6e8
added load_cards and load_nobles
2025-12-20 12:20:21 -05:00
31910586d2
added __init__.py to splendor
2025-12-20 12:20:21 -05:00
b8dfd0852a
moved max_token_take to GameConfig
2025-12-20 12:20:21 -05:00
6ce622e93e
speed up check_nobles_for_player
2025-12-20 12:20:21 -05:00
55e652a51d
added .gitignore to splendor
2025-12-20 12:20:21 -05:00
b5455a5483
cleaned up human.py
2025-12-20 12:20:21 -05:00
8baf388061
starting splendor
2025-12-20 12:20:21 -05:00
908bccb8dc
fixed typo
2025-11-08 08:21:27 -05:00
0c9bd40659
fixed mypy and ruff errors
2025-11-08 08:21:27 -05:00
f713b8d4fa
added safe_insert
2025-11-08 08:21:27 -05:00
26cf123357
fixed ruff errors
2025-10-31 22:37:54 -04:00
a7c0a58c9a
playing with logging
2025-10-31 22:37:54 -04:00
e89fb9fae1
mixed a format
2025-10-31 22:37:54 -04:00
1bfdbfd785
fixed all ruff error in python
2025-10-31 22:37:54 -04:00
6a09bc66b6
fixed most ruff error
2025-10-31 22:37:54 -04:00
d2db0de371
added my_python pkgs
2025-10-31 22:37:54 -04:00
18de5bc12c
got python default.nix working
2025-10-31 22:37:54 -04:00
4fa2141461
added common and paralleize
2025-10-31 22:37:54 -04:00
626bd70d67
added installer
2025-10-31 22:37:54 -04:00
8ed7eda020
added tools
2025-10-31 22:37:54 -04:00
e9ae9478bf
added random
2025-10-31 22:37:54 -04:00
c1ce7e0ac4
added zfs
2025-10-31 22:37:54 -04:00
d040b06869
added system_tests
2025-10-31 22:37:54 -04:00