chain-studio/lib
flemming-it cb130b2f03
Some checks failed
Security / Security check (push) Failing after 1s
fix(studio): connect to the active channel, not hard-coded :50051
Studio defaulted its endpoint to the local channel's port (:50051), but
a curl|sh user is on the production channel (:50071) — so the sidebar
probed a different daemon than the Diagnose page reported, showing
'connected' next to 'production daemon stopped'. On first run Studio now
reads ~/.chain/current-channel (+ run/<ch>.endpoint) and follows the
active channel; an explicit Settings endpoint still wins and persists,
auto-discovery does not (re-follows the channel each launch). The
connection caption now names the channel ('Connected · production') so
it can never look contradictory again.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-18 13:52:05 +02:00
..
data fix(studio): connect to the active channel, not hard-coded :50051 2026-06-18 13:52:05 +02:00
l10n refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
pages fix(studio): audit batch — debug.echo install, copyable errors, fast Diagnose 2026-06-18 13:02:21 +02:00
theme refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
widgets refactor: rename internal Fai* design system + fai_ helpers to chain 2026-06-16 17:53:17 +02:00
main.dart fix(studio): connect to the active channel, not hard-coded :50051 2026-06-18 13:52:05 +02:00