Skip to content

dsh-fal-image-gen 0.4.1

Choose a tag to compare

@GooDAnDReaDY GooDAnDReaDY released this 20 Aug 07:12
· 8 commits to main since this release

Compatibility fix for dsh 0.1.0-rc.8.

On rc8 the whole client half of the plugin failed to apply:

keyed slot "settings.plugin.item" requires options.key

and both cards went with it — the settings section and the generate_image result card, so a generated picture arrived as a JSON dump again.

The slot changed shape between core versions: a list slot needing options.id up to rc7, a keyed slot needing options.key from rc8, where the tab asks the Host for the configurable namespaces and renders one card per namespace. Each check only looks at its own field, so the registration now carries both and one build works on either version.

Verified on a staging harness running rc8 with the full plugin set: reproducible before the change, gone after — zero failed to apply entries, container healthy.

Install

dsh plugin --profile web add @goodandready/dsh-fal-image-gen