@sellable/install 0.1.58 → 0.1.60
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -105,6 +105,10 @@ translate internal sourcing terms into plain language. For example, explain
|
|
|
105
105
|
"signal discovery" as "looking for LinkedIn activity from people already
|
|
106
106
|
talking about this problem."
|
|
107
107
|
|
|
108
|
+
Only promise parallel/background work when the host actually started parallel
|
|
109
|
+
branches or workers. If the host is running the flow sequentially, say the real
|
|
110
|
+
sequence instead of `kicking off two workstreams`.
|
|
111
|
+
|
|
108
112
|
Every approval gate must include artifact access after the readable inline
|
|
109
113
|
content. Show an `Open artifact:` line with the one key clickable markdown link
|
|
110
114
|
for that stage. Do not show raw filesystem paths unless links cannot be created
|