webui optimization

This commit is contained in:
legop3
2026-05-02 15:25:01 -04:00
parent e8f6fb9654
commit 53cf39e7fb
3 changed files with 400 additions and 2 deletions
+2 -1
View File
@@ -32,4 +32,5 @@
- a simple bot: t/f flag in every chat message
- so that people who are making spectator bots can just add a new bot: true field to their message emits and show up as a bot
- keep the old overseer, don't replace it with the new llm system.
- just change it a little to use the new bot chat message stuff.
- just change it a little to use the new bot chat message stuff.
- have a new admin debug UI for the new LLM system, in place of the old one (depending on which ones enabled in server config)