Merge mistval_dev to dev#44
Merged
Merged
Conversation
… enter the overlapping location
…ore distinct from the enable checkbox
…ly show characters who are in the ephemeral location
mistval
added a commit
that referenced
this pull request
Jul 1, 2026
* Feature: Chat button bar button to generate image for any past message * Feature: Ephemeral locations show their name and description above the chat box, and the "Characters here" section reflects which characters are actually in the ephemeral location. * Bug fix: When overlapping zones were marked as private, characters who were in one group but not the other were not allowed into the overlapping area. The intention was instead to allow such characters into the overlapping area, and now it does that. * Bug fix: Memory RAG had a number of bugs that happened when adding/removing characters to an active chat or deleting/editing messages. It wasn't doing a good job of tracking who was mentioned, and when, across such changes. That should all be fixed now. * Bug fix: Remote group chats would sometimes pull in participants whom the initiator had not met, this is now fixed. * Minor: A bit more misc prompt engineering on the default prompts * Minor: Documentation site updates * Minor: Moved the autorevert checkbox to the right side of the wardrobe input, to make it more clearly distinct from the enable checkbox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #36
Closes #35
Closes #34
Closes #33