unsloth/studio/frontend/src
Roland Tannous 49a4089dfa feat: Beta badge, generated System column, fix table scroll
- Add "Beta" badge next to AI Assist button text
- When advisor generates a system prompt, show it as a "System (generated)"
  column prepended to the data table so user can see it alongside data
- Fix table being squished to near-zero height when advisor notification
  banner is present: add min-h-[250px] to table wrapper, change body
  from overflow-hidden to overflow-auto
2026-03-10 16:14:16 +00:00
..
app Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
assets add studio root folder 2026-02-02 09:14:35 +00:00
components Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
config Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
features feat: Beta badge, generated System column, fix table scroll 2026-03-10 16:14:16 +00:00
hooks Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
lib Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
shared Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
stores Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
types Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
utils Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
index.css Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
main.tsx Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
speech-recognition.d.ts Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00