Releases: aliou/sh
Releases · aliou/sh
Release list
v0.2.0
Minor Changes
-
5ef2b75: Add agent skill for AST usage
New
skills/sh-ast/SKILL.mdprovides documentation and examples for agents
using the parser programmatically: extracting commands, analyzing pipelines,
finding variables, checking for unsafe patterns, and traversing the AST.
sh@0.2.0
v0.1.0
Minor Changes
- 0f1209b: Initial release.