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 before producing output.
Error details:
dependency failed to start: container awf-cli-proxy exited (1)
Action Required
Assign this issue to an agent to debug and fix the issue.
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/27293003970
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Closing as a duplicate of #38309, which consolidates the DIFC awf-cli-proxy startup-race cluster (shared root cause, audit-diff evidence, and remediation). This run (27293003970) shows the identical awf-cli-proxy exited (1) fatal — the agent was never invoked (turns=0). The fix is tracked centrally in #38309; no separate action needed here.
Workflow Failure
Workflow: Design Decision Gate 🏗️
Branch: HEAD
Run: https://github.com/github/gh-aw/actions/runs/27293003970
Warning
Engine Failure: The
claudeengine terminated before producing output.Error details:
Action Required
Assign this issue to an agent to debug and fix the issue.
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-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow design-decision-gate failure in https://github.com/github/gh-aw/actions/runs/27293003970Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter:Closing as a duplicate of #38309, which consolidates the DIFC
awf-cli-proxystartup-race cluster (shared root cause, audit-diff evidence, and remediation). This run (27293003970) shows the identicalawf-cli-proxy exited (1)fatal — the agent was never invoked (turns=0). The fix is tracked centrally in #38309; no separate action needed here.