Commit graph

4 commits

Author SHA1 Message Date
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
02a3ef8d38
WIP: Can play with bots using old frontend, and multi_bot_launcher
This is a very fragile first pass. There are no messages sent, and
sometimes the bots die without warning. But, you'll get a few good turns
in before they do and during that time, it's truly glorious.
2025-07-29 16:00:17 -07:00
Tyler Marques
939da088a5
WIP: Checkpoint 2025-07-29 15:58:32 -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