unsloth/studio
Daniel Han 3849f5d80d Fix TypeScript build errors in studio frontend
- tool-ui-python.tsx: use explicit tuple type instead of `as const` to
  match the mutable `[BundledTheme, BundledTheme]` expected by Streamdown
- chat-adapter.ts: add missing `argsText` field required by
  ToolCallMessagePart and fix `args` type to use ReadonlyJSONObject
2026-03-18 15:42:26 +00:00
..
backend Fix tool call parsing, add tool outputs panel and UI improvements (#4416) 2026-03-18 08:28:02 -07:00
frontend Fix TypeScript build errors in studio frontend 2026-03-18 15:42:26 +00:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_python_stack.py Combine studio setup fixes: frontend caching, venv isolation, Windows CPU support (#4413) 2026-03-18 03:52: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 revert: always rebuild frontend, override caching with _NEED_FRONTEND_BUILD=true (#4427) 2026-03-18 07:37:53 -07:00
setup.sh revert: always rebuild frontend, override caching with _NEED_FRONTEND_BUILD=true (#4427) 2026-03-18 07:37:53 -07:00
Unsloth_Studio_Colab.ipynb Update Unsloth_Studio_Colab.ipynb 2026-03-17 15:42:38 -07:00