Cohee
f7de495321
Chat without character selected ( #2757 )
...
* WIP: Enable chatting without character selected
* Add burger menu item
* Neutral assistant chat space
* Revert "Neutral assistant chat space"
This reverts commit be2da4a629
.
* Revert "Add burger menu item"
This reverts commit d4e8d990c1
.
* Use simple ephemeral chats
* Only start a new assistant chat if not already in it
* Don't emit event not to clear pending files
* Allow edits, disable checkpoints and branches
* Exclude from tags, allow copy
* Allow hide/unhide
* Allow zooming avatar
* Suppress warning
* Rename neutral character
* Rename neutral back to Assistant
2024-09-03 20:36:30 +03:00
Cohee
b16915cfb9
Remove truncation_length from textgen settings
2024-09-03 14:06:10 +00:00
Cohee
fa054520b6
Remove localstorage setting migration
2024-09-03 14:05:27 +00:00
Cohee
fd75071b09
More specifity of disabled class
2024-09-03 13:02:04 +00:00
Cohee
e86629a644
Exclude classes from disabled grayout
2024-09-03 11:26:13 +00:00
Cohee
d5b1a50cca
Merge pull request #2755 from equal-l2/patch-1
...
Cohere: added the smaller aya model
2024-09-02 19:35:10 +03:00
Cohee
bbceee0f41
Fix websearch on aya producing error
2024-09-02 19:34:09 +03:00
equal-l2
13f237059d
Cohere: added the smaller aya model
2024-09-02 19:20:05 +09:00
Cohee
a0dc16d84c
Extend default context size to 8k
2024-09-02 02:26:17 +03:00
Cohee
ab4385eb12
Don't scale message images with viewport
2024-09-02 02:18:29 +03:00
Cohee
527321b9e2
Fix warning toast on negative swipe id
2024-09-02 01:02:46 +03:00
Wolfsblvt
daf8c827f7
Merge pull request #2752 from SillyTavern/del-swipe-fix
...
Fix deleting of swipe being inconsistent via button, matching the `delswipe` slash command now
2024-09-02 00:01:37 +02:00
Cohee
5bebe6010b
Merge branch 'staging' into del-swipe-fix
2024-09-02 00:56:38 +03:00
Cohee
558253e79a
Better MUI i18n
2024-09-02 00:50:50 +03:00
Cohee
9b1ca607f4
Fix i18n
2024-09-02 00:40:18 +03:00
Cohee
17a25e36d7
Re-add auto-select class
2024-09-02 00:35:58 +03:00
Cohee
723145f203
Revert changes to WI active status
2024-09-02 00:34:14 +03:00
Cohee
3f4e7e95bd
Revert changes to WI filter layout
2024-09-02 00:30:02 +03:00
Wolfsblvt
4e95887803
Merge branch 'staging' into del-swipe-fix
2024-09-01 23:27:25 +02:00
Wolfsblvt
e8d8915183
Fix delete swipe button being inconsistent
...
- Fixes #2749
2024-09-01 23:21:51 +02:00
Cohee
111c367e7d
Fix image swipes
2024-09-02 00:20:43 +03:00
Cohee
a3ac1cb0c7
Merge pull request #2751 from SillyTavern/delete-newbie-mode
...
Delete newbie mode
2024-09-02 00:16:10 +03:00
Wolfsblvt
d663be53ac
Refactor deleteSwipe from callback into func
2024-09-01 23:12:33 +02:00
Cohee
a4176ae00d
Allow hiding cancel on input popup
2024-09-02 00:12:20 +03:00
Cohee
48c2646dfa
Run Safari patch before loading settings
2024-09-02 00:11:59 +03:00
Cohee
5d21eebe75
Reshuffle onboarding elements
2024-09-01 23:51:21 +03:00
Cohee
61515c249f
Add debug func to restart onboarding
2024-09-01 23:49:56 +03:00
Cohee
e3a6f01fdc
Fix typo in getContext func
2024-09-01 23:47:55 +03:00
Cohee
2861718b09
Remove from onboarding
2024-09-01 23:46:29 +03:00
Cohee
aa62e7abc9
Remove newbie attribute part 2
2024-09-01 23:40:47 +03:00
Wolfsblvt
7b576c8067
Tooltips for instruct mode toggles
2024-09-01 22:39:22 +02:00
Cohee
4de3b10af2
Merge branch 'staging' into delete-newbie-mode
2024-09-01 23:39:21 +03:00
Cohee
9a8a958165
Remove newbie attribute part 1
2024-09-01 23:38:49 +03:00
Cohee
e3b62523ea
Remove s
2024-09-01 23:34:45 +03:00
Cohee
ddd5dc1207
Merge pull request #2731 from SillyTavern/fix-pipe-types
...
Add type conversion for /setvar commands with index
2024-09-01 23:26:46 +03:00
Cohee
011f785a79
Better switch value
2024-09-01 23:25:29 +03:00
Cohee
20e5e9eeee
Add example for /var with type
2024-09-01 23:07:49 +03:00
Cohee
b9cd82180f
Better setvar example
2024-09-01 23:05:51 +03:00
Cohee
873f25e330
Specify JSON in /var help
2024-09-01 23:04:51 +03:00
Cohee
a993671873
Fix arg name in help string
2024-09-01 23:04:15 +03:00
Cohee
56ae9d25b0
Fix renamed argument reference
2024-09-01 23:02:01 +03:00
Cohee
6f85327078
Only convert variable if needed
2024-09-01 22:59:50 +03:00
Cohee
b56a457c6c
Merge branch 'staging' into fix-pipe-types
2024-09-01 22:55:15 +03:00
Cohee
9483052b10
Merge pull request #2711 from SillyTavern/contentEditablew-AF-Panel
...
Content editable Advanced Formatting panel
2024-09-01 22:52:13 +03:00
Cohee
d5bc889d0e
Add standout header to context formatting
2024-09-01 22:43:45 +03:00
Cohee
675f9076a4
Emit message_updated on edit cancel
2024-09-01 21:19:56 +03:00
Cohee
55e9f0174f
Remove example chats concept
2024-09-01 20:14:50 +03:00
Cohee
6457532abf
Remove length limits from most fields
2024-09-01 20:10:45 +03:00
Cohee
242590176f
Remove length limit from NMdS
2024-09-01 20:02:05 +03:00
Cohee
0951ecc5b3
Fix i18n
2024-09-01 20:00:14 +03:00