Commit graph

121 commits

Author SHA1 Message Date
Egor
7455a5a270 new startus bar to display system util info 2025-09-10 03:06:02 -07:00
Egor
63f388e696 fixing kcpp_sdui.embd copying for packaged binaries 2025-09-09 13:26:25 -07:00
Egor
5688c1cc98 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
Egor
4d0bbf31ca fully refactoring from classes to functions, don't allow switching frontends when launched 2025-09-09 02:32:18 -07:00
Egor
e56b581109 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
Egor
a0a2464e65 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
Egor
fe2dfc02c4 open all links in electron windows, minor refactors 2025-09-07 00:17:16 -07:00
Egor
25971a6127 override patches on launch, turn off open webui auth, minor tweaks 2025-09-06 21:58:17 -07:00
Egor
d92747acda clean up unused code, Eject is now red, monkey patching klite's autoscroll 2025-09-06 16:04:31 -07:00
Egor
f094904172 fix ROCm on Windows 2025-09-05 12:01:05 -07:00
Egor
7b06b5940d release 1.0.0 2025-09-04 23:10:19 -07:00
Egor
1874128dac monkey patch koboldai lite on unpack to make it look better, minor improvements 2025-09-04 17:49:20 -07:00
Egor
2b912cb22e more fixes and improvements before final release 2025-09-04 00:05:33 -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
1499445762 need to revert the local path guessing is electron "shell: true" doesn't work as expected 2025-09-03 03:12:26 -07:00
Egor
9a20f0d1b0 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
Egor
59952c4e0a 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
Egor
2128916701 seamless openwebui integration, --version CLI support 2025-09-02 22:09:20 -07:00
Egor
851e37534e bug fixes and small improvements, new zoom level setting 2025-09-01 01:54:17 -07:00
Egor
88c901a657 better logger util 2025-08-31 14:25:27 -07:00
Egor
204560117e much better context menu, titlebar bug fixes, bringing back error log viewing 2025-08-31 13:29:51 -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
b913dc5c60 minor code refactoring 2025-08-30 17:49:58 -07:00
Egor
914e974426 all node.js classes are managers now for simplicity 2025-08-30 13:51:51 -07:00
Egor
67667f187d force getCurrentVersion usage instead of direct config reading, better about modal 2025-08-30 13:44:54 -07:00
Egor
4d1fec114d rename the project to gerbil 2025-08-30 12:11:59 -07:00
Egor
773685c300 WIP: refactor to make all code async, forbit sync node utils, simplifying rocm downloads 2025-08-30 02:07:34 -07:00
Egor
e2ff70a2dc add windows rocm build, better support for binaries that unpack without a launcher 2025-08-29 23:28:11 -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
107d0f70f4 more sillytavern integration improvements, default configs to .json 2025-08-29 03:14:14 -07:00
Egor
1a3fe201ec WIP: special sillytavern config changes for windows 2025-08-29 00:07:26 -07:00
Egor
aa554a1b58 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
Egor
c00b97a3f6 more sillytavern integration fixes 2025-08-28 13:44:06 -07:00
Egor
6597d1f417 fixing sillytavern launch bugs 2025-08-28 02:39:01 -07:00
Egor
1b392be5f0 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
Egor
a559f8c86d 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
Egor
09e6155476 further separate gui and cli for slightly less ram usage in CLI mode 2025-08-24 18:06:38 -07:00
Egor
458e083da4 windows needs special handling for CLI mode 2025-08-24 17:05:59 -07:00
Egor
a24ec72088 new CLI mode to proxy terminal commands to the kcpp binary 2025-08-24 14:09:21 -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
1c010a7e88 better terminal output? trying to make AUR release work, handle .kcppt saving 2025-08-22 19:52:26 -07:00
Egor
d298203338 using libraries to simplify complex app code, fully rely on mantine theming 2025-08-21 18:33:41 -07:00
Egor
ded8acb436 code cleanup continues, adding MMAP support, extra polish 2025-08-21 13:53:10 -07:00
Egor
d5323d8b3e major clean up 2025-08-21 00:43:48 -07:00
Egor
982d6e4951 windows fixes of linux fixes of windows fixes 2025-08-21 00:14:47 -07:00
Egor
c0f1b4790c re-fixing windows fixes on linux, welcome screen, better eject 2025-08-20 23:29:34 -07:00
Egor
e1ef8596e5 fix terminal display on windows, better cspell 2025-08-20 18:24:16 -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