unsloth/studio/frontend/src
2026-03-03 20:15:23 +00:00
..
app feat: chat model switching toast and add image detection logic 2026-02-25 10:55:53 +01:00
assets add studio root folder 2026-02-02 09:14:35 +00:00
components Merge pull request #294 from unslothai/fix/navbar-center-tabs-shift 2026-03-01 15:42:19 +01:00
config fix: reorder model type cards in onboarding to show Text first 2026-02-27 06:16:26 +00:00
features fix: sanitize dataset script errors and persist training start error 2026-03-03 20:15:23 +00:00
hooks fix: sanitize dataset script errors and persist training start error 2026-03-03 20:15:23 +00:00
lib fix: standardize OOM/TIGHT model status indicators across model dropdowns 2026-03-01 00:02:15 +00:00
shared feat: add builders and components for LLM configuration in Recipe Studio and refactor for readability, preparing for draft 2026-02-12 04:25:15 +01:00
stores feat: add training feature with state management, API integration, and runtime synchronization 2026-02-13 12:26:28 +01:00
types cfg->subset 2026-02-15 21:09:45 +01:00
utils feat: refactor block definitions and utilities into modular components for enhanced maintainability 2026-02-14 19:13:19 +01:00
index.css fix: prevent navbar tab shift when navigating across pages 2026-03-01 03:02:49 +00:00
main.tsx refactor: create utilities for dataset manual mapping and improve UI logic consistency in dataset preview dialog 2026-02-16 01:54:09 +01:00
speech-recognition.d.ts added SpeechRecognition declarations and missing type packages 2026-02-21 01:00:08 -08:00