Cohee
e65b72ea41
Fix global.d.ts var declarations
2025-03-12 20:54:07 +02:00
Cohee
c9c5dfa8c0
Bump external packages
2025-03-12 20:53:35 +02:00
Cohee
f11ebb032b
Merge branch 'release' into staging
2025-03-12 20:43:47 +02:00
Cohee
58e714fce4
Fix npm audit
2025-03-12 20:43:38 +02:00
Reithan
01ef823da9
Dont count Continue as message 0 ( #3594 )
...
* continue works same as swipe continued message isn't depth counted
* correct early-out check
* update regex depth setting tooltips for accuracy
* update max tooltip
* remove redundant check
* Allow -1 as a min depth value
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2025-03-12 19:59:15 +02:00
Cohee
1b02426df1
Unshallow current character on selectCharacterById
2025-03-12 11:13:48 +02:00
Cohee
c4021525ac
Merge pull request #3664 from SillyTavern/hide-name
...
Add "name" argument to /hide and /unhide
2025-03-12 10:48:19 +02:00
Cohee
e7189a1260
Refactor hideMessageCallback and unhideMessageCallback to remove unnecessary console logs. Introduce onlyUniqueJson and sortIgnoreCaseAndAccents utility functions
2025-03-12 10:18:02 +02:00
Cohee
1026e1f8e9
Add "name" argument to /hide and /unhide. Add default value for unnamed argument
2025-03-11 23:14:31 +02:00
Cohee
ebe30dceac
Merge pull request #3660 from SillyTavern/group-pooled-order
...
Add group pooled order
2025-03-11 22:17:31 +02:00
Cohee
370bd9a3a8
Refactor to not use array
2025-03-11 22:16:26 +02:00
Cohee
137927bb43
Merge pull request #3662 from SillyTavern/enable-md-hotkeys-in-expando
...
Add markdown hotkeys support for expando editor on textareas that support markdown
2025-03-11 13:03:23 +02:00
Wolfsblvt
90cfdebff8
Remove unnecessary markdown icon
2025-03-11 10:39:14 +01:00
Wolfsblvt
0cde7e7a7f
Add md hotkey support for expando editor
...
- When original textarea supports markdown, the textarea of the expanded popup will also have markdown support
- Also add the small markdown icon at the top
2025-03-11 04:42:03 +01:00
Cohee
cf63b70997
Fix instruct macro checkbox missing control bindings
...
Fixes #3643
2025-03-11 01:31:28 +02:00
Cohee
ad225138b4
Add group pooled order
...
Closes #3650
2025-03-11 01:24:46 +02:00
Cohee
68b5be063f
TC: Increased unlocked response to 32k
2025-03-11 00:24:28 +02:00
Cohee
bdbe043259
Fix "Response Length" slider showing wrong value ( #3659 )
...
- "Mad Lab Mode" was falsely "resetting" the slider control, for no obvious reason besides weird implementation.
2025-03-11 00:21:59 +02:00
Wolfsblvt
57a229d5fd
Fix "Response Length" slider showing wrong value
...
- "Mad Lab Mode" was falsely "resetting" the slider control, for no obvious reason besides weird implementation.
2025-03-10 22:21:36 +01:00
felger
e23f3a6314
feature: 'kokoro-js' supports TTS #3412 ( #3656 )
...
* feature: 'kokoro-js' supports TTS #3412
* Linting, add credits for kokoro library
* Fix voice preview
* Fix display languages on previews
* Fix settings restoration. Debounce model init on settings change
* Fix engine sorting
* Move TTS processing to a web worker. Remove unused gain setting
* Speaking rate fix
* Update status when recreating a worker
* Pass voices list from TTS engine
* Call dispose function on provider change
* Extend worker init timeout to 10 minutes
---------
Co-authored-by: ryan <1014670860@qq.com >
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2025-03-10 22:54:54 +02:00
Cohee
13a3f4772e
Merge pull request #3653 from SillyTavern/fix-group-create-tags
...
Fix group creation inheriting tags from characters[0]
2025-03-10 20:30:23 +02:00
Cohee
a3b2cc456f
Clear group tags list on create click
2025-03-10 20:30:03 +02:00
Wolfsblvt
1e6f8c6637
Better wording for /input arg descriptions
2025-03-10 17:41:18 +01:00
Cohee
594cba30ca
Merge pull request #3657 from SillyTavern/fix-buttons-popup-display
...
Fix `/buttons` buttons not being displayed on log popup texts
2025-03-10 17:41:16 +02:00
Wolfsblvt
e3bcc79bb7
Fix /buttons buttons not being displayed
...
- On long popup texts, the buttons of the `/popup` slash command will not be displayed, cause by an unneeded overflow CSS property
Fixes #3654
2025-03-10 15:35:01 +01:00
Cohee
73230272f3
Apply regex to multiswipe reasoning, set reasoning_type to Parsed
2025-03-10 10:48:31 +00:00
Cohee
71a3aefe86
Replace link to regex editor docs
2025-03-10 10:40:25 +00:00
Cohee
6024b29ea7
Merge pull request #3652 from SillyTavern/default-middleware
...
Use default middleware for parsing request body
2025-03-10 12:34:01 +02:00
Cohee
ee13cef37f
Fix group creation inheriting tags from characters[0]
2025-03-10 01:37:25 +02:00
Cohee
67d013e40a
Use default middleware for parsing request body
2025-03-10 00:48:58 +02:00
Cohee
64206d6f47
Merge pull request #3651 from SillyTavern/input-handling-args
...
Add `/input` arguments to execute closures on success and on cancel
2025-03-10 00:45:47 +02:00
Wolfsblvt
fc1c767280
onCancel and onSuccess handlers for /input command
2025-03-09 23:10:56 +01:00
Cohee
d4f6373bbc
Merge pull request #3648 from SillyTavern/regex-info-block
...
Add info block for find regex flags
2025-03-09 23:30:38 +02:00
Wolfsblvt
fa03443fe7
Switch /input command definition to fromProps
2025-03-09 22:29:40 +01:00
Cohee
0f8a17b652
Refactor regex info block to use a shared function
2025-03-09 23:29:00 +02:00
Cohee
070de9df2d
(CC) Move continue nudge at the end of completion ( #3611 )
...
* Move continue nudge at the end of completion
Closes #3607
* Move continue message together with nudge
2025-03-09 18:17:02 +02:00
Cohee
34b2ef0fd7
Clean-up code
2025-03-09 17:47:23 +02:00
Cohee
eef9c3ef62
Add info block for find regex flags
...
#3647
2025-03-09 17:41:38 +02:00
Cohee
6f0f32d83d
Add a second row to profile editing name
2025-03-09 16:59:58 +02:00
Cohee
7845994315
Add 'start-reply-with' to Connection Profiles ( #3632 )
...
* Connection Profiles: Add support for 'start-reply-with' command and allow empty values for 'stop-strings' command
* Add handling for empty profile values in makeFancyProfile function
* Fix application of empty values
* Handle undefined values
* Improve argument validation
* Replace || with &&
* I got it right this time, swear
* Who wrote this?
2025-03-09 16:55:49 +02:00
Cohee
d94c301b10
Merge pull request #3646 from SillyTavern/fix-persona-auto-lock
...
Fix persona auto-lock to chat not working when the persona was already selected
2025-03-09 16:48:21 +02:00
Wolfsblvt
67699d9cfa
Fix persona auto-lock to chat not working
...
- When auto lock was enabled, it didn't auto-lock to chat when the persona was already selected (like choosing the same persona you have used before)
2025-03-09 15:27:48 +01:00
Cohee
a392593e53
Merge pull request #3634 from SillyTavern/continue-from-reasoning
...
Fix auto-parsing of continue from reasoning
2025-03-09 16:22:02 +02:00
Cohee
cabd6de85b
Prevent rollover on keyboard left swipe if repeating ( #3644 )
...
* Prevent rollover on keyboard left swipe if repeating
Closes #3636
* Ditto for right swipe
* Remove goofy comment leftover
2025-03-09 16:12:24 +02:00
Cohee
c03da65821
Run parsing at least once before rendering reasoning DOM on continue
2025-03-09 16:08:29 +02:00
Cohee
5d74507e50
Remove goofy comment leftover
2025-03-09 14:09:39 +02:00
Cohee
19b7deaed0
Ditto for right swipe
2025-03-09 14:08:24 +02:00
Cohee
6aaa533410
Prevent rollover on keyboard left swipe if repeating
...
Closes #3636
2025-03-09 13:42:30 +02:00
Cohee
96d79ac4e9
Merge branch 'staging' into continue-from-reasoning
2025-03-09 01:19:25 +02:00
Cohee
b52b11d7bb
Force settings content check on user creation
...
Closes #3641
2025-03-09 00:56:23 +02:00