unsloth/studio/frontend
2026-02-15 12:45:59 +01:00
..
public cleanup 2026-02-04 13:28:39 +01:00
src feat: remove seed inspect/preview and MCP tools fetch support due to backend endpoint deprecation 2026-02-15 12:45:59 +01:00
.gitignore feat: add Recipe Studio utilities and components for configuring synthetic data pipelines 2026-02-12 01:03:47 +01:00
.gitkeep add studio root folder 2026-02-02 09:14:35 +00:00
AGENTS.md sheet icons and llm judge 2026-02-05 11:38:11 +01:00
biome.json feat: add seed dataset support with configuration, preview, and builder utilities 2026-02-14 18:44:38 +01:00
bun.lock merge nightly 2026-02-14 16:42:20 +01:00
components.json add studio root folder 2026-02-02 09:14:35 +00:00
data-designer.openapi (1).yaml save and import, and fixes 2026-02-04 14:32:49 +01: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 merge nightly 2026-02-14 16:42:20 +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 seed dataset support with configuration, preview, and builder utilities 2026-02-14 18:44:38 +01:00

React + TypeScript + Vite + shadcn/ui

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