Skip to content

v0.3.1-beta.2

Choose a tag to compare

@fadeoreo fadeoreo released this 06 Aug 12:10
· 144 commits to main since this release
fix(windows): hide unsupported bash capability

Prevent Windows TaskFrames from exposing exec_command to the model when the runtime only supports Python skills or PowerShell. This avoids Linux Bash command attempts against Windows paths and reports the platform limitation explicitly.