Commit graph

209 commits

Author SHA1 Message Date
Egor
4cc4358eb0 better modals, new button to allow deleting configs, CPU/GPU temp metrics on hover 2025-09-19 22:53:55 -07:00
Egor
02ce36b8ec minor styling updates, workaround recent openweb ui bug (on their side), 2025-09-19 02:34:48 -07:00
Egor
e8d5c59a52 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
Egor
3eb97f5683 auto update improvements, dont allow process globals (import instead), refactor to use execa more 2025-09-18 17:20:59 -07:00
Egor
611a5b4615 better unify themes for app config/mantine to resolve consistently 2025-09-18 14:12:43 -07:00
Egor
8849c32d47 fix eslint issue, upgrade yarn 2025-09-18 13:24:09 -07:00
Egor
38c504be8b refactor to use a util to try/catch->logError, hover states on badges 2025-09-18 13:03:40 -07:00
Egor
2723b79c6e fix workflow 2025-09-18 00:18:42 -07:00
Egor
dd471da724 better app colors, more borders for easier window separation, allow for beta releases, app auto-updates 2025-09-18 00:04:13 -07:00
Egor
d36dc9b3f0 remove all GPU monitoring on widnows since its bad for performance, label windows ROCm as "experimental", improve font importing to only include latin 2025-09-17 02:50:04 -07:00
Egor
a99f93ce79 more system monitoring optimizations, trying for 1 update/sec on windows too 2025-09-16 16:21:21 -07:00
Egor
ecff5ca4ae clicking on system util badges will open the native resource monitor, add system node and uv versions to system info 2025-09-15 23:25:21 -07:00
Egor
a181ac18e5 open hg and gh pages in regular browser, fix versioning regression 2025-09-15 14:34:21 -07:00
Egor
dee77b98a1 fix the --version handling regression for packaged builds 2025-09-14 13:06:41 -07:00
Egor
fce1d8bae6 icon on about tab is now clickable too, better unmet req display 2025-09-14 11:53:47 -07:00
Egor
872bf04a20 add a custom font for consistency across platforms 2025-09-14 01:32:53 -07:00
Egor
329e191a49 fixing regressions from the previous commit 2025-09-13 22:58:12 -07:00
Egor
e1b078b9d9 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
Egor
a6f60604ec new release 2025-09-12 00:18:03 -07:00
Egor
3697ff694e fix sequential awaits and add an eslint rule to catch future ones 2025-09-11 13:57:24 -07:00
Egor
0fe74f0093 minor UI updates 2025-09-11 13:16:49 -07:00
Egor
96b1ecc7be settings icon back to the titlebar, fix statusbar-related layout issues 2025-09-11 00:38:26 -07:00
Egor
dc922b333d better monitor: fix excessive VRAM rounding 2025-09-10 18:49:49 -07:00
Egor
4178381242 changing metrics because windows sucks 2025-09-10 17:02:33 -07:00
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
4d0bbf31ca fully refactoring from classes to functions, don't allow switching frontends when launched 2025-09-09 02:32:18 -07:00
Egor
804472ac78 update deps 2025-09-08 12:50:13 -07:00
Egor
3ecd94e31a improve terminal display for windows 2025-09-08 01:20:12 -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
5e513e6f49 better titlebar spacing and height 2025-09-05 18:33:25 -07:00
Egor
17e4f53c60 update readme 2025-09-05 12:21:08 -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
d7e09f2ea5 prettify binary names, minor changes and improvements 2025-09-03 17:55:56 -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
4d529f9bc4 switch to fnm from volta 2025-09-02 23:01:47 -07:00
Egor
341c2ea3e7 husky and lint-staged are too annoying - removing both 2025-09-02 22:23:11 -07:00
Egor
2128916701 seamless openwebui integration, --version CLI support 2025-09-02 22:09:20 -07:00
Egor
75d5bcc020 re-fix OSX icons 2025-09-01 23:42:48 -07:00
Egor
2a8e84aa3f fix osx icons 2025-09-01 19:22:49 -07:00
Egor
ae46ea5918 better titlebar bg color 2025-09-01 11:00:46 -07:00
Egor
851e37534e bug fixes and small improvements, new zoom level setting 2025-09-01 01:54:17 -07:00
Egor
4ddacd5ae6 better titlebar support for the AppHeader, new additional argument option modal 2025-08-31 17:15:39 -07:00