unsloth/studio
Daniel Han 274cc61ecb Studio: harden marker handling and tighten the data-center routing gate
Follow-up hardening from review:

- check_prebuilt_freshness: guard a non-dict marker and a non-string
  source the same way effective_published_repo does, so a corrupt
  on-disk UNSLOTH_PREBUILT_INFO.json cannot crash update-status polling.
- Data-center lemonade gate: skip on macOS explicitly. macOS never has
  AMD ROCm, so a stray forwarded gfx must keep the macOS bundle path.
- Tests: Windows data-center routing (windows-hip + windows asset),
  draft/prerelease filtering in the release scan, and a direct
  effective_published_repo matrix including corrupt-marker fail-safes.
2026-06-15 06:27:36 -07:00
..
backend Studio: harden marker handling and tighten the data-center routing gate 2026-06-15 06:27:36 -07:00
frontend Studio: enable stdio MCP servers on a loopback bind (#6295) 2026-06-15 03:02:32 +01:00
src-tauri feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_llama_prebuilt.py Studio: harden marker handling and tighten the data-center routing gate 2026-06-15 06:27:36 -07:00
install_python_stack.py Installer: drop the lemonade ROCm fallback now the fork ships identical per-gfx prebuilts (#6225) 2026-06-12 11:53:26 -03:00
LICENSE.AGPL-3.0 Add AGPL-3.0 license to studio folder 2026-03-09 19:36:25 +00:00
package-lock.json ci: advisory lockfile supply-chain audit (no install-script changes) (#5604) 2026-05-19 05:56:56 -07:00
package.json ci: advisory lockfile supply-chain audit (no install-script changes) (#5604) 2026-05-19 05:56:56 -07:00
setup.bat Final cleanup 2026-03-12 18:28:04 +00:00
setup.ps1 Installer: drop the lemonade ROCm fallback now the fork ships identical per-gfx prebuilts (#6225) 2026-06-12 11:53:26 -03:00
setup.sh Studio: resolve studio home before the llama-only setup split (#6289) 2026-06-13 04:14:53 -07:00
Unsloth_Studio_Colab.ipynb Fix/studio colab proxy and iframe - Unsloth Studio not loading in Colab (iframe "refused to connect" and wrong URL) (#5844) 2026-05-28 23:54:48 -07:00