unsloth/studio
Daniel Han ffd269344d fix(chat): only reset artifact editor on tab switch, not content updates
Remove active?.content from the useEffect dependency array so that
store-side content updates (e.g. from streaming) do not overwrite the
user's unsaved in-progress edits in the textarea.
2026-03-25 11:06:42 +00:00
..
backend build(deps): bump oxc-parser (#4571) 2026-03-25 02:44:38 -07:00
frontend fix(chat): only reset artifact editor on tab switch, not content updates 2026-03-25 11:06:42 +00:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_python_stack.py fix: prevent UnicodeEncodeError on Windows CP1252 consoles in studio setup (#4563) 2026-03-24 22:04:09 -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 Studio silently exiting on Windows without error output (#4527) 2026-03-22 08:23:03 -07:00
setup.sh gate on min uv version and shortcut python candidate search if known (#4489) 2026-03-22 05:20:25 -07:00
Unsloth_Studio_Colab.ipynb Created using Colab 2026-03-22 04:57:26 -07:00