Commits

main

2025-10-21

fix: freshChat detection on group chat load. This breaks persona refresh on untainted group chats. I have no better solution for that yet.
Cohee authored 10 months ago
46cb4b5f
fix: return debounced save in deleteMessage
Cohee authored 10 months ago
3e7b511a

2025-10-20

Fixed crash when top_logprobs is empty. (#4680)Signed
DeclineThyself authored 10 months ago
19c4aea2
Refactor message edit function (#4679)Signed
Cohee authored 10 months ago
593fba57
Refactored `swipe` and moved `messageEdit` to a separate function. (#4610)Signed
DeclineThyself authored 10 months ago
20556aa3

2025-10-19

fix: nanogpt and deepseek models not saving to presets
Cohee authored 10 months ago
743c26a9
fix: timeout git process after 5 minutes of inactivity (#4673)Signed
Cohee authored 10 months ago
034a5f3a
Fix event handlers in cosyvoice.js Fixes #4668
Cohee authored 10 months ago
ba79e7d9
feat: add move up/down functionality for alternate greetings (#4676)Signed
Cohee authored 10 months ago
5c62c3a9

2025-10-18

fix: set metadata tainted flag on swipe deletion
Cohee authored 10 months ago
5eb43e45
feat: Apply preset regexes before scoped regexes + avoid unnecessary popping up (#4672)Signed
StageDog authored 10 months ago
4bda4444
fix: /cut of the first displayed message
Cohee authored 10 months ago
94ba7bcf
fix: prevent swipe deletion from /del command
Cohee authored 10 months ago
ea3c5029

2025-10-17

feat: set sortable handle for regex (#4667)Signed
StageDog authored 10 months ago
7dda5242
Added deleteMessage method (#4666)Signed
bmen25124 authored 10 months ago
dcab740b
Allow blockquotes with encoded tags (#4662)Signed
Cohee authored 10 months ago
d08f3a2e

2025-10-16

CC: Add advanced formatting null settings notice (#4661)Signed
Cohee authored 10 months ago
47765b62
Fix formatting in messageEditCancel
Cohee authored 10 months ago
41c048ed
getContext: export showSwipeButtons/hideSwipeButtons
Cohee authored 10 months ago
59a80fb0
Extracted `messageEdit` and `messageEditCancel` from `.mes_edit` and `.mes_edit_cancel` (#4633)Signed
DeclineThyself authored 10 months ago
37271dda
Merge pull request #4656 from SillyTavern/stagingSigned
Cohee authored 10 months ago
74c158bd

2025-10-15

Fix isClaude3or4 for OR caching
Cohee authored 10 months ago
91112362
Forgor context size
Cohee authored 10 months ago
bd30a318
claude-haiku-4-5
Cohee authored 10 months ago
23a59f27
Fix control binds in gpt-sovits provider Fixes #4655
Cohee authored 10 months ago
10ebf094

2025-10-14

Highlight just imported chats in the list
Cohee authored 10 months ago
87d33b4d
1.13.5
Cohee authored 10 months ago
b2c3f749
Add bulk and drag&drop to chats import (#4652)Signed
Cohee authored 10 months ago
3234045d

2025-10-12

Fix missing swipe_info on first messages
Cohee authored 10 months ago
0748af59
Fix off-by-one cases in user prompt filler logic (#4648)Signed
Cohee authored 10 months ago
a559f45a
groupMemberListPopout placement (#4649)Signed
IceFog72 authored 10 months ago
2ef9b397

2025-10-11

expose openThirdPartyExtensionMenu for Video Avatar extension (#4646)Signed
L authored 10 months ago
b7f93b35
Preset Regex: add preset type for script regexes (#4642)Signed
Cohee authored 10 months ago
df7f0469

2025-10-10

NanoGPT: Add reasoning content display Fixes #4643
Cohee authored 11 months ago
e4d779d4
feat: prevent scrolling of containers when using focused number inputs (#4629)Signed
Cohee authored 11 months ago
df8f2a47
Add missing props to ConnectionProfile typedef
Cohee authored 11 months ago
aaad129d
Added "custom_prompt_post_processing" to custom-request (#4639)Signed
bmen25124 authored 11 months ago
d48a3639
Add required icon sizes for PWAs on Firefox for Android (#4641)Signed
Mijyuoon authored 11 months ago
7944b7c7
Remove dead Gemini 1.5 models, and clean up (#4636)Signed
cloak1505 authored 11 months ago
bc40d93b

2025-10-08

fix: improve bot detection and event filtering in GitHub workflow conditions
Wolfsblvt authored 11 months ago
5fd64bef
Webpack: Only serve lib.js under root path
Cohee authored 11 months ago
20c7286e
fix: restrict app token generation to internal PRs and add fallback auth token (on PR comments)
Wolfsblvt authored 11 months ago
59d4c7f5
text-embedding-005
Cohee authored 11 months ago
780633e0
Add -webkit-tap-highlight-color for smoother touch experience (#4630)Signed
Rivelle authored 11 months ago
a418ad0f
Remove recursive subtitution in getOutletPrompt
Cohee authored 11 months ago
2929ae66
Regex: Re-export getRegexScripts for legacy extensions
Cohee authored 11 months ago
21eee36e

2025-10-07

Regex: Code clean-up (#4628)Signed
Cohee authored 11 months ago
9dddbbb0
Preset Regex: refactor regex scope detection (#4618)Signed
StageDog authored 11 months ago
f15c91fa
Update PR templateSigned
Cohee authored 11 months ago
7296d89b
Update contribution guidelines (#4613)Signed
Cohee authored 11 months ago
96ae49a8