Fix sendless statuses
Commits
feat/multi-feature-pack2024-11-30
a86735d7
Split auto-switch toast
Add JSdoc for function
Run eslint
Move derive context size to TC settings
Merge pull request #3106 from joenunezb/optimize/improve-searchSigned
Merge pull request #3124 from ceruleandeep/feature/actuallyCompactContextMenusSigned
2024-11-29
Filter out hidden items in context menus
Fix input outline on discreet login page
Merge pull request #3119 from SillyTavern/webpack-memorySigned
Unasync route handler
Prettify compilation console logs
Merge branch 'staging' into webpack-memory
Merge pull request #3120 from SillyTavern/char-cache-limitSigned
Rename LimitedMap => MemoryLimitedMap
Merge branch 'staging' into char-cache-limit
Merge pull request #3121 from ceruleandeep/fix/handleIdForQRMenuAddSigned
Merge pull request #3122 from ceruleandeep/feature/compactererQRContextMenusSigned
Make QR context menu display options more consistent with QR bar
Wire up id= parameter for /qr-context*
2024-11-28
Safer estimation of possibly undefined values
Add 100MB limit to parsed characters cache
Remove webpack watch unhook
Ditch webpack-dev-middleware
Webpack: cache lib.js to disk to prevent occasional OOM
Revert "Webpack: cache lib.js to disk to prevent occasional OOM"
Webpack: cache lib.js to disk to prevent occasional OOM
Merge pull request #3118 from kallewoof/202411-tulu-nlSigned
Adjust documentation links
tulu template: added \n to input_suffix and system_suffix to match model cardSigned
2024-11-27
Merge pull request #3117 from kallewoof/202411-tuluSigned
Account for optional cache and remove timing code
Remove unnecesary key only clearing for cache clearing
Encapsulate logic into filters instead of spreading around
Add Tulu templatesSigned
Merge branch 'staging' of https://github.com/joenunezb/SillyTavern into optimize/improve-search
2024-11-26
Attempt to allow preview for github
Document Fuzzy Search process
Merge pull request #3108 from SillyTavern/claude-no-fillerSigned
Merge branch 'staging' into claude-no-filler
Merge pull request #3113 from AlpinDale/aphrodite-new-samplersSigned
UI: move the derived context size flag into connection paneSigned
respect context unlocked flag when auto-setting context sizeSigned
2024-11-25
add DRY, skew, and no repeat ngram penalty
feature: allow auto-use of max context size given by backendSigned
Merge pull request #3111 from kallewoof/202411-avoid-missing-ctSigned
template derivation: explicitly skip derivation attempt if chat_template is emptySigned