Cohee
59e9fda312
/instruct command: don't return current template name if instruct mode is disabled
2024-09-10 22:20:54 +03:00
Wolfsblvt
894b95679c
Merge branch 'staging' into small-bookmark-updates
2024-09-10 19:05:05 +02:00
Cohee
b0214298fd
Merge pull request #2810 from SillyTavern/tabby-models-list
...
Tabby models list
2024-09-10 00:37:31 +03:00
Cohee
dc3be8afc1
Merge branch 'staging' into tabby-models-list
2024-09-09 22:09:47 +03:00
Cohee
075391e720
Add continue type to not-emit list
2024-09-09 20:46:29 +03:00
Cohee
70450d7867
Emit message events on stream abortion
2024-09-09 20:39:30 +03:00
I
448af33b4d
Update script.js - fixes group chat this_chid being set twice in character edit panel
2024-09-09 00:17:19 -04:00
Cohee
725aff3474
Display API and model used in itemization
2024-09-09 00:26:06 +03:00
Cohee
0c9f2e91eb
Merge branch 'staging' into tabby-models-list
2024-09-08 23:53:53 +03:00
Cohee
75e279091c
Fix open drawer sizing issues in Firefox
2024-09-08 23:41:26 +03:00
Cohee
42fa3c79d7
Add Tabby model selection
2024-09-08 22:23:25 +03:00
Cohee
1c421cc117
Await GENERATION_STARTED event
2024-09-08 19:19:18 +03:00
Cohee
3bf801aeee
Don't trigger "Send" to continue if pending file attachments
...
Fixes #2763
2024-09-08 19:15:50 +03:00
Cohee
0db9bc6591
Fix attachments being sent on irregular generation types
...
Fixes #2763
2024-09-08 18:11:38 +03:00
Wolfsblvt
22d2b7d2a2
Add slash commands for checkpoints and branch
2024-09-08 03:28:54 +02:00
Wolfsblvt
4ba99412af
Refactor args for context/instruct select
2024-09-08 01:00:50 +02:00
Wolfsblvt
6c0ecdef69
Refactor move bookmark functionality
2024-09-08 00:34:03 +02:00
Wolfsblvt
6c94297724
Expand checkpoint tooltip to contain name
2024-09-08 00:20:56 +02:00
Cohee
38751d4fe2
Replace details view toggle with a button
2024-09-08 01:19:52 +03:00
Wolfsblvt
6a4ba1344f
Remove legacy bookmark messages
2024-09-07 23:55:45 +02:00
Wolfsblvt
f5d164302b
Remove double flags for bookmarks
...
- Remove the double flag if a checkpoint exists
- Add the "replace checkpoint" functionality as a Shift+Click option to the checkpoint flag
2024-09-07 23:55:34 +02:00
Wolfsblvt
7952b5f2c9
Handle aborting status check gracefully
2024-09-07 23:27:46 +02:00
Cohee
669c49ebba
Merge branch 'staging' into connection-manager
2024-09-07 23:23:26 +03:00
Cohee
97a2c4b2c7
Add quiet arg to /context
2024-09-07 21:40:21 +03:00
Cohee
10ddf77948
Await for profiles loading before continuing
2024-09-07 21:33:31 +03:00
Cohee
42b1a368cb
Fix instruct toggle commands not working
2024-09-06 23:27:42 +03:00
Cohee
3bea7d4885
Add /instruct-state command
2024-09-06 23:16:11 +03:00
Cohee
c68b344b60
Add quiet args to /instruct and /model
2024-09-06 23:09:06 +03:00
Cohee
3e3597673b
Less horrible charListGrid load
2024-09-05 21:22:54 +03:00
Cohee
ac0c33eb76
Use CSS.supports to determine auto-fit validity
2024-09-05 20:00:45 +03:00
RossAscends
8e1dad6800
initial reversion commit
2024-09-06 01:48:21 +09:00
Cohee
0b89c8aee9
Remove async in theme toggles load
2024-09-04 22:15:29 +03:00
Cohee
7e5417c072
Fix no-char mode not using persona description
2024-09-04 21:51:15 +03:00
Cohee
49f411b9fa
No need to async when returning promise
2024-09-04 21:18:22 +03:00
Cohee
17c60ca916
Add /tempchat command
2024-09-04 21:12:04 +03:00
Cohee
830df41380
Update Advanced Formatting verbiage
2024-09-03 22:59:41 +03:00
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 be2da4a629fb8cfef2f7387272eec9d88b9c4328.
* Revert "Add burger menu item"
This reverts commit d4e8d990c1ae847a4bc18ee0d4b886cbcd065b7f.
* 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
527321b9e2
Fix warning toast on negative swipe id
2024-09-02 01:02:46 +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
Wolfsblvt
d663be53ac
Refactor deleteSwipe from callback into func
2024-09-01 23:12:33 +02:00
Cohee
48c2646dfa
Run Safari patch before loading settings
2024-09-02 00:11:59 +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
4de3b10af2
Merge branch 'staging' into delete-newbie-mode
2024-09-01 23:39:21 +03:00
Cohee
675f9076a4
Emit message_updated on edit cancel
2024-09-01 21:19:56 +03:00
Cohee
9ae7325100
Remove newbie mode
2024-09-01 17:39:36 +03:00
Cohee
9a6a82b400
Emit event on streaming tick
2024-09-01 11:35:09 +03:00
Cohee
1fa9710a5c
Fix bulk delete async hell ( #2730 )
...
* Fix bulk delete async hell
* Remove refresh flag (always refresh)
* Don't throw on deletion fetch failed
* Clear toast on bulk finish
2024-08-30 19:52:57 +03:00
Cohee
9010880b64
Fix last prompt line not counted toward token limit
2024-08-30 00:00:51 +03:00