unsloth/studio/frontend/src/features/recipe-studio
2026-02-26 14:06:53 +01:00
..
api refactor: improve dialog rendering and logging setup for stability and configurability 2026-02-23 20:16:03 +01:00
blocks feat(recipe-studio): sanitize shared seed payload + add inline seed UX with HF search 2026-02-26 12:23:05 +01:00
components refactor(data-recipe): centralize json+stage constants, tighten parser/errors, sync seed ui 2026-02-26 14:06:53 +01:00
data feat: add support for full recipe executions with detailed progress and analysis 2026-02-20 12:05:42 +01:00
dialogs refactor(data-recipe): centralize json+stage constants, tighten parser/errors, sync seed ui 2026-02-26 14:06:53 +01:00
executions refactor: add batch processing support with configuration options and execution enhancements 2026-02-23 21:32:20 +01:00
hooks feat(recipe-studio): sanitize shared seed payload + add inline seed UX with HF search 2026-02-26 12:23:05 +01:00
stores feat(recipe-studio): add sidebar drag-drop block creation + spawn sheet added blocks at viewport center 2026-02-26 12:45:38 +01:00
types feat: enhance markdown note blocks with style options and double-click config access 2026-02-24 03:47:42 +01:00
utils feat(recipe-studio): add jinja ref validation UI for llm/expression fields 2026-02-26 13:35:07 +01:00
constants.ts feat: improve markdown note styles and layout logic 2026-02-24 04:04:02 +01:00
execution-types.ts refactor: add batch processing support with configuration options and execution enhancements 2026-02-23 21:32:20 +01:00
index.ts feat: refactor block definitions and utilities into modular components for enhanced maintainability 2026-02-14 19:13:19 +01:00
recipe-studio-page.tsx chore: simplify recipe drag payload parsing 2026-02-26 12:48:04 +01:00