unsloth/studio/src-tauri
Eyera aec41d17ed
feat(studio): Hub + Download Manager (#5916)
Adds the Studio Hub and download manager: browse Hugging Face models and datasets, download GGUF and safetensors with live progress and cancellation, and manage on-device inventory. The Hub does not require a GPU, so it is available on chat-only hosts.

CI: all substantive checks pass, including the three Core jobs after unsloth-zoo#736. The two red checks are non-code flakes, a transient npm-registry DNS resolution failure in the package scan and one quantized vision-model output assertion whose sibling shards passed.
2026-06-09 04:11:24 -07:00
..
capabilities Studio: persist Tauri window size and maximized state across launches (#5799) 2026-06-02 09:26:15 -07:00
icons Add tauri (#5144) 2026-04-23 04:50:10 -07:00
linux Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
src Studio: persist Tauri window size and maximized state across launches (#5799) 2026-06-02 09:26:15 -07:00
windows Fix Windows workflow issues(#5694) 2026-05-22 05:32:30 -07:00
build.rs Add tauri (#5144) 2026-04-23 04:50:10 -07:00
Cargo.lock Update vulnerable dependencies to patched versions 2026-06-03 05:08:00 -07:00
Cargo.toml Studio: persist Tauri window size and maximized state across launches (#5799) 2026-06-02 09:26:15 -07:00
Entitlements.plist Add tauri (#5144) 2026-04-23 04:50:10 -07:00
tauri.conf.json feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
tauri.macos.conf.json Add tauri (#5144) 2026-04-23 04:50:10 -07:00
tauri.windows.conf.json Fix Windows workflow issues(#5694) 2026-05-22 05:32:30 -07:00