cf2671c6d7
Merge branch 'staging' into reasoning-template
2025-03-16 22:51:28 +02:00
d314752547
Add reasoning template to connection profiles
2025-03-16 22:39:43 +02:00
d42a81f97c
New connection manager events, ConnectionManagerRequestService ( #3603 )
2025-03-16 16:58:34 +02:00
6f0f32d83d
Add a second row to profile editing name
2025-03-09 16:59:58 +02:00
7845994315
Add 'start-reply-with' to Connection Profiles ( #3632 )
...
* Connection Profiles: Add support for 'start-reply-with' command and allow empty values for 'stop-strings' command
* Add handling for empty profile values in makeFancyProfile function
* Fix application of empty values
* Handle undefined values
* Improve argument validation
* Replace || with &&
* I got it right this time, swear
* Who wrote this?
2025-03-09 16:55:49 +02:00
fad4e4e75e
Add command and profile for custom stop strings
2025-01-27 22:30:35 +02:00
e6d8f0a33e
unvendor: Replace Fuse
2024-10-16 22:15:38 +03:00
78a287e7f5
Resolve conflict
2024-09-28 21:31:13 +07:00
bb76649478
Update tl
2024-09-28 20:47:37 +07:00
eccf253afd
Show Included settings in view order
2024-09-27 01:01:49 +03:00
50fd3a2028
Remove new class
2024-09-27 00:46:03 +03:00
4167fe3d2b
Add Save and Update
2024-09-27 00:44:58 +03:00
7c4d8b8d7a
Fix a bug with splice
2024-09-26 23:36:38 +03:00
bb82198496
Place omitted on a separate line
2024-09-26 23:34:42 +03:00
0646a47b81
Add ability to omit settings from Connection Profiles
2024-09-25 14:23:43 +00:00
583cc4b097
Add renaming of profiles + use alphabetical sorting
2024-09-23 20:19:18 +03:00
d0657161a1
Merge branch 'staging' into sysprompt-divorce
2024-09-19 23:14:40 +03:00
9197ed7fce
Fix connection profile for CC setting incorrect source by preset
2024-09-19 23:12:33 +03:00
0bc6a572c6
Add slash commands and connection profiles support
2024-09-17 12:14:13 +00:00
4e84120981
Consistent error logging
2024-09-08 13:32:56 +03:00
f926d9abd7
Execute profile commands callbacks directly
2024-09-08 13:31:32 +03:00
c765057684
Disable buttons on <None> option
2024-09-08 01:18:44 +02:00
38751d4fe2
Replace details view toggle with a button
2024-09-08 01:19:52 +03:00
d99dfb9168
Add spinner to indicate profile application
2024-09-07 23:53:22 +03:00
10ddf77948
Await for profiles loading before continuing
2024-09-07 21:33:31 +03:00
739d0c95c3
Require unique names for profiles
2024-09-07 21:21:46 +03:00
827fce4542
Move string utils to shared module
2024-09-07 21:19:33 +03:00
00f6941e93
Fix review comments
2024-09-07 21:08:37 +03:00
7e64d216c3
Fix type not returning profile name
2024-09-07 19:32:58 +02:00
4fd7828a9b
Add /profile-get command
2024-09-07 17:13:32 +03:00
065daa7599
Add commands to list, create, update profiles
2024-09-07 14:56:30 +03:00
bcac8c065b
Add command for switching profiles
2024-09-07 13:58:46 +03:00
e77f5a1c93
Set api-url with connection-manager
2024-09-07 13:24:56 +03:00
916d73da4c
Display profile name in delete confirmation
2024-09-07 01:18:35 +03:00
0019da260c
Use UUIDv4 for profile IDs
2024-09-07 01:12:53 +03:00
c4aa79a8e1
Don't display toast on updating empty profile
2024-09-07 00:30:47 +03:00
4c4477098d
Fix saving null profiles
2024-09-07 00:27:52 +03:00
7dc1c9f7ab
Add connection manager as a core extension
2024-09-07 00:23:42 +03:00