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:
node node_modules/@anthropic-ai/claude-code/install.cjs
Or reinstall without --ignore-scripts / --omit=optional.
[claude-harness] 2026-05-12T01:02:47.594Z attempt 4: process exit event exitCode=1
[claude-harness] 2026-05-12T01:02:47.594Z attempt 4: process closed exitCode=1 duration=0s stdout=0B stderr=383B hasOutput=true
[claude-harness] 2026-05-12T01:02:47.594Z attempt 4 failed: exitCode=1 isOverloadedError=false isRateLimitError=false isMaxTurnsExit=false hasOutput=true retriesRemaining=0
[claude-harness] 2026-05-12T01:02:47.594Z all 3 retries exhausted — giving up (exitCode=1)
[claude-harness] 2026-05-12T01:02:47.594Z awf-reflect: fetching http://api-proxy:10000/reflect (timeout=5000ms)
[claude-harness] 2026-05-12T01:02:47.683Z awf-reflect: fetched 9 model(s) from http://api-proxy:10001/v1/models
[claude-harness] 2026-05-12T01:02:47.683Z awf-reflect: saved 1914B to /tmp/gh-aw/sandbox/firewall/awf-reflect.json
[claude-harness] 2026-05-12T01:02:47.683Z done: exitCode=1 totalDuration=35s
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-firewall/actions/runs/25706647252
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Security Guard
Branch: copilot/refactor-server-test-file
Run: https://github.com/github/gh-aw-firewall/actions/runs/25706647252
Pull Request: #2969
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 security-guard failure in https://github.com/github/gh-aw-firewall/actions/runs/25706647252Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: