Erato (#2896)Signed
Commits
feat/multi-feature-pack2024-09-24
182756fc
2024-09-23
Add note about importing legacy files
Adjust PM editor styles
Confirm custom PM prompt deletion
Adjust style of in-chat marker prompts
Add renaming of profiles + use alphabetical sorting
Fix TC sysprompt leaking into CC prompts
Return GENERATION_STARTED to original location. Add GENERATION_AFTER_COMMANDS
2024-09-22
Merge pull request #2868 from SillyTavern/sysprompt-divorceSigned
Reuse select padding from inputs
Clear master import file input
Display existing prompts in instruct migration dialog
Add migrated prefix to imported legacy instructs
Swap bind and enabled for instruct
Use prefix in the migrated sysprompts
Expand assistant message sequences by default
Display names in master import
Uncheck textgen preset from master export by default
Fix default sysprompt restoration
Fix local variable name
Merge branch 'staging' into sysprompt-divorce
Remove "include newlines" checkbox from context formatting settings
Auto-hide instruct sequences in <details>
Merge branch 'staging' into sysprompt-divorce
Shut tokenization errors if not using ooba Closes #2849
Silently redirect tokenization to the next matching tokenizer
Add GENERATION_ENTERED event
Adjust default extension prompts
Adjust default extension prompts, remove square brackets
Merge branch 'staging' into sysprompt-divorce
Fix /imagine command help
Merge OpenAI init functions
Await locales initialzation
Better customized sysprompt migration
Adjust /while to fit new optional args
Refactor evalBoolean code
/if allow "rule" and "right" to be optional
Refactor /if to fromProps
2024-09-21
Merge pull request #2890 from SillyTavern/fix-hide-on-hidden-messagesSigned
Fix /hide not targeting not visible messages
One step closer to perfect
Align selects with the buttons
Fix button label consistency
Fix raw textgen preset import via master
Implement master AF import / export
Remove the concept of default context and instruct. Swap columns
Hide individual imports/exports
Merge branch 'master-sets' into sysprompt-divorce
Merge branch 'staging' into sysprompt-divorce
Update translated readmes