Commit graph

46 commits

Author SHA1 Message Date
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
a181ac18e5 open hg and gh pages in regular browser, fix versioning regression 2025-09-15 14:34:21 -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
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
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
fe2dfc02c4 open all links in electron windows, minor refactors 2025-09-07 00:17:16 -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
17e4f53c60 update readme 2025-09-05 12:21:08 -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
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
ae46ea5918 better titlebar bg color 2025-09-01 11:00:46 -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
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
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
c00b97a3f6 more sillytavern integration fixes 2025-08-28 13:44:06 -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
4f49f0bad3 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
Egor
2ef23888df 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
Egor
835eba34e1 fix for windows 2025-08-24 00:40:18 -07:00
Egor
2daccc2d03 switch back from xterm, minor fixes 2025-08-24 00:21:36 -07:00
Egor
f4a0a6a6fb back to xterm, correct AUR install path 2025-08-22 22:55:42 -07:00
Egor
59c34eaa34 fix some dark mode issues, still battling the terminal to display wget progress displays 2025-08-22 22:00:42 -07:00
Egor
83775c64d3 adding automatic releases to AUR 2025-08-22 17:00:18 -07:00
Egor
e8ccc68875 persist additional arguments to config, change px to rem where it makes sense 2025-08-22 11:32:40 -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
c0f1b4790c re-fixing windows fixes on linux, welcome screen, better eject 2025-08-20 23:29:34 -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
Egor
6668ef30ab fix icon on linux - must match WM Class 2025-08-19 12:02:08 -07:00
Egor
6894614b54 versions -> update and check for updates on app boot 2025-08-19 00:02:38 -07:00
Egor
45a095d20b 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
Egor
049a36ac13 switch to yarn 2025-08-16 11:01:20 -07:00