chain-studio-flow-editor/lib
flemming-it 29294a2971 feat: sample flows follow the hub's wire flag; examples group + import action
The Example chip used to come from a client-side content-marker
scan that had drifted from the hub's renamed sample header — no
current sample matched it. The host now passes the hub-reported
sample set (FlowSummary.sample) and the editor renders truth only:
no host info, no chips.

Samples collapse under one 'Examples (N)' group below the
operator's own flows (expanded only when nothing else exists), and
an optional onImportSamples action on the empty list is the
deliberate way to pull the bundled examples into a sealed area's
empty hub. Guard: flow_list_samples_test pins chips-from-host-only,
the grouping, and the import round trip.

Signed-off-by: flemming-it <sf@flemming.it>
2026-08-28 00:08:51 +02:00
..
src feat: sample flows follow the hub's wire flag; examples group + import action 2026-08-28 00:08:51 +02:00
chain_studio_flow_editor.dart feat(run): host-injected native file picker for flow file inputs 2026-07-17 01:04:40 +02:00