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-14T12:14:20.311Z [ERROR] --mcp-config validation failed (1 errors): Failed to read file: Error: ENAMETOOLONG: name too long, open
�[0m�[31m�[31mError: Invalid MCP configuration:�[39m
�[31mFailed to read file: Error: ENAMETOOLONG: name too long, open�[39m�[0m
[claude-harness] 2026-05-14T12:14:20.326Z attempt 4: process exit event exitCode=1
[claude-harness] 2026-05-14T12:14:20.326Z attempt 4: process closed exitCode=1 duration=0s stdout=0B stderr=129B hasOutput=true
[claude-harness] 2026-05-14T12:14:20.326Z 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-14T12:14:20.326Z all 3 retries exhausted — giving up (exitCode=1)
[claude-harness] 2026-05-14T12:14:20.326Z awf-reflect: fetching http://api-proxy:10000/reflect (timeout=5000ms)
[claude-harness] 2026-05-14T12:14:20.330Z awf-reflect: saved 2533B to /tmp/gh-aw/sandbox/firewall/awf-reflect.json
[claude-harness] 2026-05-14T12:14:20.330Z 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/25859265792
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Daily Go Function Namer
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/25859265792
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 daily-function-namer failure in https://github.com/github/gh-aw/actions/runs/25859265792Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: