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-11T05:11:55.337Z [DEBUG] LSP server manager shut down successfully
2026-05-11T05:11:55.338Z [DEBUG] Cleaned up session snapshot: /home/runner/.claude/shell-snapshots/snapshot-bash-1778476188350-wxouzt.sh
[claude-harness] 2026-05-11T05:11:55.355Z attempt 1: process exit event exitCode=1
[claude-harness] 2026-05-11T05:11:55.355Z attempt 1: process closed exitCode=1 duration=2m 18s stdout=160136B stderr=0B hasOutput=true
[claude-harness] 2026-05-11T05:11:55.356Z attempt 1 failed: exitCode=1 isOverloadedError=false isRateLimitError=false isMaxTurnsExit=true isNoDeferredMarkerError=false hasOutput=true retriesRemaining=3
[claude-harness] 2026-05-11T05:11:55.356Z attempt 1: max_turns exit — not retriable via --continue
[claude-harness] 2026-05-11T05:11:55.357Z awf-reflect: fetching http://api-proxy:10000/reflect (timeout=5000ms)
[claude-harness] 2026-05-11T05:11:55.433Z awf-reflect: fetched 9 model(s) from http://api-proxy:10001/v1/models
[claude-harness] 2026-05-11T05:11:55.433Z awf-reflect: saved 2498B to /tmp/gh-aw/sandbox/firewall/awf-reflect.json
[claude-harness] 2026-05-11T05:11:55.434Z done: exitCode=1 totalDuration=2m 18s
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/25651479635
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Step Name Alignment
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/25651479635
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 step-name-alignment failure in https://github.com/github/gh-aw/actions/runs/25651479635Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: