Egor
|
f825cd0d2f
|
fix the backends tab to work in offline mode and allow it to import new backend binaries
|
2025-12-01 19:17:54 -08:00 |
|
Egor
|
d5fbf1df35
|
clarify that an "update available" modal is for "backend" updates
|
2025-12-01 10:42:28 -08:00 |
|
Egor
|
77d6dd089e
|
highlighting the feature(s) available with the latest release
|
2025-11-29 21:31:15 -08:00 |
|
Egor
|
9e7c46f86e
|
macOS doesn't need a backend to be specified as there's only ever one
|
2025-11-29 20:46:39 -08:00 |
|
Egor
|
05cb3b8c05
|
allow gerbil to work fully offline by allowing kcpp binary imports on the initial Download screen, more version -> backend renames
|
2025-11-29 19:34:51 -08:00 |
|
Egor
|
4b2e9b2ae9
|
rename version -> backend and backend -> acceleration, display "metal" for mac users and don't show other options, allow "metal" users to select GPU layers
|
2025-11-28 23:33:37 -08:00 |
|
Egor
|
421478778b
|
clean up outdated reference to old gerbil-autoscroll-patches code
|
2025-11-28 11:19:11 -08:00 |
|
Egor
|
0fa85a7857
|
update email
|
2025-11-27 17:12:07 -08:00 |
|
Egor
|
6100a4d0f0
|
Adding new "Pre-Launch Commands" to the "Advanced" launch tab to allow launching commands before the launch
|
2025-11-27 16:58:50 -08:00 |
|
Egor
|
7a118c9449
|
minor bug fixes: ensure the download completely fully, ensure a new resource monitor is launched if a cached one was removed
|
2025-11-27 12:44:22 -08:00 |
|
Egor
|
4c679283ea
|
update for kcpp 1.102: update additional command line args, add llama.cpp as the new bult-in frontend
|
2025-11-26 14:26:22 -08:00 |
|
Egor
|
b332d71bd9
|
promoting debugmode to a first class citizen with a new checkbox on the advanced tab and stop filtering llama.cpp spam when it's turned on
|
2025-11-25 10:21:50 -08:00 |
|
Egor
|
170def08ca
|
upgrade yarn to latest
|
2025-11-24 16:25:44 -08:00 |
|
Egor
|
141d4d9ea6
|
fix koboldai lite CSS overrides not working on windows
|
2025-11-24 16:22:06 -08:00 |
|
Egor
|
b5573c32f5
|
revert fake path sanitation "fixes" for CodeQL as it's a waste of time and gerbil is for offline desktop use not web/online
|
2025-11-24 14:06:47 -08:00 |
|
Egor
|
bb4cc9a8bf
|
"fix" code that was flagged by CodeQL - gerbil is a local-only desktop app so sanitizing user's own paths should not really be necessary
|
2025-11-24 14:00:40 -08:00 |
|
Egor
|
3e76766f6a
|
proxy the deployed version of gerbil through localhost to avoid file-origin related CORS issues in open webui, clear the text gen model when image gen preset gets selected
|
2025-11-24 12:45:53 -08:00 |
|
Egor
|
96efad1735
|
strip query params from URLs for model downloads, less spam on macOS for lines that start with ggml_*
|
2025-11-24 03:53:49 -08:00 |
|
Egor
|
fd5d1a97b8
|
update electron, update readme
|
2025-11-21 21:09:07 -08:00 |
|
Egor
|
4eec7c7670
|
improve handling of incomplete model downloads on app quit or eject, more helpful hf searching for image gen models
|
2025-11-19 11:37:41 -08:00 |
|
Egor
|
763c4ab6c8
|
rename main->master
|
2025-11-19 02:26:29 -08:00 |
|
Egor
|
173e306104
|
minor code clean up
|
2025-11-19 01:20:57 -08:00 |
|
Egor
|
67af2e17e3
|
upgrade glob to please the dependabot gods
|
2025-11-18 23:29:00 -08:00 |
|
Egor
|
26d0b2158d
|
WIP: download and store web-based models instead of relying on kcpp
|
2025-11-18 23:23:48 -08:00 |
|
Egor
|
f2d15591a7
|
remove the comfyui frontend, clean up koboldcpp's terminal spam to be more meaningful, start proxying kcpp APIs through 127.0.0.1:5002
|
2025-11-16 14:54:35 -08:00 |
|
Egor
|
0c869ea029
|
fix dependabot security issue
|
2025-11-15 09:48:00 -08:00 |
|
Egor
|
99ffdc26fb
|
upgrade deps, latest electron, update README for macOS users to outline quarantine removal
|
2025-11-15 09:46:48 -08:00 |
|
Egor
|
5baa72b3b7
|
upgrade deps, super minor UI updates
|
2025-11-11 13:16:02 -08:00 |
|
Egor
|
59675ea59a
|
fix CUDA devices not being listed under system hardware, calcuate our own auto VRAM layers instead of relying on kcpp
|
2025-11-03 18:52:31 -08:00 |
|
Egor
|
537bd4d710
|
display current kcpp version under software, new image gen preset for the new qwen 3 image, improve kcpp ui patching accuracy
|
2025-11-02 22:58:42 -08:00 |
|
Egor
|
206351c284
|
keep checking for new kcpp updates every 6 hours after gerbil was launched
|
2025-11-01 22:22:10 -07:00 |
|
Egor
|
fe84287463
|
minor updates for kobold 1.101, update sdui, remove autoscroll improvement patch for sdui
|
2025-11-01 22:00:13 -07:00 |
|
Egor
|
e2fc913af7
|
resolve dependabot alert
|
2025-10-30 22:11:44 -07:00 |
|
Egor
|
2dfdce2791
|
reverting back to electron v38.5.0 as it incorrectly handles system theme changes at runtime
|
2025-10-29 22:08:04 -07:00 |
|
Egor
|
772c8545fc
|
release 1.8.0
|
2025-10-29 14:02:29 -07:00 |
|
Egor
|
43de016261
|
upgrade to latest major electron v39 release, new setting to allow running the built-in image gen UI while having a different frontend preference
|
2025-10-28 19:12:31 -07:00 |
|
Egor
|
c2400b9a58
|
release 1.7.6
|
2025-10-27 11:10:50 -07:00 |
|
Egor
|
ecdd47af36
|
better UX to enable/disable button than hide/show it based on state values
|
2025-10-26 15:05:37 -07:00 |
|
Egor
|
ea777fed39
|
minor updates
|
2025-10-26 13:25:47 -07:00 |
|
Egor
|
07eab89e58
|
improve gguf analysis to work with http models and present the data better
|
2025-10-25 17:26:41 -07:00 |
|
Egor
|
2480106943
|
release 1.7.4
|
2025-10-25 16:44:38 -07:00 |
|
Egor
|
273d1b690f
|
allow analyzing local .gguf model files
|
2025-10-24 23:31:13 -07:00 |
|
Egor
|
eb921c93b3
|
release
|
2025-10-23 11:59:05 -07:00 |
|
Egor
|
7783b7833d
|
don't display metric totals in the tray hover menu to help conserve space
|
2025-10-23 11:21:34 -07:00 |
|
Egor
|
6171011d95
|
fix #2 for cuda detection: cuda_version is not a queryable param
|
2025-10-22 00:13:02 -07:00 |
|
Egor
|
978d8db455
|
fix CUDA detection?
|
2025-10-21 21:35:16 -07:00 |
|
Egor
|
3e87a2c3e2
|
update deps, include my personal setup in the README
|
2025-10-21 19:05:31 -07:00 |
|
Egor
|
a48baae3f4
|
re-create the yarn.lock for many transient dep upgrades, new node, move incorrectly listed @type as a dep
|
2025-10-15 22:22:47 -07:00 |
|
Egor
|
c83e72c27d
|
upgrade deps
|
2025-10-15 15:21:40 -07:00 |
|
Egor
|
e7a70ceaa5
|
compress demo.mp4 to reduce file size for github
|
2025-10-12 17:24:23 -07:00 |
|