chain-studio/lib
flemming-it 878f0a4e28 feat(studio): registry credentials panel in Settings (v0.44.0)
The hub install path now reads `~/.fai/registry-token` as a
fallback when `FAI_REGISTRY_TOKEN` is unset (platform v0.10.92).
Studio now writes that file directly: a fresh operator pastes
the PAT into Settings → Registry credentials, hits Save, and
the next install attempt resolves the auth wall without any
shell or env-var setup.

The token never round-trips back into Studio after save —
status is shown only as "Configured (40 chars)" / "Not set"
with no display of the secret itself. The Clear action deletes
the file. On Unix the file is chmod-ed to 0600 (owner-only
read/write); Windows leaves the default user ACL in place.

Storage is strictly local: `~/.fai/registry-token`, never sent
to a remote service. The hint text under the field says so to
make the data flow explicit.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-09 13:38:47 +02:00
..
data feat(studio): registry credentials panel in Settings (v0.44.0) 2026-05-09 13:38:47 +02:00
l10n feat(studio): registry credentials panel in Settings (v0.44.0) 2026-05-09 13:38:47 +02:00
pages feat(studio): clickable install pills + open-in-editor on flow cards (v0.43.0) 2026-05-09 11:58:24 +02:00
theme fix(studio): doctor i18n + light-mode AppBar contrast (v0.33.1) 2026-05-08 13:43:17 +02:00
widgets feat(studio): registry credentials panel in Settings (v0.44.0) 2026-05-09 13:38:47 +02:00
main.dart feat(studio): operator QoL — flow runnability, audit grouping, batch approvals, welcome celebration (v0.42.0) 2026-05-09 11:24:57 +02:00