diff --git a/.changeset/patch-fix-docker-sbx-runtime-output.md b/.changeset/patch-fix-docker-sbx-runtime-output.md new file mode 100644 index 00000000000..dd185facf8f --- /dev/null +++ b/.changeset/patch-fix-docker-sbx-runtime-output.md @@ -0,0 +1,5 @@ +--- +"gh-aw": patch +--- + +Fixed docker-sbx workflow recompilation so TTY handling, CLI staging, and `container.agentTimeout` match the runtime behavior used in CI.