Commit graph

61 commits

Author SHA1 Message Date
e531c8319f better discrete device filtering 2025-09-26 16:01:39 -07:00
b53c4bfdf8 refactor to pass less redundant data from ipc 2025-09-26 14:09:41 -07:00
5eaa35da94 windows hardware detection improvements, hide integrated gpus for the clblast backend, dont try to detect avx/avx2 flags in the CPU as it's unreliable, use --usecpu flag when CPU backend is selected 2025-09-26 13:02:12 -07:00
f3b85efd56 more hardware + driver display improvements 2025-09-26 03:15:38 -07:00
d628896699 windows vram display in about, better rocm display on windows, amd/nvidia driver display 2025-09-26 00:28:42 -07:00
ee710c4ac1 settings about tab will now display driver and hardware info, allow re-downloading on binary version mismatches, clean up openwebui "itsdangerous" requirements, display a system monitor icon badge when monitoring is off 2025-09-25 23:19:31 -07:00
bdb69b77f0 cleaner DismissedUpdates configuration display in the config 2025-09-25 11:19:09 -07:00
8ddc952079 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
96e432b664 persist and restore window state in between launches, use fetch instead of axios for smaller bundle size, code refactors 2025-09-20 19:56:05 -07:00
6b945de5c6 better modals, new button to allow deleting configs, CPU/GPU temp metrics on hover 2025-09-19 22:53:55 -07:00
04ca692124 minor styling updates, workaround recent openweb ui bug (on their side), 2025-09-19 02:34:48 -07:00
54d59c8018 code refactoring 2025-09-19 01:02:08 -07:00
73ec41d61b more consistent ipcRenderer.on handling, better maximize observer implementation 2025-09-18 23:04:53 -07:00
ccb230a31d more excessive try/catch clean up, never wait for config set and logError, better titlebar color in dark mode 2025-09-18 22:16:51 -07:00
d72acf137e remove the double try/catch cases on the frontend side for cleaner code 2025-09-18 18:30:21 -07:00
374726f2fd auto update improvements, dont allow process globals (import instead), refactor to use execa more 2025-09-18 17:20:59 -07:00
32aa6180dc better unify themes for app config/mantine to resolve consistently 2025-09-18 14:12:43 -07:00
bda98296c7 refactor to use a util to try/catch->logError, hover states on badges 2025-09-18 13:03:40 -07:00
6d1d73fa5b better app colors, more borders for easier window separation, allow for beta releases, app auto-updates 2025-09-18 00:04:13 -07:00
94ceb76b93 icon on about tab is now clickable too, better unmet req display 2025-09-14 11:53:47 -07:00
232043ea77 fixes for windows monitoring, fix comfyui to run on windows 2025-09-14 00:57:26 -07:00
6723843f07 TESTING seamless comfyui integration, imprving open webui integration, allow text and image gen side-by-side, address "security issue" in CI runner, update deps, code refactors 2025-09-13 19:51:21 -07:00
f935401dff better monitor: fix excessive VRAM rounding 2025-09-10 18:49:49 -07:00
f1739d810f re-fix for linux 2025-09-10 17:24:44 -07:00
f3dbabd98a new startus bar to display system util info 2025-09-10 03:06:02 -07:00
3aab5f3cd1 open all links in electron windows, minor refactors 2025-09-07 00:17:16 -07:00
141f548d91 fix ROCm on Windows 2025-09-05 12:01:05 -07:00
b0c6087e41 prettify binary names, minor changes and improvements 2025-09-03 17:55:56 -07:00
8c09bcc944 bug fixes and small improvements, new zoom level setting 2025-09-01 01:54:17 -07:00
93704e5b95 better titlebar support for the AppHeader, new additional argument option modal 2025-08-31 17:15:39 -07:00
1298debaa8 better logger util 2025-08-31 14:25:27 -07:00
c469094455 new UI elements for MoE config items, Done button for settings modal, 2025-08-31 01:44:38 -07:00
a1cc5571c8 force getCurrentVersion usage instead of direct config reading, better about modal 2025-08-30 13:44:54 -07:00
0cca766ea7 rename the project to gerbil 2025-08-30 12:11:59 -07:00
dacdd24dde WIP: refactor to make all code async, forbit sync node utils, simplifying rocm downloads 2025-08-30 02:07:34 -07:00
ae8ec47f51 more sillytavern integration improvements, default configs to .json 2025-08-29 03:14:14 -07:00
07ebcb182e WIP: special sillytavern config changes for windows 2025-08-29 00:07:26 -07:00
2ecbef9108 use autoGpuLayers by default and persist its value to config, show un update app icon in appheader, more code cleanup 2025-08-28 16:54:59 -07:00
ced24dbe1f custom frontend users will require to pre-install Node.js, welcome screen clarifications, don't package mac entitlements for other platforms 2025-08-28 01:47:34 -07:00
68dcbd1377 adding seamless integration for sillytavern as an optional frontend, refactors to reduce code duplication, add http link detection to terminal output 2025-08-27 22:15:52 -07:00
8d860d1b05 display disabled backend options for available but currently hardware-unsupported backends, allow updatable binaries to be available to make current, persist skipping kcpp updates to app config 2025-08-26 13:01:19 -07:00
58b0516037 allow users to launch with support for multiple GPUs, image gen UI bug fixes, adding the new 1.98.0 sdflashattention and sdconvdirect image gen options, remove cspell 2025-08-25 17:16:13 -07:00
4304024b7d unite all warning and info detection into a single useWarnings hook 2025-08-23 14:59:06 -07:00
2d34cf7a8d code cleanup continues, adding MMAP support, extra polish 2025-08-21 13:53:10 -07:00
7b0362711a major clean up 2025-08-21 00:43:48 -07:00
866785ef3e fixing clblast, more refactoring of slop code, zustand for complex tab state logic 2025-08-20 17:11:56 -07:00
1e7fd585f7 minor fixes and improvements 2025-08-20 01:02:43 -07:00
33e27a11a6 versions -> update and check for updates on app boot 2025-08-19 00:02:38 -07:00
fc2ca9d665 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
7d833b96e6 no new features: bug fixes and UX improvements 2025-08-18 03:10:11 -07:00