gsxdsm
53e3063e9f
FN-8490: load skills for foreach step-execute sessions
Honor skill-executor configuration for implementation sessions created by foreach templates.
- Propagate validated step-execute skill names through workflow seam context.
- Load namespaced and bare skills with configured discovery paths for pinned step sessions.
- Add regression coverage, workflow documentation, and a minor changeset.
Files changed:
.changeset/fn-8490-step-execute-skill.md | 7 ++
docs/workflow-steps.md | 4 +-
.../__tests__/step-execute-skill-loading.test.ts | 128 +++++++++++++++++++++
packages/engine/src/executor.ts | 62 +++++++++-
packages/engine/src/workflow-node-handlers.ts | 21 ++++
5 files changed, 219 insertions(+), 3 deletions(-)
Fusion-Task-Id: FN-8490
Fusion-Task-Lineage: aa1ff02d-3139-45f2-8853-f53c0aef0f2f
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-22 15:07:59 -07:00
..
2026-07-22 13:47:58 -07:00
2026-07-21 21:01:23 -07:00
2026-07-22 14:56:51 -07:00
2026-07-22 15:02:43 -07:00
2026-07-21 21:01:23 -07:00
2026-07-21 21:01:23 -07:00
2026-07-22 15:07:59 -07:00
2026-07-22 09:32:02 -07:00
2026-07-21 21:01:23 -07:00
2026-07-22 01:32:14 -07:00
2026-07-21 21:01:23 -07:00