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:
�[0m�[31m�[31mError: Invalid MCP configuration:�[39m
�[31mFailed to read file: Error: ENAMETOOLONG: name too long, open�[39m�[0m
[claude-harness] 2026-05-14T13:02:18.989Z attempt 4: process exit event exitCode=1
[claude-harness] 2026-05-14T13:02:18.989Z attempt 4: process closed exitCode=1 duration=0s stdout=0B stderr=129B hasOutput=true
[claude-harness] 2026-05-14T13:02:18.989Z attempt 4 failed: exitCode=1 isOverloadedError=false isRateLimitError=false isMaxTurnsExit=false isNoDeferredMarkerError=false permissionDeniedCount=0 hasNumerousPermissionDenied=false hasOutput=true retriesRemaining=0
[claude-harness] 2026-05-14T13:02:18.989Z all 3 retries exhausted — giving up (exitCode=1)
[claude-harness] 2026-05-14T13:02:18.989Z awf-reflect: fetching http://api-proxy:10000/reflect (timeout=5000ms)
[claude-harness] 2026-05-14T13:02:19.143Z awf-reflect: fetched 9 model(s) from http://api-proxy:10001/v1/models
[claude-harness] 2026-05-14T13:02:19.144Z awf-reflect: saved 2533B to /tmp/gh-aw/sandbox/firewall/awf-reflect.json
[claude-harness] 2026-05-14T13:02:19.144Z done: exitCode=1 totalDuration=36s
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/25861366999
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Claude Code User Documentation Review
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/25861366999
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 claude-code-user-docs-review failure in https://github.com/github/gh-aw/actions/runs/25861366999Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: