Tyler Marques
c09d5bfe7e
WIP: Exposing errors that cause bot to fail
...
Working to remove all the lower level try except statements that catch
barely, and don't offer any information to top level about what went
wrong. Better to throw exceptions and let the consumers catch if needed.
2025-07-29 16:00:40 -07:00
Tyler Marques
cc7fb1ccd3
WIP: Continuing to add pieces for the LMs to play over websocket.
...
Signed-off-by: Tyler Marques <me@tylermarques.com>
2025-07-29 16:00:16 -07:00
Tyler Marques
aa0e5852e5
WIP: Starting work on running games via websocket
...
First crack, mostly Claude, on running each agent as an individual
connection to the server via WebSocket.
2025-07-29 15:57:42 -07:00
Tyler Marques
78d9ed6818
General house keeping, and the start of the bot_client
...
Signed-off-by: Tyler Marques <me@tylermarques.com>
2025-07-29 15:56:12 -07:00