Commit Graph

247 Commits

Author SHA1 Message Date
Succubyss 43e64cffa2 use push instead of fixed size array 2024-08-18 15:37:31 -05:00
Succubyss d263e3e33a switch to filter method 2024-08-18 14:44:48 -05:00
Succubyss 5e354f22c5 getMessagesCallback: refactor to async 2024-08-18 14:23:21 -05:00
Cohee abdf1f29cf Add support for Kobold Classic 2024-08-18 12:18:06 +03:00
Cohee 7b3d13ac00 Move command from script.js 2024-08-18 12:02:15 +03:00
Cohee 8df27254fd
Merge pull request #2640 from edk208/release
Adding Block Entropy API endpoints for chat, image, and video generation
2024-08-11 16:19:14 +03:00
Wolfsblvt 7ffc69b83b /delswipe returns current swipe id 2024-08-09 00:38:51 +02:00
Wolfsblvt 2ce58bb0a6 Allow switching on /addswipe
- Add optional "switch" arg to /addswipe
- Make /addswipe return the new swipe id
2024-08-09 00:37:26 +02:00
Edward Kim b9857eb315 Added block entropy endpoints for chat and image 2024-08-08 00:08:03 -04:00
LenAnderson 2470f775e2 Merge branch 'staging' into parser-followup-2 2024-07-28 08:32:25 -04:00
Cohee bdafa09c1b
Merge pull request #2572 from SillyTavern/theme-command-improvements
/theme allows returning current theme & fix /theme and /bg doc
2024-07-28 11:51:41 +03:00
joenunezb 211c671cb6 FIX: Properly handle text responses when character name is not provided in sendas cmd 2024-07-27 21:29:37 -07:00
Wolfsblvt 6b1045ab52 Update /bg docs to match the actual command 2024-07-28 01:17:11 +02:00
Cohee 87e562b752 Allow "none" position for extension prompt injects 2024-07-28 00:26:44 +03:00
LenAnderson b7e8f8faaa don't let progress bar go backwards 2024-07-26 22:26:52 -04:00
LenAnderson 0d75ca9a5d add BreakController to /run closure 2024-07-23 16:27:27 -04:00
LenAnderson 621ef197da don't update command progress CSS property if not changed
performance improvement from luccy
2024-07-22 18:28:30 -04:00
LenAnderson 5dc7b4567d Merge branch 'staging' into parser-followup-2 2024-07-22 12:44:07 -04:00
Succubyss a712e92125 moves persona's alias line upward 2024-07-21 16:19:47 -05:00
LenAnderson 10b9fdd06d add /pick-icon to show Font Awesome icon picker 2024-07-16 09:28:33 -04:00
LenAnderson 956a676390 fix return for /run with closure 2024-07-12 15:05:39 -04:00
LenAnderson 3327be5468 Merge branch 'staging' into parser-followup-2 2024-07-12 08:33:28 -04:00
Cohee 4895b6def8 Use enumList for /fuzzy 2024-07-11 21:19:09 +03:00
Cohee aadc8d74a2 #2513 Add 'mode' argument for /fuzzy 2024-07-11 21:05:42 +03:00
LenAnderson 6d003cf140 Merge branch 'staging' into parser-followup-2 2024-07-10 17:35:17 -04:00
Cohee adc3eeea51 Fix /trigger getting stuck on generation lock timeout 2024-07-11 00:32:45 +03:00
LenAnderson 031e8b9915 Merge branch 'staging' into parser-followup-2 2024-07-09 07:54:27 -04:00
Cohee daa582bb73 Fix /echo mishandling non-string values 2024-07-09 01:26:15 +03:00
LenAnderson 75317f3eb4 better stepping into other scripts, with source indicator 2024-07-08 18:07:37 -04:00
LenAnderson 67dfe7354b Merge branch 'staging' into parser-followup-2 2024-07-08 16:34:02 -04:00
Cohee 21360a97fc Fix /continue getting stuck on API errors 2024-07-08 20:12:52 +03:00
Cohee f8a55d51d2 Clearer wording and examples 2024-07-08 20:02:21 +03:00
Wolfsblvt aad65c9273 Added /continue "await" arg 2024-07-08 18:43:55 +02:00
LenAnderson c213a64340 fix enumProvider not getting scope 2024-07-05 18:09:24 -04:00
LenAnderson 91ffd141ef add a little more details to execution exceptions 2024-07-05 18:05:22 -04:00
LenAnderson b1412d3bce what? 2024-07-05 18:04:50 -04:00
LenAnderson 12e30bde99 add closure support to /run 2024-07-05 18:04:33 -04:00
LenAnderson 0fc9b11adf fix key conflicts in QR editor 2024-07-04 16:53:39 -04:00
LenAnderson e4ab5d7d02 use /break as return statement in /run 2024-07-04 12:31:27 -04:00
LenAnderson 32ec6aac1c Merge branch 'staging' into parser-followup-2 2024-07-04 11:37:35 -04:00
Wolfsblvt 7de43d3a9c /stop slash command to stop generation 2024-07-03 14:44:17 +02:00
Cohee 2b30555f3a Use correct persona provider for /send command 2024-07-01 13:59:34 +00:00
Cohee 2ff1d600fc Check for avatar file name match in sendas 2024-07-01 13:44:01 +00:00
Wolfsblvt da968e127b Refactor Popup.complete to async 2024-06-30 20:44:29 +02:00
Cohee bf28ae07b3
Merge pull request #2438 from SillyTavern/commands-send-at-supports-depth
Various commands with 'at' support depth values
2024-06-29 14:33:22 +03:00
Wolfsblvt f7d3a1c942 Various commands with 'at' support depth values 2024-06-29 02:52:30 +02:00
Wolfsblvt 5c3b799d65 Fix naming inconsistencies 2024-06-29 02:24:20 +02:00
Wolfsblvt 1d6f038601 Add optional args to /echo command 2024-06-29 02:16:36 +02:00
Wolfsblvt cba2b54531 Refactor main slassh-commands into init func 2024-06-29 00:25:10 +02:00
LenAnderson a08ab79181 Merge branch 'staging' into parser-followup-2 2024-06-28 16:19:27 -04:00