LenAnderson
e49317a73c
fix empty unnamed arg assignment start
2024-05-18 14:48:50 -04:00
LenAnderson
87cc28ae28
subcommand and /abort fixes
...
- use AbortController in /abort instead of execption
- allow quiet abort
- allow loud abort
- allow abort reason
- abort when aborted in subcommand
- break out of loops when aborted inside
- fix parsing of subcommands with multiple commands
2024-05-18 14:48:31 -04:00
Cohee
699d640845
Clean-up labels
2024-05-18 20:03:02 +03:00
Cohee
93c3e9e1dd
Merge branch 'staging' into X-T-E-R/release
2024-05-18 19:52:33 +03:00
Cohee
b93131ec7a
Lint fix
2024-05-18 18:58:25 +03:00
Cohee
4219468e20
Merge pull request #2264 from racinmat/staging
...
fix: correct usage of fuzzy search in emotion detection by LLM
2024-05-18 18:57:34 +03:00
Cohee
4227968dfa
Allow using JSON schema with llamacpp server
2024-05-18 18:50:48 +03:00
Matěj Račinský
bd1bfee941
fix: correct usage of fuzzy search
2024-05-18 17:05:55 +02:00
Cohee
c3d6e10795
Fix error on creating new tags
2024-05-18 17:55:22 +03:00
Cohee
1eae9bd18b
Draw updated tags immediately
2024-05-18 17:51:42 +03:00
Cohee
38e2bf955c
Merge branch 'staging' into tag-slash-commands
2024-05-18 17:27:04 +03:00
Cohee
0653dad5c5
Show tags when auto-loading a character
2024-05-18 17:05:46 +03:00
Cohee
51af830db8
Only auto-select preset on full name match
2024-05-18 16:46:41 +03:00
Cohee
2bde9d2b15
Merge branch 'staging' into tag-slash-commands
2024-05-18 16:42:25 +03:00
Cohee
d9f9da99e6
Silent /abort
2024-05-18 15:41:02 +03:00
Cohee
64b0123acf
Merge pull request #2263 from PasserDreamer/staging
...
Fix some typo and add zh-tw locale.
2024-05-18 14:48:47 +03:00
Cohee
a398566b33
[BUG]In the lorebooks management panel, when in the Custom sorting mode, entries may be incorrectly placed above the table header. #2262
2024-05-18 13:27:22 +03:00
PasserDreamer
a73db4984a
Merge pull request #3 from PasserDreamer/patch-3
...
Update mediawiki-scrape.html
2024-05-18 17:21:45 +08:00
PasserDreamer
2aeffe4095
Update mediawiki-scrape.html
...
fix typo
2024-05-18 15:58:32 +08:00
PasserDreamer
a0512585b1
Update fandom-scrape.html
...
fix missing qoutes.
2024-05-18 15:34:05 +08:00
Cohee
c52bdb9a4a
Use new command names in examples
2024-05-17 20:59:00 +03:00
Cohee
bbd9c89357
Add aliases for group member commands
2024-05-17 20:57:03 +03:00
Cohee
fb2190ace1
#2254 Don't suppress abort in subcommands
2024-05-17 18:21:13 +03:00
Cohee
deb09bf5bf
Fix console errors on not found command autocomplete
2024-05-17 17:47:40 +03:00
Cohee
d951beb626
#2260 Handle window resize in script editor
2024-05-17 17:47:18 +03:00
Cohee
75de4c8fcb
Resolve boolean fields to constant values when searching WI entries with command
2024-05-17 14:32:57 +03:00
Succubyss
c822b9e2da
Implements Assistant Impersonation Prefill
2024-05-16 21:59:58 -05:00
Cohee
782f85e05d
Merge pull request #2233 from Bronya-Rand/staging
...
feat: add default tip to welcome screen
2024-05-17 02:07:01 +03:00
Wolfsblvt
96a9f7108c
Add slash commands for tag management
2024-05-17 01:01:51 +02:00
Bronya-Rand
9475147435
chore: adjustments to the bundle notice and update spanish locale
2024-05-16 17:45:42 -05:00
Cohee
909ec4191d
Allow JS syntax in instruct activation regex
2024-05-17 01:14:07 +03:00
Cohee
59d00cca74
Allow multiple import of regex
2024-05-17 01:06:00 +03:00
Cohee
71a3e2c91b
Don't modify response length when changing mancer model
2024-05-17 00:19:43 +03:00
Cohee
8ae4332110
Fix secondary key expansion
2024-05-17 00:03:41 +03:00
Cohee
2eaabe13e3
Merge branch 'staging' into wi-regex-keys
2024-05-16 22:18:32 +03:00
steve green
3389b5dd16
allow custom source url ( #2255 )
...
* Update script.js to allow custom source url
* type hint fix
* fixes
2024-05-16 22:16:57 +03:00
Cohee
e026ddf6be
Merge pull request #2246 from Wolfsblvt/tag-folders-folder-filter
...
Tag folders folder filter
2024-05-16 22:08:28 +03:00
Cohee
517da9f972
TTS Rate: fix settings load. Hide when System source.
2024-05-16 09:35:48 +03:00
Vincent Castellano
1b23a62c13
Added TTS Audio Playback Speed Config
2024-05-15 23:16:25 -07:00
Cohee
7fbed26c26
#2245 Fix custom group avatar display
2024-05-16 00:49:26 +03:00
Wolfsblvt
a94af2678b
Re-enable autofit height on plaintext key input
2024-05-15 23:47:48 +02:00
Wolfsblvt
068b542c50
Tag folders "onboarding" icon (:
2024-05-15 23:37:18 +02:00
Cohee
bac90edfad
Merge branch 'staging' into wi-regex-keys
2024-05-15 23:40:19 +03:00
Cohee
5b47b83fe2
Merge pull request #2238 from Succubyss/staging
...
Typo fix for /while example
2024-05-15 23:35:19 +03:00
Cohee
7289ed72f8
#2240 Yes, I can add new maker suite model
2024-05-15 23:31:09 +03:00
LenAnderson
36f7bc4aae
reduce qr editor small screen height
2024-05-15 15:41:26 -04:00
LenAnderson
b6f47c9927
prevent overflow of command results
2024-05-15 09:51:23 -04:00
LenAnderson
87b61f7cff
fix QR editor on narrow screen
2024-05-15 08:27:22 -04:00
Wolfsblvt
bb2f553c46
Tag Folders folder filter showing only folders
2024-05-15 02:06:11 +02:00
Wolfsblvt
6c2dc6756b
Merge branch 'wi-regex-keys' of https://github.com/Wolfsblvt/SillyTavern into wi-regex-keys
2024-05-15 00:39:02 +02:00