Group-based sharing, read-only mode, and recipe forking — new in v0.12.0
Each recipe has an isShared toggle. When enabled, the recipe becomes visible to all members of your user group. Shared recipes display a "Shared by" badge showing who originally created and shared the recipe.
Non-owners viewing a shared recipe see it in read-only mode. They can execute the recipe and view results, but cannot modify the pipeline, transforms, or configuration. This protects the original while allowing others to benefit from it.
Any recipe — shared or your own — can be forked (cloned). Forking creates an independent copy in your recipe list. The forked recipe has no link to the original — you can modify it freely. This is ideal for building on a colleague's work without affecting their recipe.