chain-studio/lib
flemming-it 2c13ef58ae
Some checks failed
Security / Security check (push) Failing after 1s
feat(store): source-bucket from CapabilityEntry.source_kind
Studio's `_sourceForItem` now prefers the wire-level
`sourceKind` field (populated by 0.12+ hubs) over the legacy
name-prefix heuristic. Adds a "temporal" bucket alongside
"mcp" / "n8n" / "native" / "federated" so SPARK-federated
workflows render with their own transport pill on the store
grid + filter chip.

Pre-0.12 hubs return empty `sourceKind` and the legacy
sniffing path still works -- back-compat preserved.

`StoreItem` data class accepts an optional `sourceKind`
parameter (defaults to empty). dart analyze green.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-28 12:06:59 +02:00
..
data feat(store): source-bucket from CapabilityEntry.source_kind 2026-05-28 12:06:59 +02:00
l10n feat(studio): theme-plugin picker + translate-hook wrapper 2026-05-25 23:02:21 +02:00
pages feat(store): source-bucket from CapabilityEntry.source_kind 2026-05-28 12:06:59 +02:00
theme feat(studio): surface provider + sourceKind + versionAdvisory on CapabilityInfo 2026-05-28 10:54:48 +02:00
widgets chore(studio): switch to fai_client_sdk (renamed from fai_dart_sdk) 2026-05-26 13:46:32 +02:00
main.dart feat(studio): theme-plugin picker + translate-hook wrapper 2026-05-25 23:02:21 +02:00