v0.26.0
Run generated commands in the user's actual shell (SHELL -c on Unix) instead of hardcoding sh -c, so shell dialect, exported variables and syntax match the shell the model was told to generate for. Also teaches the model to avoid unexported shell-specific variables like ZSH_CUSTOM and use absolute paths instead.
Full Changelog: v0.25.0...v0.26.0