Skip to content

Igor/auth chat error usage#53

Merged
igor47 merged 12 commits intomainfrom
igor/auth-chat-error-usage
Nov 12, 2025
Merged

Igor/auth chat error usage#53
igor47 merged 12 commits intomainfrom
igor/auth-chat-error-usage

Conversation

@igor47
Copy link
Owner

@igor47 igor47 commented Nov 11, 2025

a few improvements here:

allows the proxy commands to work so i can look at the db from my laptop
we want a delay, so the submit request can cancel a validation request. otherwise, here's not enough time. we kill the delay in forms we haven't configured correctly yet. we figure out a way to handle from error hiding -- it should be the UIs job, not the service layers
we had a bug in the form where the template wouldn't populate damage fields. additionally, we had errors in our weapon db for srd51 for some weapons, which are fixed here.
previously, we would just get into a busy loop trying to stream again and again. instead, we track errors via the db and present different error UIs depending on circumstances
@igor47 igor47 force-pushed the igor/auth-chat-error-usage branch from 2faa744 to 8097698 Compare November 11, 2025 22:36
it definitely helps in learnspell and preparespell form with input fields. not sure if it helps in any other case. we added a bunch of ids for ideomorph to hook into anyway.
@igor47 igor47 merged commit 7573c3e into main Nov 12, 2025
2 checks passed
@igor47 igor47 deleted the igor/auth-chat-error-usage branch November 12, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spell selection search track LLM token usage handle streaming errors centralized authorization

1 participant