kwaroran
|
777815a2b2
|
fix: module placing incorrectly
|
2024-05-30 18:11:52 +09:00 |
|
kwaroran
|
80b3c30350
|
fix: fix module removal removing incorrect module
|
2024-05-30 18:08:07 +09:00 |
|
kwaroran
|
7e9433008a
|
feat: add realm sharing
|
2024-05-30 13:36:14 +09:00 |
|
kwaroran
|
221cac2dc4
|
feat: new module menu
|
2024-05-30 13:24:53 +09:00 |
|
kwaroran
|
a74bc5401e
|
refactor: Change low level button to check
|
2024-05-30 13:19:42 +09:00 |
|
kwaroran
|
f8c65018b1
|
feat: New module menu
|
2024-05-30 12:01:52 +09:00 |
|
kwaroran
|
f1777aba2c
|
feat: Add new triggers
|
2024-05-29 18:30:54 +09:00 |
|
kwaroran
|
4da60c1c22
|
refactor: Update lowLevelAccess check in modules
|
2024-05-29 18:10:03 +09:00 |
|
kwaroran
|
8b7220a44d
|
refactor: Simplify module creation logic in ModuleSettings.svelte
|
2024-05-29 18:04:38 +09:00 |
|
kwaroran
|
005c81a582
|
refactor: Update TriggerData.svelte to fix condition check for output type
|
2024-05-28 22:55:24 +09:00 |
|
kwaroran
|
39fad61ca8
|
refactor: Update TriggerData.svelte to exclude 'true' operator in condition check
|
2024-05-28 20:42:52 +09:00 |
|
kwaroran
|
0d28f1a381
|
chore: Add truthy operator to trigger conditions
|
2024-05-28 20:42:26 +09:00 |
|
kwaroran
|
2401b25bee
|
Add low level access
|
2024-05-28 20:39:35 +09:00 |
|
kwaroran
|
f847f47ac4
|
refactor: Update PlaygroundSyntax.svelte to use highlighted TextAreaInput
|
2024-05-28 07:40:27 +09:00 |
|
kwaroran
|
398b4c994f
|
refactor: Add Cohere AI model support to BotSettings page
|
2024-05-28 01:48:40 +09:00 |
|
kwaroran
|
7f3434f8e4
|
refactor: Add Cohere models to ModelList and names.ts
|
2024-05-27 13:23:42 +09:00 |
|
kwaroran
|
4ad59fa69c
|
feat: Add HypaMemory V2 and SupaMemory descriptions and add hypav2 settings
|
2024-05-27 12:30:07 +09:00 |
|
kwaroran
|
584643ac87
|
refactor: Remove redundant CSS class in TextAreaInput.svelte
|
2024-05-27 12:09:43 +09:00 |
|
kwaroran
|
6d5be694d0
|
feat: Add default variables to character settings
|
2024-05-27 12:09:09 +09:00 |
|
kwaroran
|
608dad465b
|
refactor: Move getCustomToggles to parseKeyValue
|
2024-05-27 11:50:44 +09:00 |
|
kwaroran
|
1d5a829f88
|
feat: Add custom toggles
|
2024-05-27 11:18:15 +09:00 |
|
kwaroran
|
eb992a5c6b
|
refactor: Update AdvancedSettings.svelte to conditionally show custom chain of thought prompt option
|
2024-05-27 10:53:33 +09:00 |
|
kwaroran
|
7e1e3ecc61
|
refactor: Make custom chain of thought prompt option unrecommended
|
2024-05-27 10:51:28 +09:00 |
|
kwaroran
|
018eb9e0ac
|
refactor: Remove redundant CSS class in TextAreaInput.svelte
|
2024-05-26 12:40:20 +09:00 |
|
kwaroran
|
4ec8258a34
|
refactor: Update TextAreaInput to conditionally render textarea based on browser compatibility
|
2024-05-26 11:50:58 +09:00 |
|
kwaroran
|
da8cd0005c
|
chore: Add translate attribute to TextAreaInput for better accessibility
|
2024-05-26 11:50:12 +09:00 |
|
kwaroran
|
fe98d54507
|
feat: Update LoreBookData.svelte to remove unnecessary condition for value.useRegex
|
2024-05-26 11:47:00 +09:00 |
|
kwaroran
|
cb130d44ba
|
feat: Update AlertComp to display correct description based on cardExportType
|
2024-05-26 08:32:45 +09:00 |
|
kwaroran
|
93cba968b5
|
feat: add syntax highlighting
|
2024-05-26 08:15:45 +09:00 |
|
kwaroran
|
a9eaf90208
|
feat: Add longpress functionality to Chat message removal button
|
2024-05-26 04:16:43 +09:00 |
|
kwaroran
|
7ba5ff0cce
|
feat: Add long press functionality to AutoresizeArea component
|
2024-05-26 04:08:57 +09:00 |
|
kwaroran
|
963d9736c8
|
feat: enable regex for lorebook search
|
2024-05-26 03:52:19 +09:00 |
|
kwaroran
|
21782b55be
|
feat: add nickname
|
2024-05-26 03:47:26 +09:00 |
|
kwaroran
|
744ea4cb41
|
feat: Add icon removal
|
2024-05-26 03:05:40 +09:00 |
|
kwaroran
|
d3a180215d
|
Add multiple icon support
|
2024-05-26 02:37:25 +09:00 |
|
kwaroran
|
65fd56c0e4
|
Add character card v3 import/export
|
2024-05-25 09:24:35 +09:00 |
|
kwaroran
|
e5e7533e1a
|
chore: add google requirements
|
2024-05-25 01:11:59 +09:00 |
|
kwaroran
|
128c761f32
|
fix: realmpopup
|
2024-05-24 23:26:01 +09:00 |
|
kwaroran
|
7e1f1dc1d2
|
feat: add cap storage utilitys
|
2024-05-24 23:14:44 +09:00 |
|
kwaroran
|
38a7e514ac
|
refactor: Optimize imports in RealmMain.svelte
|
2024-05-24 22:42:27 +09:00 |
|
kwaroran
|
96ccc1cdd8
|
feat: add preset sharing
|
2024-05-24 11:28:32 +09:00 |
|
kwaroran
|
0ce01d8ca1
|
feat: Update RealmFrame to display character upload success message with character URL
|
2024-05-24 10:47:23 +09:00 |
|
kwaroran
|
2dc2f4974b
|
feat: add new realm system
|
2024-05-24 10:45:34 +09:00 |
|
kwaroran
|
edd60c05cb
|
feat: Remove unused import in CharConfig.svelte and update shareRisuHub function
|
2024-05-24 07:56:52 +09:00 |
|
kwaroran
|
663fcb9fb0
|
feat: Add endGrid functionality to GridCatalog.svelte
|
2024-05-23 08:17:31 +09:00 |
|
kwaroran
|
d126e52788
|
Rework catalog and add trash
|
2024-05-23 08:13:20 +09:00 |
|
kwaroran
|
f1b9247f20
|
feat: Add "Long Term Memory" option to OtherBotSettings
|
2024-05-23 07:02:54 +09:00 |
|
kwaroran
|
5b7e66723f
|
feat: add hypav2 button
|
2024-05-23 07:02:16 +09:00 |
|
kwaroran
|
53b7771ed4
|
feat: Correct typo in OtherBotSettings.svelte and update memory options
|
2024-05-23 02:02:19 +09:00 |
|
kwaroran
|
2b70495847
|
feat: Update memory options in OtherBotSettings
|
2024-05-23 01:57:54 +09:00 |
|