Alexander Plesovskikh
Alexander Plesovskikh
I am a little confused layout and styling in template. 1) Why `toggle-all` is in `main` section, but visually is in header? What prevents to place it there? 2) Found...
I trying load default color palette, but the Figgo fails because of there no any typography style. A similar error happens when no colors styles on the page.  The...
First error is: ``` File "round_state_html.generated.py", line 53, in _tt_execute for idx, player in zip(range(len(round_state['seats']))[:len(round_state['seats'])/2], round_state['seats']): # round_state.html:22 ``` But all code not prepared to work with `Python 3`
### 📜 Description Just installed Devtron and caught a nasty error while configuring GitOps  Similar closed issue in another part of system: https://github.com/devtron-labs/devtron/issues/3871 ### 👟 Reproduction steps I don't...
This PR adds a character direct control API. This code was written using codex, but I reviewed it and tested it as best I could. UPD: I tested all of...
### Is your feature request related to a problem? I have a task to write a bot/control panel that will control an AI Character. I have a task to write...