unsloth/studio/frontend/src
Daniel Han 5411747726 Show the retained failure when a video page mounts after a failed job
Mount-time recovery handled only phase=completed, so reloading the page
after a multi-minute generation failed left an idle view with no
diagnosis: the backend keeps the terminal failed record only until the
next job, and nothing else survives the reload. Surface it the same way
the poll does, filtering the cancelled sentinel.
2026-07-26 08:00:41 +00:00
..
app Merge origin/main into image-generation (PR #6763) 2026-07-25 00:34:38 -07:00
assets Studio: mascot images degrade gracefully instead of showing alt text (#6146) 2026-06-10 08:22:17 -07:00
components Images Train: plainer field text, no green buttons, columns that stop colliding 2026-07-25 04:22:12 -07:00
config fix(studio): persist connection model selections for remote clients (#7298) 2026-07-23 19:11:50 -07:00
features Show the retained failure when a video page mounts after a failed job 2026-07-26 08:00:41 +00:00
hooks Merge origin/main into image-generation (PR #6763) 2026-07-25 00:34:38 -07:00
i18n Sidebar settings: hide a lone unpinned tab, match New chat icon, rename Profile menu 2026-07-25 01:36:06 -07:00
lib Merge origin/main into image-generation (PR #6763) 2026-07-25 00:34:38 -07:00
shared studio/frontend: make toast and inline error text selectable and copyable (#5506) 2026-05-18 03:47:21 -07:00
stores Update license headers 2026-03-12 17:23:10 +00:00
types feat(studio): add DoRA support to studio (#7315) 2026-07-24 03:24:16 -07:00
utils Studio frontend: reduce and tighten code comments (#6099) 2026-06-08 23:10:35 -07:00
asset-queries.d.ts Studio: mascot images degrade gracefully instead of showing alt text (#6146) 2026-06-10 08:22:17 -07:00
index.css Images: flat Create and Train panes, hover-only scrollbars, tidier Train dataset step 2026-07-25 03:13:41 -07:00
main.tsx Studio: lighten chat text weight on Linux to match macOS rendering (#7308) 2026-07-22 06:14:40 -07:00
speech-recognition.d.ts studio: redesign chat composer (#5891) 2026-06-03 06:07:30 -07:00