unsloth/studio/backend/core
Daniel Han 6cf6797fb3 Studio: r24 fixes - revert bare i need to, add complete-these-steps verbs
- _INTENT_SIGNAL, _DIRECT_NUMBERED_PLAN_FRAMING, _BARE_INTENT_NUMBERED_PLAN,
  and _STRONG_INTENT_BEFORE_LIST all drop bare "i need to" from their
  intent vocabulary. The phrase is too common in ordinary clarification
  prose ("I need to know your operating system") and quoted answer text
  ("I need to leave early"), so adding it as a re-prompt trigger
  produced too many false positives. Genuine "I need to X..." plans
  are still caught when paired with "I'll", "Let me", or "first" /
  "step N" framing elsewhere in the candidate.

- _DIRECT_NUMBERED_PLAN_FRAMING adds "complete these steps" /
  "complete the following steps" to the verb whitelist, parallel
  to the existing "take/follow these steps" / "perform these actions".
2026-05-24 22:25:21 +00:00
..
data_recipe chore(deps): bump the npm-oxc-validator group across 1 directory with 2 updates (#5667) 2026-05-22 04:46:20 -07:00
export feat(studio): MLX training tab on Apple Silicon (LoRA / full FT, VLM, export) (#5265) 2026-05-05 23:54:58 -07:00
inference Studio: r24 fixes - revert bare i need to, add complete-these-steps verbs 2026-05-24 22:25:21 +00:00
training studio: install flash-linear-attention and tilelang for Qwen3.5 family (#5434) 2026-05-18 03:49:06 -07:00
__init__.py [Studio] Show non exported models in chat UI (#4892) 2026-04-14 15:03:58 +04:00
tool_healing.py studio: extract tool-call XML parser into a reusable helper module (#5583) 2026-05-19 05:06:17 -07:00