Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 17:09

Minor Changes

  • 5ef2b75: Add agent skill for AST usage

    New skills/sh-ast/SKILL.md provides documentation and examples for agents
    using the parser programmatically: extracting commands, analyzing pipelines,
    finding variables, checking for unsafe patterns, and traversing the AST.