update TODO

This commit is contained in:
Juha Jeronen
2024-01-15 11:41:18 +02:00
parent bbaea94b3a
commit 97e50891c6

View File

@@ -33,6 +33,11 @@
when switching chat files, to resume in the same emotion state where the chat left off.
- Either call the "classify" endpoint (which will re-analyze), or if the client stores the emotion,
then the "set_emotion" endpoint.
- The client *does* store the emotion, as evidenced by this quick reply STScript:
/lastsprite {{char}} | /echo Current sprite of {{char}}: {{pipe}}
So we should find what implements the slash command `/lastsprite`.
- Investigate what calls `/api/classify` (other than the expression setting code in Character Expressions); that updates the talkinghead state.
We should make the same code also update the sprite if Character Expressions is enabled, and call that code after switching to a different chat.
- When a new talkinghead sprite is uploaded:
- The preview thumbnail in the client doesn't update.
- Not related to talkinghead, but client bug, came up during testing: in *Manage chat files*, when using the search feature,