unsloth/studio/frontend
Wasim Yousef Said 7874fa9066 Merge pull request #137 from unslothai/feature/chart-fixes
rafactor: fix training charts: sticky full-window follow latest + grad line render + stopped metric fallback
2026-02-17 10:41:01 -08:00
..
public cleanup 2026-02-04 13:28:39 +01:00
src Merge pull request #137 from unslothai/feature/chart-fixes 2026-02-17 10:41:01 -08:00
.gitignore auth ui flow 2026-02-07 16:14:02 +01:00
.gitkeep add studio root folder 2026-02-02 09:14:35 +00:00
biome.json add studio root folder 2026-02-02 09:14:35 +00:00
bun.lock rm vitest 2026-02-15 21:13:15 +01:00
CLAUDE.md cleanup 2026-02-04 13:28:39 +01:00
components.json add studio root folder 2026-02-02 09:14:35 +00:00
eslint.config.js add studio root folder 2026-02-02 09:14:35 +00:00
index.html cleanup 2026-02-04 13:28:39 +01:00
package.json rm vitest 2026-02-15 21:13:15 +01:00
README.md cleanup 2026-02-04 13:28:39 +01:00
tsconfig.app.json cleanup 2026-02-04 13:28:39 +01:00
tsconfig.json cleanup 2026-02-04 13:28:39 +01:00
tsconfig.node.json cleanup 2026-02-04 13:28:39 +01:00
vite.config.ts feat: add training feature with state management, API integration, and runtime synchronization 2026-02-13 12:26:28 +01:00

React + TypeScript + Vite + shadcn/ui

This is a template for a new Vite project with React, TypeScript, and shadcn/ui.