Skip to content

acpus@0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 03:56
· 18 commits to main since this release
a6cffb9

Minor Changes

  • 23b50c5: Add workflow metadata to CEL and template contexts through workflow.name,
    workflow.description, workflow.source_path, and workflow.source_dir, and
    preserve source paths from compilation through runtime evaluation.

    Fork inheritance now includes workflow metadata in node definition hashes when a
    node references workflow.*, preventing source-directory-dependent steps from
    being incorrectly inherited across forks. The CLI catalog also discovers bundled
    workflow.spec.yaml entries, and the project catalog now includes a
    swarm-intelligence workflow 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