unsloth/studio/frontend/src/features
Shine1i 3989cd6524 feat: introduce markdown note blocks for canvas documentation
- Added "Markdown Note" block to allow users to add UI-only markdown notes to the canvas for documentation purposes.
- Integrated note creation, editing, and rendering in the `recipe-studio` UI, including markdown previews.
- Updated payload generation logic to omit markdown notes from backend payloads.
- Enhanced block types, definitions, and dialog support to include the new "Markdown Note" feature.
2026-02-24 03:11:29 +01:00
..
auth style: improve layout consistency and responsiveness across components 2026-02-17 21:27:02 +01:00
chat feat(chat): persist model per thread and auto-load on thread switch 2026-02-22 13:35:45 +00:00
data-recipes feat: add "Multi-Turn Chat" learning recipe with structured conversation outputs 2026-02-24 02:38:36 +01:00
export style: improve layout consistency and responsiveness across components 2026-02-17 21:27:02 +01:00
onboarding fix: remove download count fallback when model param count is unavailable 2026-02-22 06:30:50 +00:00
recipe-studio feat: introduce markdown note blocks for canvas documentation 2026-02-24 03:11:29 +01:00
studio Merge pull request #211 from unslothai/fix/param-count-display 2026-02-22 16:52:25 +04:00
tour feat: enable conditional confetti in guided tour and update navbar icon 2026-02-16 01:04:54 +01:00
training Merge pull request #166 from unslothai/feat/download-progress-indicator 2026-02-20 14:11:07 +04:00