chain-studio/lib/data
flemming-it 62ed3951e5
Some checks failed
Security / Security check (push) Failing after 2s
fix(studio): daemon-start probes health first + shows a readable error
'Tap to start' on an already-running hub reported 'daemon could not be
started' (the start failed because it was already up) then flashed the
error away as a SnackBar — confusing next to the sidebar's 'connected'.
Now: on a failed start, probe the hub; if it answers, just connect (no
false error). If it is genuinely down, show the daemon's stderr in a
persistent, copyable dialog (showFaiProcessErrorDialog) instead of a
SnackBar that vanishes before the operator can read or copy it.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-18 16:17:26 +02:00
..
chain_log.dart refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
error_presentation.dart fix(studio): daemon-start probes health first + shows a readable error 2026-06-18 16:17:26 +02:00
flow_output.dart refactor: rename app fai_studio -> chain_studio 2026-06-16 17:48:11 +02:00
flow_run_driver.dart refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
format.dart feat(studio): typed flow outputs + on-disk docs + UX polish 2026-05-25 11:17:58 +02:00
friendly_error.dart refactor: rename app fai_studio -> chain_studio 2026-06-16 17:48:11 +02:00
hub.dart feat(studio): module-store manager (list / add / remove) 2026-06-18 15:54:04 +02:00
hub_auth_token.dart fix(studio): chain config dir + spawn path + doc URLs 2026-06-16 09:38:30 +02:00
registry_token.dart refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
system_actions.dart refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
theme_plugin.dart refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
today_story_loader.dart fix(studio): chain config dir + spawn path + doc URLs 2026-06-16 09:38:30 +02:00