acpus@0.4.0
·
18 commits
to main
since this release
Minor Changes
-
23b50c5: Add workflow metadata to CEL and template contexts through
workflow.name,
workflow.description,workflow.source_path, andworkflow.source_dir, and
preserve source paths from compilation through runtime evaluation.Fork inheritance now includes workflow metadata in node definition hashes when a
node referencesworkflow.*, preventing source-directory-dependent steps from
being incorrectly inherited across forks. The CLI catalog also discovers bundled
workflow.spec.yamlentries, and the project catalog now includes a
swarm-intelligenceworkflow bundle with spec-local helper scripts.
Patch Changes
- Updated dependencies [23b50c5]
- @acpus/core@0.4.0
- @acpus/runtime@0.5.0
- @acpus/tui@0.5.1