unsloth/studio/src-tauri
Daniel Han f749c90d87 Keep the install marker once the script has touched the venv
install.sh decides on elevation at :1931, before it creates the venv at
:2120, so only a spawn failure and that exit prove pip never ran. A
nonzero exit or a failed wait can land part-way through replacing a
package, and the runtime probe does not reach transitive dependencies,
so clearing the marker there throws away the only remaining signal.

Also treat a hung CLI as stale on its own timeout rather than falling
through to two more probes, and let repair report an environment the
backend rejects instead of reinstalling over a healthy tree.
2026-07-27 17:19:52 +00:00
..
capabilities Studio: persist Tauri window size and maximized state across launches (#5799) 2026-06-02 09:26:15 -07:00
icons Polish Studio desktop chrome (#6332) 2026-06-24 17:56:25 -07:00
linux Windows installer: fix DiskPart UAC mid-install, drive-root cache, and spurious unsloth.exe rename warning (#6296) 2026-06-22 03:09:08 -07:00
src Keep the install marker once the script has touched the venv 2026-07-27 17:19:52 +00:00
windows Windows installer: fix DiskPart UAC mid-install, drive-root cache, and spurious unsloth.exe rename warning (#6296) 2026-06-22 03:09:08 -07:00
build.rs Add tauri (#5144) 2026-04-23 04:50:10 -07:00
Cargo.lock Fix Studio desktop reliability (#7255) 2026-07-21 09:51:18 +02:00
Cargo.toml Fix Studio desktop reliability (#7255) 2026-07-21 09:51:18 +02:00
Entitlements.plist Fix Studio desktop reliability (#7255) 2026-07-21 09:51:18 +02:00
Info.plist Fix Studio desktop reliability (#7255) 2026-07-21 09:51:18 +02:00
tauri.conf.json Unsloth Studio (desktop): fix canvas preview, download file button, toast placement, and model-load typing lag (#7391) 2026-07-24 22:23:41 -05:00
tauri.macos.conf.json Fix Studio desktop reliability (#7255) 2026-07-21 09:51:18 +02:00
tauri.windows.conf.json Fix Windows workflow issues(#5694) 2026-05-22 05:32:30 -07:00