Feat: save room even if llm failed to properly guess; fix prompt

This commit is contained in:
Grail Finder
2025-06-26 11:36:27 +03:00
parent 661a320fb5
commit 12fe92b261
7 changed files with 134 additions and 117 deletions

View File

@ -50,7 +50,7 @@
{{template "teamlist" .Room.RedTeam}}
</div>
<hr />
<div id="systembox">
<div id="systembox" style="overflow-y: auto; max-height: 100px;">
Server says: <br>
<ul>
{{range .Room.LogJournal}}