Wolfsblvt
08e184de26
Debug Func to track missing dynamic translations
...
- Add debug function to the debug menu that enables tracking of missing dynamic translations (via `t` or `translate`) once enabled
- Only works with non-English language loaded
- Prints it together with the existing debug print
2025-02-27 20:45:10 +01:00
Cohee
ae51c39c09
Merge pull request #3572 from SillyTavern/remove-group-starter
...
Remove group chat starter message
2025-02-27 20:45:50 +02:00
Cohee
6905fcd0a4
Merge pull request #3573 from SillyTavern/extensions-i18n
...
Add locale data loading for extensions
2025-02-27 20:41:18 +02:00
Cohee
d3006cc720
Load extension i18n before script
2025-02-27 17:41:59 +00:00
Cohee
73786610a6
Merge pull request #3574 from Reithan/update-tfs-and-dyna-temp-expo-to-3-sig-dig
...
Update TFS and DynaTemp Exponent to use 3 sig dig
2025-02-27 19:33:15 +02:00
Reithan
aaf066699b
Update TFS and DynaTemp Exponent to use 3 sig dig
2025-02-27 09:20:07 -08:00
Cohee
e312ae6b3b
Add locale data loading for extensions
2025-02-27 16:18:10 +00:00
Cohee
d613e1ee77
Remove group chat starter message
2025-02-27 13:29:21 +00:00
Cohee
c60af6659c
Change extensions list to debug level
2025-02-26 20:54:25 +02:00
Wolfsblvt
6c0538854d
Switch order of persona connections
2025-02-26 11:00:38 +01:00
Cohee
cf14b75091
Merge pull request #3564 from SillyTavern/rename-past-chats-event
...
Add `RENAMED_PAST_CHAT` event
2025-02-26 10:52:25 +02:00
Wolfsblvt
eab4e8aebc
Renamed to CHARACTER_RENAMED_IN_PAST_CHAT
2025-02-26 09:38:25 +01:00
Cohee
2a65688148
Merge pull request #3563 from stevelittlefish/better_forwarded_ip_error_message_stg
...
Show forwarded IP in whitelist denied message
2025-02-26 10:05:31 +02:00
Wolfsblvt
22d551be3a
bonus: jsdoc and modern popup for rename
2025-02-26 01:44:45 +01:00
Wolfsblvt
4e1cb1eba4
Add RENAMED_PAST_CHAT event
2025-02-26 01:28:28 +01:00
Stephen Brown
6947ca7433
Show forwarded IP in whitelist denied message
2025-02-25 23:58:12 +00:00
Cohee
12ef33bca4
Merge pull request #3346 from SillyTavern/persona-improvements
...
Expand Persona links/locking to characters and allowing more control on which persona to choose/load
2025-02-26 00:55:05 +02:00
Cohee
2cfaa034fb
Merge branch 'staging' into persona-improvements
2025-02-26 00:48:23 +02:00
Cohee
e98172bb0e
Merge pull request #3521 from SillyTavern/immutable-config
...
Immutable config
2025-02-26 00:42:26 +02:00
Cohee
90be2eee71
Only navigate to persona if switched by connection
2025-02-26 00:13:55 +02:00
Cohee
4aa8672925
Fix typo in post-install.js comment
2025-02-26 00:08:59 +02:00
Cohee
acd8b817f4
Improve number type conversion in getConfigValue to handle NaN cases
2025-02-26 00:08:04 +02:00
Cohee
6541dcbc66
Comment out persona preservation on character swap with personas open
2025-02-26 00:03:46 +02:00
Cohee
0274d800f9
Navigate to current persona on switching chats
2025-02-25 23:50:49 +02:00
Cohee
cf792c8195
Don't choose chat persona if it's already chosen
2025-02-25 23:37:02 +02:00
Cohee
5af4217fda
Merge persona description counter with position header
2025-02-25 23:32:13 +02:00
Wolfsblvt
fec0e248c5
Fix persona UI states sometimes not updating
2025-02-25 21:57:25 +01:00
Wolfsblvt
582b710d3c
Merge branch 'staging' into persona-improvements
2025-02-25 21:46:46 +01:00
Cohee
0776f65193
Allow JSON array and objects in env.var configs
2025-02-25 22:20:17 +02:00
Cohee
4edb069bd8
Split avatar dimensions config read by types
2025-02-25 22:19:09 +02:00
Cohee
861c502e44
Return type casts where they were
2025-02-25 22:12:22 +02:00
Cohee
11d56a407d
Merge branch 'staging' into immutable-config
2025-02-25 22:08:35 +02:00
Cohee
7b55d91d35
Merge pull request #3561 from SillyTavern/fix-syncing-swipe-data
...
Fix syncing swipe data on reasoning parse & utility function to sync swipe data
2025-02-25 21:53:43 +02:00
Cohee
8b135f9ca3
Remove async from event handler
2025-02-25 21:52:03 +02:00
Cohee
422517ec93
Cancel debounced chat save if regular save is performed
2025-02-25 21:38:24 +02:00
Cohee
5545a425ea
No double check
2025-02-25 21:34:04 +02:00
Cohee
eceaa9cacc
Replace debounced save with regular
2025-02-25 21:32:39 +02:00
Cohee
7def85a174
Add couple of extra type checks
2025-02-25 21:21:59 +02:00
Wolfsblvt
5955327f7b
Add old preset name to OAI_PRESET_CHANGED_BEFORE
2025-02-25 17:32:36 +01:00
Wolfsblvt
d28f39d77a
Save chat on reasoning parse
2025-02-25 17:23:12 +01:00
Wolfsblvt
8bdc00e0b9
Fix reasoning not always being synced to swipe
2025-02-25 17:10:13 +01:00
Wolfsblvt
4ab54016ad
Utility func to sync all mes data to swipe
2025-02-25 17:00:41 +01:00
Cohee
f0c7ea062b
Merge pull request #3558 from bmen25124/new_exports
...
New exports - getChatCompletionModel
2025-02-25 15:05:30 +02:00
bmen25124
7064ce81c7
Exported getChatCompletionModel with optional parameter
2025-02-25 15:45:35 +03:00
Cohee
20a982491a
Merge pull request #3554 from bmen25124/new_exports
...
Exported getTextGenServer, extractMessageFromData methods. added opti…
2025-02-25 12:23:09 +02:00
Cohee
5f024823a9
Improve JSdocs
2025-02-25 10:22:03 +00:00
bmen25124
092ef26144
Exported getTextGenServer, extractMessageFromData, getPresetManager methods. Added optional parameters to some methods for generic usage.
2025-02-25 13:20:06 +03:00
Cohee
19fba66d2c
Merge pull request #3551 from SillyTavern/claude-thonk
...
Claude 3.7 think mode
2025-02-25 00:53:20 +02:00
Cohee
f2e47d9276
Update reasoning effort tooltip to specify minimum token allocation
2025-02-24 23:48:04 +02:00
Cohee
b8ebed0f4c
Claude 3.7 think mode
2025-02-24 23:43:13 +02:00