# sh: v0.2.0

release · 2026-06-02 · #sh · v0.2.0

### 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.

- [GitHub release](https://github.com/aliou/sh/releases/tag/v0.2.0)
- [npm](https://www.npmjs.com/package/@aliou/sh/v/0.2.0)
