Code clean-up
Commits
main2024-09-01
882e86be
Await settings load
Clean-up HTML
Fix i18n
Centerify icon rows, fix i18n
Add space to hotswap placeholder
Remove newbie mode
Merge branch 'contentEditablew-AF-Panel' of https://github.com/sillytavern/sillytavern into pr/Cohee1207/2711
tooltip for custom stop string format
Remove contenteditable from input
Un-newbie some buttons
fix context settings inputs not showing newlines on initial load
fix div text overflow from breaking columns
Merge branch 'staging' into pr/Cohee1207/2711
buttonify instruct header toggles, style instruct columns when disabled
header-ify custom stop strings and tokenizer sections
cast => as
Rename type => cast
Don't throw in array/dict conversion
Merge branch 'staging' into fix-pipe-types
dumbfix heights of disabled instruct system sequence fields
Emit event on streaming tick
Merge pull request #2744 from SillyTavern/fix-char-list-scrollheightSigned
Merge branch 'contentEditablew-AF-Panel' of https://github.com/sillytavern/sillytavern into pr/Cohee1207/2711
activation regex before sys prompt, template save text to sequences header
tweak layout
Fix "hidden" block in char list messing up scroll
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
improve tooltip for Tabby Banned tokens sampler (incl. banned strings help text)
2024-08-31
WI highlight/log on automatic setting change
XTC for ooba
Merge pull request #2741 from SillyTavern/xtc-koboldcppSigned
Remove empty line
Add XTC for koboldcpp
Merge branch 'staging' into feat/xtc
Merge pull request #2735 from toastli/patch-1Signed
2024-08-30
2024-08-29
Merge pull request #2726 from imesha10/stagingSigned
Fix last prompt line not counted toward token limit
Fix not counting chat separator and preamble toward token limit
NovelAI: Adjust Kayra max length on subscription tier
NovelAI: Update API URL for Kayra
Revert bad reformat
Add type conversion for /setvar commands with index
Change interactive widget to resizes content.Signed