unsloth/studio
Daniel Han 153c203a89 Fix frontend rebuild detection and decouple oxc-validator install
Address review feedback:

- Check entire frontend/ directory for changes, not just src/.
  The build also depends on package.json, vite.config.ts,
  tailwind.config.ts, public/, and other config files. A change
  to any of these now triggers a rebuild.
- Move oxc-validator npm install outside the frontend build gate
  in setup.sh so it always runs on setup, matching setup.ps1
  which already had it outside the gate.
2026-03-18 05:59:42 +00:00
..
backend Trim ~255 MB of unused packages from Studio setup (#4395) 2026-03-17 21:32:38 -07:00
frontend Unused return value causes build failures (#4385) 2026-03-17 20:57:27 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_python_stack.py studio: improve Colab notebook, redesign ready popup, and clean up install output (#4339) 2026-03-16 21:39:25 -07:00
LICENSE.AGPL-3.0 Add AGPL-3.0 license to studio folder 2026-03-09 19:36:25 +00:00
setup.bat Final cleanup 2026-03-12 18:28:04 +00:00
setup.ps1 Fix frontend rebuild detection and decouple oxc-validator install 2026-03-18 05:59:42 +00:00
setup.sh Fix frontend rebuild detection and decouple oxc-validator install 2026-03-18 05:59:42 +00:00
Unsloth_Studio_Colab.ipynb Update Unsloth_Studio_Colab.ipynb 2026-03-17 15:42:38 -07:00