You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Engine Failure: The copilot engine terminated unexpectedly.
Last agent output:
[copilot-harness] 2026-04-28T05:24:31.771Z retry 3/3: sleeping 20000ms before next attempt (--continue)
[copilot-harness] 2026-04-28T05:24:51.791Z retry 3/3: woke up, next delay cap will be 60000ms
[copilot-harness] 2026-04-28T05:24:51.791Z attempt 4: spawning: /tmp/gh-aw/engine-command.sh --add-dir /tmp/gh-aw/ --log-level all --log-dir /tmp/gh-aw/sandbox/agent/logs/ --disable-builtin-mcps --no-ask-user --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --add-dir /home/runner/work/gh-aw/gh-aw -p <redacted> --continue
[copilot-harness] 2026-04-28T05:24:51.793Z attempt 4: process started (pid=382)
--add-dir: line 1: safeoutputs: command not found
[copilot-harness] 2026-04-28T05:24:51.800Z attempt 4: process exit event exitCode=127
[copilot-harness] 2026-04-28T05:24:51.800Z attempt 4: process closed exitCode=127 duration=0s stdout=0B stderr=50B hasOutput=true
[copilot-harness] 2026-04-28T05:24:51.801Z attempt 4 failed: exitCode=127 isCAPIError400=false isMCPPolicyError=false isModelNotSupportedError=false isAuthError=false hasOutput=true retriesRemaining=0
[copilot-harness] 2026-04-28T05:24:51.801Z all 3 retries exhausted — giving up (exitCode=127)
[copilot-harness] 2026-04-28T05:24:51.801Z done: exitCode=127 totalDuration=35s
Action Required
Assign this issue to Copilot using the agentic-workflows sub-agent to automatically debug and fix the workflow failure.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/25035450701
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Smoke CI
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/25035450701
copilotengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to Copilot using the
agentic-workflowssub-agent to automatically debug and fix the workflow failure.Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsprompt from.github/agents/agentic-workflows.agent.mdor https://github.com/github/gh-aw/blob/main/.github/agents/agentic-workflows.agent.mddebug the agentic workflow smoke-ci failure in https://github.com/github/gh-aw/actions/runs/25035450701Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: