chain-studio/lib
flemming-it fb809a4cbd feat(studio): show the model download instead of a spinning button
Pulling a model moves gigabytes and could take fifteen minutes behind
a 14-pixel spinner. The model picker now follows the hub's pull stream
and shows a bar with the backend's own status and the megabytes for
the layer in flight.

The byte counts describe the current layer, not the whole model, so
the bar restarts per layer. That is deliberate and stated in the code:
the backend never says how many layers are still coming, so a single
overall number would have to be invented.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-09-08 17:51:28 +02:00
..
data feat(studio): show the model download instead of a spinning button 2026-09-08 17:51:28 +02:00
l10n feat(studio): real install progress in the store dialog and the wizard 2026-09-08 14:00:24 +02:00
pages feat(studio): show what a running update is doing, not just that it runs 2026-09-08 17:41:21 +02:00
theme fix(shell): daemon-start and health-poll auth handling; policy panel freshness 2026-07-15 05:50:24 +02:00
widgets feat(studio): show the model download instead of a spinning button 2026-09-08 17:51:28 +02:00
main.dart feat(workspace): one global switcher anchor in the shell sidebar 2026-08-28 00:00:06 +02:00