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-05-16T00:12:24.208Z awf-reflect: saved 2741B to /tmp/gh-aw/sandbox/firewall/awf-reflect.json
[copilot-harness] 2026-05-16T00:12:24.209Z attempt 1: spawning: /usr/local/bin/copilot --add-dir /tmp/gh-aw/ --log-level all --log-dir /tmp/gh-aw/sandbox/agent/logs/ --disable-builtin-mcps --no-ask-user --allow-tool github --allow-tool safeoutputs --allow-tool shell(cat /tmp/gh-aw/model
[copilot-harness] 2026-05-16T00:12:24.212Z attempt 1: process started (pid=173)
[copilot-harness] 2026-05-16T00:12:25.167Z attempt 1: process exit event exitCode=1
[copilot-harness] 2026-05-16T00:12:25.167Z attempt 1: process closed exitCode=1 duration=0s stdout=0B stderr=0B hasOutput=false
[copilot-harness] 2026-05-16T00:12:25.168Z attempt 1 failed: exitCode=1 isCAPIError400=false isMCPPolicyError=false isModelNotSupportedError=false isNullTypeToolCallError=false isAuthError=false permissionDeniedCount=0 hasNumerousPermissionDenied=false hasOutput=false retriesRemaining=3
[copilot-harness] 2026-05-16T00:12:25.168Z attempt 1: no output produced — not retrying (possible causes: binary not found, permission denied, auth failure, or silent startup crash)
[copilot-harness] 2026-05-16T00:12:25.168Z awf-reflect: fetching http://api-proxy:10000/reflect (timeout=5000ms)
[copilot-harness] 2026-05-16T00:12:25.170Z awf-reflect: saved 2741B to /tmp/gh-aw/sandbox/firewall/awf-reflect.json
[copilot-harness] 2026-05-16T00:12:25.170Z done: exitCode=1 totalDuration=0s
Action Required
Assign this issue to an agent to debug and fix the issue.
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/25947409109
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Daily Model Inventory Checker
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/25947409109
copilotengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to an agent to debug and fix the issue.
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 daily-model-inventory failure in https://github.com/github/gh-aw/actions/runs/25947409109Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: