v0.3.1-beta.2
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.