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
|
386b938ed6
|
update description
|
2025-08-30 12:29:43 -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
|
861a1afb87
|
copy update
|
2025-08-26 13:11:09 -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
|
253403d45f
|
better presets for <8GB VRAM usage
|
2025-08-25 18:46:38 -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
|
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
|
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
|
70245e6a1f
|
unite all warning and info detection into a single useWarnings hook
|
2025-08-23 14:59:06 -07:00 |
|
Egor
|
3953b13794
|
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 |
|
Egor
|
eef94aea3d
|
fix new warnings, no more smooth scrolling,
|
2025-08-23 14:12:22 -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
|
31206bd839
|
0.6,1 release
|
2025-08-23 00:35:29 -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
|
1c010a7e88
|
better terminal output? trying to make AUR release work, handle .kcppt saving
|
2025-08-22 19:52:26 -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
|
95dafe66f8
|
refactoring out duplicate code
|
2025-08-21 16:14:01 -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 |
|
Egor
|
ed4fa55478
|
don't need to recommend ROCm as it's not that good compared to generally available Vulkan
|
2025-08-20 10:48:48 -07:00 |
|
Egor
|
f2aaa6ff4c
|
minor fixes and improvements
|
2025-08-20 01:02:43 -07:00 |
|
Egor
|
36d23b88be
|
windows fixes, reformat everything
|
2025-08-19 16:01:41 -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
|
95c4906e74
|
no new features: bug fixes and UX improvements
|
2025-08-18 03:10:11 -07:00 |
|
Egor
|
6b7b4830bb
|
minor improvements
|
2025-08-17 18:51:42 -07:00 |
|
Egor
|
5d5ee97b42
|
more clean up and bug fixes
|
2025-08-17 12:31:15 -07:00 |
|
Egor
|
967fc85842
|
bug fixes and improvements
|
2025-08-17 03:47:12 -07:00 |
|