chain-studio/lib/pages
flemming-it c9fa068991 feat(studio): guided-setup wizard (reuses chain init engine)
A Welcome 'Setup assistant' button opens a wizard that collects
scenario / intent / target (+ approval & data-local toggles), then calls
`chain init --answers` to preview the assembled plan and `--apply --force`
to write the config — reusing the Rust deterministic engine, no logic
duplicated. New SystemActions.chainInit; copyable errors via
showFaiProcessError; EN+DE l10n. analyze clean; smoke test + existing
welcome/sidebar tests pass.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-21 21:04:13 +02:00
..
approvals.dart feat(studio): approval payload — explain absence, cap height, accurate label 2026-06-19 02:29:20 +02:00
audit.dart feat(studio): live audit feed via streamEvents (poll stays as safety net) 2026-06-19 10:07:08 +02:00
doctor.dart refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
federation.dart fix(studio): audit batch — debug.echo install, copyable errors, fast Diagnose 2026-06-18 13:02:21 +02:00
flows.dart fix(studio): audit batch — debug.echo install, copyable errors, fast Diagnose 2026-06-18 13:02:21 +02:00
modules.dart refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
store.dart feat(studio): clearer store + channel switcher + approvals & welcome polish 2026-06-18 21:29:39 +02:00
welcome.dart feat(studio): guided-setup wizard (reuses chain init engine) 2026-06-21 21:04:13 +02:00