Commit graph

304 commits

Author SHA1 Message Date
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
778738c29d fix releases to work on windows 2025-09-03 00:59:14 -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
3f37af7ce9 switch to fnm from volta 2025-09-02 23:01:47 -07:00
31e23805b6 husky and lint-staged are too annoying - removing both 2025-09-02 22:23:11 -07:00
64a5ada1ae seamless openwebui integration, --version CLI support 2025-09-02 22:09:20 -07:00
85026c6e9f re-fix OSX icons 2025-09-01 23:42:48 -07:00
b32868508a fix osx icons 2025-09-01 19:22:49 -07:00
6a9c85dbf0 better titlebar bg color 2025-09-01 11:00:46 -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
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
c612ae53c1 fux AUR icons 2025-08-30 23:46:25 -07:00
92085b0012 fix AUR releases for gerbil 2025-08-30 19:56:27 -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
01c64049fb update description 2025-08-30 12:29:43 -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
e4eb0fccf1 copy update 2025-08-26 13:11:09 -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
45ed7aa0f1 better presets for <8GB VRAM usage 2025-08-25 18:46:38 -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
27ec43c48c update readme 2025-08-24 18:30:08 -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
9ad86f3928 fix for windows 2025-08-24 00:40:18 -07:00
fe095491a7 switch back from xterm, minor fixes 2025-08-24 00:21:36 -07:00
312f530d1d update readme 2025-08-23 16:46:08 -07:00
4304024b7d unite all warning and info detection into a single useWarnings hook 2025-08-23 14:59:06 -07:00
a6b3351548 separate out the config name modal and prevent it from flashing error when closing after a save 2025-08-23 14:31:41 -07:00
5cc2f42568 fix new warnings, no more smooth scrolling, 2025-08-23 14:12:22 -07:00