koboldcpp/.github/workflows
Aleksander Grygier f7ca93d12c
ui: PWA support (#23871)
* feat: Add basic PWA support and service worker for offline caching

* feat: Vite PWA implementation WIP

* feat: Improve PWA icons generation

* feat: Add PWA workbox to server routes

* feat: Include `version.json` in static assets

* feat: Add HTTP cache headers for PWA static assets

* feat: Update app name for `apple-mobile-web-app-title`

* feat: Implement PWA versioning and automatic update detection

* chore: Update `.gitignore` files

* feat: Splash Screens

* feat: Add dark mode favicon support

* refactor: Cleanup

* fix: Use dark logo for dark splash screens

* refactor: Simplify favicons SVG code

* fix: Adjust caching and polling for reliable service worker updates

* fix: Add missing favicon entry

* fix: Align PWA service worker configuration with SvelteKit build structure

* fix: Replace hashed bundle paths with versioned static paths

* test: Add PWA tests

* ci: Add build output for unit tests

* refactor: Cleanup

* fix: Server build & release versioning

* chore: Update package-lock.json

* chore: Increase PWA cache size

* chore: Update packages

* feat: Update favicons

* refactor: Post-merge fix

* feat: support explicit build version for PWA cache busting

* fix: CI

* feat: Improve PWA Refresh Alert UI

* feat: Add toggleable build version display

* refactor: Cleanup

* feat: Add version mismatch detection and manual app reload

* refactor: replace dynamic imports with static

* refactor: Cleanup

* feat: Add safe space for `pwa-<size>.png` rendered icons

* fix: use relative paths for PWA assets to support base path deployment

* feat: add PWA mode detection via URL query parameter

* feat: Use ?cache=true for SW-cached PWA assets

* refactor: Build process cleanup

* refactor: Decouple PWA versioning and remove ?cache=true workaround

* chore: Update README logo

* feat: Include PWA Assets generation in build script

* refactor: `usePwa` hook for core layout

* fix: Relativize base vite plugin

* fix: remove unnecessary backslash escapes in test regexes

* test: update static asset paths for API Key test

* refactor: Move SvelteKit PWA Options config to constants

* ui: fix update notification never appearing

Keep the PWA hook object intact instead of destructuring needRefreshByStorage,
which freezes the reactive getter. Also exclude loading.html from PWA
precache to prevent 404 errors and broken SW installation.
2026-06-12 15:53:26 +02:00
..
ai-issues.yml ai : update gh permissions (#20895) 2026-03-23 13:21:41 +02:00
bench.yml.disabled llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
build-3rd-party.yml common : fix env names to all have LLAMA_ARG_ prefix (#23778) 2026-05-27 14:52:47 +03:00
build-and-test-snapdragon.yml snapdragon: bump toolchain docker to v0.7 to fix ui build issues (#23680) 2026-05-25 10:57:43 -07:00
build-android.yml ci : refactor (#23789) 2026-05-28 09:44:25 +03:00
build-apple.yml ci: remove redundant or duplicate jobs (#23927) 2026-06-01 06:32:17 +03:00
build-cache.yml ci : reduce (disable SYCL and CANN builds/releases) (#23705) 2026-05-26 15:21:21 +03:00
build-cann.yml common : fix env names to all have LLAMA_ARG_ prefix (#23778) 2026-05-27 14:52:47 +03:00
build-cmake-pkg.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
build-cpu.yml ci : limit trigger paths for the CPU workflow (#23938) 2026-05-31 19:02:47 +03:00
build-cross.yml ci : reduce (disable SYCL and CANN builds/releases) (#23705) 2026-05-26 15:21:21 +03:00
build-cuda-ubuntu.yml ci : refactor (#23789) 2026-05-28 09:44:25 +03:00
build-cuda-windows.yml ci : clear cache instead of "no timestamp" keys + fix macos (#23895) 2026-05-30 08:52:30 +03:00
build-ibm.yml common : fix env names to all have LLAMA_ARG_ prefix (#23778) 2026-05-27 14:52:47 +03:00
build-msys.yml ci : build-msys job slimming [no ci] (#24157) 2026-06-05 07:57:36 +02:00
build-opencl.yml ci : refactor (#23789) 2026-05-28 09:44:25 +03:00
build-openvino.yml ci: remove redundant or duplicate jobs (#23927) 2026-06-01 06:32:17 +03:00
build-riscv.yml ci : refactor (#23789) 2026-05-28 09:44:25 +03:00
build-rpc.yml ci: remove redundant or duplicate jobs (#23927) 2026-06-01 06:32:17 +03:00
build-sanitize.yml ci : refactor (#23789) 2026-05-28 09:44:25 +03:00
build-self-hosted.yml ci : add missing Linux label to cpu-x64-high-perf runner (#23958) 2026-06-01 10:39:59 +03:00
build-sycl.yml [SYCL] Fix CI build & release for SYCL backend (#24387) 2026-06-12 09:30:24 +03:00
build-virtgpu.yml ggml-virtgpu: Add a GHA build check (#22943) 2026-05-11 21:38:22 +08:00
build-vulkan.yml ci: remove redundant or duplicate jobs (#23927) 2026-06-01 06:32:17 +03:00
build-webgpu.yml ggml-webgpu: Add clang-format job (#24308) 2026-06-08 20:54:24 -07:00
check-vendor.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
close-issue.yml ci: Also exempt 'security' tag from auto-close (#21844) 2026-04-14 01:18:44 +08:00
code-style.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
copilot-setup-steps.yml ci : limit requirements versions (#20980) 2026-03-25 10:55:37 +02:00
docker.yml docker : bump cuda13 to 13.3.0 (#24228) 2026-06-07 08:31:58 +02:00
editorconfig.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
gguf-publish.yml gguf-py : bump version to 0.19.0 (#22664) 2026-05-06 14:46:14 +02:00
hip-quality-check.yml ci : refactor (#23789) 2026-05-28 09:44:25 +03:00
labeler.yml ci : use new 1vCPU runner for lightweight jobs (#19107) 2026-01-26 15:22:49 +01:00
pre-tokenizer-hashes.yml ci : fix pre-tokenizer-hashes check (#23651) 2026-05-25 10:41:25 +02:00
python-check-requirements.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
python-lint.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
python-type-check.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
release.yml ui: PWA support (#23871) 2026-06-12 15:53:26 +02:00
server-sanitize.yml common : fix env names to all have LLAMA_ARG_ prefix (#23778) 2026-05-27 14:52:47 +03:00
server-self-hosted.yml ci : reduce self-hosted server workflow jobs (#24012) 2026-06-02 13:17:59 +03:00
server.yml speculative : fix n_outputs_max and remove draft-simple auto-enable (#23988) 2026-06-01 22:26:58 +03:00
ui-build-self-hosted.yml ci : releases use Github-hosted builds for the UI (#23823) 2026-05-28 17:50:32 +03:00
ui-build.yml ui: PWA support (#23871) 2026-06-12 15:53:26 +02:00
ui-publish.yml ci : run ui publish on ubuntu-slim (#23818) 2026-05-28 20:58:32 +03:00
ui-self-hosted.yml ui: PWA support (#23871) 2026-06-12 15:53:26 +02:00
ui.yml ui: PWA support (#23871) 2026-06-12 15:53:26 +02:00
update-ops-docs.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
winget.yml ci : bump komac version (#24396) 2026-06-10 09:45:20 +02:00