agent-orchestrator/.github
i-trytoohard 473a747ab1 fix(canary): outdent heredoc terminator to column 0
YAML `run: |` strips 10-space base indentation, so `SCRIPT`
at 12-space YAML indent lands at column 2 in the shell.
Bash `<<` requires the terminator at column 0.
Move to 10-space indent (= column 0 after YAML strip).
2026-05-19 22:24:13 +00:00
..
scripts fix: remove dead has_coverage output variable (#913) 2026-04-05 17:37:29 +05:30
workflows fix(canary): outdent heredoc terminator to column 0 2026-05-19 22:24:13 +00:00
copilot-instructions.md feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30