unsloth/studio
Shine1i 763001b78e refactor: remove Jinja autocomplete components and simplify variable handling
- Deleted `jinja-ref-autocomplete` components and related hooks.
- Replaced custom Jinja variable autocomplete with standard `Textarea` and `Input` components.
- Streamlined variable handling logic by replacing `getAvailableRefItems` with `getAvailableVariables`.
- Removed unused state (`flowMoving`) and redundant logic tied to Jinja-specific functionality.
2026-02-20 10:36:51 +01:00
..
backend Merge branch 'nightly' into feature/canvas-lab 2026-02-20 01:23:44 -08:00
frontend refactor: remove Jinja autocomplete components and simplify variable handling 2026-02-20 10:36:51 +01:00
tests fix: auto-detect LoRA adapters for both local and remote HF models in ModelConfig 2026-02-13 20:54:40 +00:00