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 claude engine terminated unexpectedly.
Last agent output:
2026-05-12T04:06:53.664Z [DEBUG] LSP server manager shut down successfully
2026-05-12T04:06:53.665Z [DEBUG] Cleaned up session snapshot: /home/runner/.claude/shell-snapshots/snapshot-bash-1778558719085-p0p4pm.sh
[claude-harness] 2026-05-12T04:06:53.683Z attempt 1: process exit event exitCode=1
[claude-harness] 2026-05-12T04:06:53.683Z attempt 1: process closed exitCode=1 duration=1m 46s stdout=163224B stderr=0B hasOutput=true
[claude-harness] 2026-05-12T04:06:53.685Z attempt 1 failed: exitCode=1 isOverloadedError=false isRateLimitError=false isMaxTurnsExit=true isNoDeferredMarkerError=false hasOutput=true retriesRemaining=3
[claude-harness] 2026-05-12T04:06:53.685Z attempt 1: max_turns exit — not retriable via --continue
[claude-harness] 2026-05-12T04:06:53.685Z awf-reflect: fetching http://api-proxy:10000/reflect (timeout=5000ms)
[claude-harness] 2026-05-12T04:06:53.820Z awf-reflect: fetched 9 model(s) from http://api-proxy:10001/v1/models
[claude-harness] 2026-05-12T04:06:53.820Z awf-reflect: saved 2541B to /tmp/gh-aw/sandbox/firewall/awf-reflect.json
[claude-harness] 2026-05-12T04:06:53.820Z done: exitCode=1 totalDuration=1m 46s
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/25712590786
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Design Decision Gate 🏗️
Branch: HEAD
Run: https://github.com/github/gh-aw/actions/runs/25712590786
claudeengine 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 design-decision-gate failure in https://github.com/github/gh-aw/actions/runs/25712590786Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: