Roland Tannous
d98d4da6c8
Merge pull request #223 from unslothai/feature/support-for-audio-models
...
Adding support for audio llms
2026-03-09 00:09:59 +04:00
Wasim Yousef Said
2001abfb26
Merge pull request #331 from unslothai/fix/slider-fill-alignment
...
Align slider fill bar with thumb across value range
2026-03-08 16:50:38 +01:00
Roland Tannous
1435dbaf59
merge nightly into audio branch (mock test)
2026-03-08 10:23:44 +00:00
imagineer99
075bfe961b
fix: track live slider values for uncontrolled mode and scope fill to horizontal
2026-03-08 10:06:17 +00:00
imagineer99
15efb0f235
fix: harden chart container sizing with legacy event rechecks
2026-03-06 07:16:36 +00:00
imagineer99
005e8ac671
fix: preserve chart sizing updates without ResizeObserver
2026-03-06 06:06:50 +00:00
imagineer99
ad2acbc07a
fix: align slider fill bar with thumb across value range
2026-03-06 05:21:44 +00:00
imagineer99
5d907b0449
fix: guard recharts ResponsiveContainer behind measured container dimensions
2026-03-05 21:54:27 +00:00
Manan17
9909111982
resolved merge conflicts
2026-03-05 07:59:43 +00:00
imagineer99
84bb57f208
fix: prevent select scroll-lock margin from shifting layout
2026-03-03 18:37:46 +00:00
Roland Tannous
87f2b2a9db
Merge branch 'nightly' into feature/support-for-audio-models
2026-03-02 15:55:25 +04:00
Wasim Yousef Said
dc7976c534
Merge pull request #294 from unslothai/fix/navbar-center-tabs-shift
...
Prevent navbar tab shift when navigating across pages
2026-03-01 15:42:19 +01:00
Manan17
c636fd5a42
code cleanup
2026-03-01 08:04:38 +00:00
imagineer99
471fc8fd90
fix: prevent navbar tab shift when navigating across pages
2026-03-01 03:02:49 +00:00
Manan17
c48437848d
revamping up the code and adding inference
2026-03-01 02:30:31 +00:00
imagineer99
42f5ba5fcc
fix: standardize OOM/TIGHT model status indicators across model dropdowns
2026-03-01 00:02:15 +00:00
Shine1i
ce33d673b9
feat(markdown): fix Mermaid integration with error handling and copy button
2026-02-27 20:02:40 +01:00
Wasim Yousef Said
7c364b594c
Merge pull request #269 from unslothai/fix/fine-tuned-model-tooltip
...
Added tooltip for the fine tuned models in chat page
2026-02-27 01:34:49 -08:00
Shine1i
3c728f5eb3
merge nightly
2026-02-27 10:31:37 +01:00
Manan17
168957a87a
Aggregating sharded models, showing fit/oom for quantizations
2026-02-27 08:23:15 +00:00
Shine1i
1de4b73244
fix: recipe studio dialog combobox click-select + simplify model provider form
2026-02-26 10:03:47 +01:00
Roland Tannous
28e0218263
Merge pull request #270 from unslothai/fix/gguf-export-relocation
...
Fix GGUF exports saving to wrong directory and missing from chat model selector
2026-02-26 11:48:15 +04:00
Wasim Yousef Said
2f84bbf0e0
Merge pull request #264 from unslothai/fix/attachment-tsx-type-error
...
fix(attachment): replace never exhaustive check to fix Colab TS2322 b…
2026-02-25 17:19:44 -08:00
Leo Borcherding
62c6fd9f46
fix(attachment): replace never exhaustive check to fix Colab TS2322 build error
...
`attachment.type` resolves to `string & {}` via @assistant-ui/store@0.1.6's
generic type chain when installed through npm (package-lock.json), breaking
the `const _exhaustiveCheck: never = type` exhaustive check pattern.
Replace with a direct throw that compiles cleanly across library versions
while preserving identical runtime behaviour.
Fixes #263
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 17:56:02 -06:00
Roland Tannous
c21cf2ffcf
Add GGUF tag for exported models in chat page selector
2026-02-25 19:01:47 +04:00
Roland Tannous
01082b84e5
Merge branch 'nightly' into feat/gguf-llama-cpp-inference
2026-02-25 16:06:03 +04:00
samit
bbe208ea38
reduced broad padding
2026-02-25 03:44:05 -08:00
samit
0eab635666
added space to show model/dataset name
2026-02-25 03:40:44 -08:00
Roland Tannous
cfaa2f2074
Merge pull request #249 from unslothai/fix/section-card-corner-bleed
...
Fix: Clip section card overflow to prevent background bleed
2026-02-25 15:27:46 +04:00
Shine1i
cb57d48e7e
chore: add tour label next to navbar tour icon
2026-02-25 11:23:43 +01:00
Shine1i
8732f3befb
feat: fix markdown rendering, UI adjustments
2026-02-25 09:46:13 +01:00
samit
a199e3f682
rebase with nightly
2026-02-25 00:36:25 -08:00
imagineer99
0b47ab1eab
fix: clip section card overflow to prevent background bleed at rounded corners
2026-02-25 03:54:40 +00:00
Shine1i
773f7945a6
chore: squircle! tooltip
2026-02-25 00:55:35 +01:00
Shine1i
faa36e9abb
feat: update icons and enhance dark mode styling for navbar and recipes
...
- Replaced `CookBookIcon` with `ChefHatIcon` in navbar for improved clarity.
- Added dark mode-specific gradient styles to recipe cards for better visual differentiation.
2026-02-25 00:39:49 +01:00
Shine1i
164560c6c9
feat: improve dark mode styling and simplify navbar
2026-02-25 00:31:20 +01:00
Shine1i
2548720c01
Merge branch 'feature/canvas-lab' of https://github.com/unslothai/new-ui-prototype into feature/canvas-lab
...
# Conflicts:
# studio/frontend/bun.lock
2026-02-25 00:19:19 +01:00
Shine1i
929c7f86e4
feat: add animated theme toggler and refine dark mode styling
2026-02-25 00:18:20 +01:00
Roland Tannous
ef1cd3ac98
Use llama-server -hf mode, add GGUF variant selector, fix vision detection
...
Replace Python-side GGUF download with llama-server's native -hf flag for
HuggingFace repos. Add frontend variant picker so users can choose
quantization (Q4_K_M, Q8_0, BF16, etc.) with file sizes. Fix vision
detection via mmproj files instead of hardcoding is_vision=False.
2026-02-24 19:03:06 +04:00
Roland Tannous
3f34996288
Merge branch 'nightly' into feature/canvas-lab
2026-02-24 10:08:13 +00:00
Roland Tannous
3ffbee3586
fix(chat): strip /suffix from lora display name and show type tag instead of base model
2026-02-24 09:54:34 +00:00
Shine1i
a4b7d360de
chore: remove unused "Evaluate" navigation item and its icon from navbar
2026-02-24 09:09:56 +01:00
Shine1i
dad78ae0ce
feat: improve markdown note styles and layout logic
2026-02-24 04:04:02 +01:00
Shine1i
b80796a7cd
feat: enhance markdown note blocks with style options and double-click config access
...
- Added support for configuring markdown note block styles, including color and opacity.
- Enabled double-click on markdown notes to open their configuration dialog.
- Adjusted layout styles in markdown previews for better interaction control.
- Updated relevant payloads, types, and UI logic to support added styling features.
- Integrated multiple example notes in learning recipes for better visualization.
2026-02-24 03:47:42 +01:00
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
Manan17
4be677e45d
Adding exported model for chat
2026-02-24 01:17:09 +00:00
Shine1i
71916f1dce
feat: add ShineBorder UI component and learning recipe templates to enhance data recipes page
2026-02-23 22:38:06 +01:00
Shine1i
8739a01f56
Merge branch 'nightly' into feature/canvas-lab
2026-02-23 21:54:35 +01:00
Shine1i
1323e0af53
refactor: add batch processing support with configuration options and execution enhancements
2026-02-23 21:32:20 +01:00
Roland Tannous
a490dca8a0
Merge pull request #211 from unslothai/fix/param-count-display
...
Fix: Remove download count fallback when model param count is unavailable
2026-02-22 16:52:25 +04:00