Commit graph

130 commits

Author SHA1 Message Date
232043ea77 fixes for windows monitoring, fix comfyui to run on windows 2025-09-14 00:57:26 -07:00
d8d927b146 fixing regressions from the previous commit 2025-09-13 22:58:12 -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
3b1240e249 disable open webui auth to reduce friction 2025-09-11 17:46:53 -07:00
1d3881d2e2 fix sequential awaits and add an eslint rule to catch future ones 2025-09-11 13:57:24 -07:00
f935401dff better monitor: fix excessive VRAM rounding 2025-09-10 18:49:49 -07:00
06c3c84db7 minor adjustments 2025-09-10 17:50:15 -07:00
f1739d810f re-fix for linux 2025-09-10 17:24:44 -07:00
280ae26d77 changing metrics because windows sucks 2025-09-10 17:02:33 -07:00
f3dbabd98a new startus bar to display system util info 2025-09-10 03:06:02 -07:00
73fe2d29db fixing kcpp_sdui.embd copying for packaged binaries 2025-09-09 13:26:25 -07:00
a3a74af342 better terminal transition, main window bg color based on theme preference, center the launched window on open 2025-09-09 11:23:58 -07:00
de0718b8ee fully refactoring from classes to functions, don't allow switching frontends when launched 2025-09-09 02:32:18 -07:00
255bdfde11 WIP - figuring out more consistent .embd copying for portable binaries, starting to move away from dep injection to pure functional 2025-09-08 14:24:49 -07:00
db572b408e always scroll to bottom when switching to the terminal tab, overwrite existing sdui.embd with a cleaner version 2025-09-07 23:29:44 -07:00
3aab5f3cd1 open all links in electron windows, minor refactors 2025-09-07 00:17:16 -07:00
dbd163757a override patches on launch, turn off open webui auth, minor tweaks 2025-09-06 21:58:17 -07:00
4ab86bfec2 clean up unused code, Eject is now red, monkey patching klite's autoscroll 2025-09-06 16:04:31 -07:00
141f548d91 fix ROCm on Windows 2025-09-05 12:01:05 -07:00
23bfcc1f22 release 1.0.0 2025-09-04 23:10:19 -07:00
d185d8e9e6 monkey patch koboldai lite on unpack to make it look better, minor improvements 2025-09-04 17:49:20 -07:00
94f38d2868 more fixes and improvements before final release 2025-09-04 00:05:33 -07:00
1ff27a893b minor improvements 2025-09-03 20:40:38 -07:00
b0c6087e41 prettify binary names, minor changes and improvements 2025-09-03 17:55:56 -07:00
5557738736 need to revert the local path guessing is electron "shell: true" doesn't work as expected 2025-09-03 03:12:26 -07:00
ca4f5baa60 fix linux + windows app icons, don't allow default app menu shortcuts (ex page rrefresh) outside of dev, less timeouts for kcpp in case it needs to download 2025-09-03 02:19:13 -07:00
1bc34cb3c1 sort installed versions first on the versions settings tab, try to detect and use local installs of vu and npx, new error boundary to try to keep the titlebar visible 2025-09-03 00:44:25 -07:00
64a5ada1ae seamless openwebui integration, --version CLI support 2025-09-02 22:09:20 -07:00
8c09bcc944 bug fixes and small improvements, new zoom level setting 2025-09-01 01:54:17 -07:00
1298debaa8 better logger util 2025-08-31 14:25:27 -07:00
4420a62395 much better context menu, titlebar bug fixes, bringing back error log viewing 2025-08-31 13:29:51 -07:00
6235250632 new titlebar component that'll work on wayland, move about dialog to the settings modal 2025-08-31 11:55:26 -07:00
c469094455 new UI elements for MoE config items, Done button for settings modal, 2025-08-31 01:44:38 -07:00
c3f042112a minor code refactoring 2025-08-30 17:49:58 -07:00
500d1190a4 all node.js classes are managers now for simplicity 2025-08-30 13:51:51 -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
94662613d5 add windows rocm build, better support for binaries that unpack without a launcher 2025-08-29 23:28:11 -07:00
66a710dc95 less verbone frontend error handling, better process killing for windows, better loading behaviour for available backends 2025-08-29 16:32:22 -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
4eaa7ad106 more sillytavern integration fixes 2025-08-28 13:44:06 -07:00
895739f12e fixing sillytavern launch bugs 2025-08-28 02:39:01 -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
b13ea6c8e8 further separate gui and cli for slightly less ram usage in CLI mode 2025-08-24 18:06:38 -07:00
a2695109a6 windows needs special handling for CLI mode 2025-08-24 17:05:59 -07:00
31a1b2485f new CLI mode to proxy terminal commands to the kcpp binary 2025-08-24 14:09:21 -07:00