Commit graph

22 commits

Author SHA1 Message Date
Egor
4b2e9b2ae9 rename version -> backend and backend -> acceleration, display "metal" for mac users and don't show other options, allow "metal" users to select GPU layers 2025-11-28 23:33:37 -08:00
Egor
6100a4d0f0 Adding new "Pre-Launch Commands" to the "Advanced" launch tab to allow launching commands before the launch 2025-11-27 16:58:50 -08:00
Egor
b332d71bd9 promoting debugmode to a first class citizen with a new checkbox on the advanced tab and stop filtering llama.cpp spam when it's turned on 2025-11-25 10:21:50 -08:00
Egor
3e2dbceaff optionally (default off) allow keep gerbil in the tray, fix moe expert updating, dep upgrades, moving things to a new troubleshooting setting tab 2025-10-01 00:49:29 -07:00
Egor
9dc6202c17 fix koboldai patches for release 1.99, fix update dialog from not triggering, speed up downloads (woah) which we accidentally slowed down, update advanced command modal for 1.99 2025-09-21 02:40:58 -07:00
Egor
02ce36b8ec minor styling updates, workaround recent openweb ui bug (on their side), 2025-09-19 02:34:48 -07:00
Egor
068539d20a code refactoring 2025-09-19 01:02:08 -07:00
Egor
0b905a7f67 remove the double try/catch cases on the frontend side for cleaner code 2025-09-18 18:30:21 -07:00
Egor
8c7edeae1a minor improvements 2025-09-03 20:40:38 -07:00
Egor
d7e09f2ea5 prettify binary names, minor changes and improvements 2025-09-03 17:55:56 -07:00
Egor
4ddacd5ae6 better titlebar support for the AppHeader, new additional argument option modal 2025-08-31 17:15:39 -07:00
Egor
88c901a657 better logger util 2025-08-31 14:25:27 -07:00
Egor
2413f66c41 new titlebar component that'll work on wayland, move about dialog to the settings modal 2025-08-31 11:55:26 -07:00
Egor
0b829cbfe2 new UI elements for MoE config items, Done button for settings modal, 2025-08-31 01:44:38 -07:00
Egor
c8098a3e68 less verbone frontend error handling, better process killing for windows, better loading behaviour for available backends 2025-08-29 16:32:22 -07:00
Egor
1a3fe201ec WIP: special sillytavern config changes for windows 2025-08-29 00:07:26 -07:00
Egor
c1b7c7f73e warnings for users that don't have cuda/rocm installed but use binaries that support them 2025-08-23 12:55:39 -07:00
Egor
e8ccc68875 persist additional arguments to config, change px to rem where it makes sense 2025-08-22 11:32:40 -07:00
Egor
95dafe66f8 refactoring out duplicate code 2025-08-21 16:14:01 -07:00
Egor
ded8acb436 code cleanup continues, adding MMAP support, extra polish 2025-08-21 13:53:10 -07:00
Egor
1c5bd49e3c fixing clblast, more refactoring of slop code, zustand for complex tab state logic 2025-08-20 17:11:56 -07:00
Egor
45a095d20b refactoring code to make it more manageable, release notes in version tab, better layouts, new + save config functionality 2025-08-18 22:28:52 -07:00
Renamed from src/screens/Launch/AdvancedTab.tsx (Browse further)