Skip to content

0.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 17:16
· 19 commits to main since this release
Immutable release. Only release title and notes can be modified.

changed

cli

selecting the same skill or agent more than once in one target is now valid: every declaration and its when rules are kept for instruction generation, while the artifact materializes once per target

Refs:

added

cli

use-same-skills / use-same-agents nodes additively reuse another target's effective use-skills / use-agents sequence at the declaration position, with cycle and absent-target validation

Refs:

use-same-instruction reuses another target's effective instruction source; an instruction source is exactly one of a direct source block, use-same-instruction, or legacy same-as

Refs: