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-06-18T22:21:42.960Z [DEBUG] attribution header x-anthropic-billing-header: cc_version=2.1.179.255; cc_entrypoint=sdk-cli; cch=00000;
2026-06-18T22:21:42.960Z [DEBUG] [API:request] Creating client, ANTHROPIC_CUSTOM_HEADERS present: false, has Authorization header: false
2026-06-18T22:21:42.960Z [DEBUG] [API:auth] OAuth token check starting
2026-06-18T22:21:42.960Z [DEBUG] [API:auth] OAuth token check complete
2026-06-18T22:21:42.964Z [DEBUG] [API:timing] dispatching to firstParty model=claude-opus-4-8[1m]
2026-06-18T22:21:42.966Z [DEBUG] [API REQUEST] /v1/messages source=sdk
2026-06-18T22:21:45.744Z [DEBUG] Stream started - received first chunk
2026-06-18T22:21:45.745Z [DEBUG] [API:timing] first byte after 2780ms
2026-06-18T22:21:51.086Z [DEBUG] LSP server manager shut down successfully
2026-06-18T22:21:51.086Z [DEBUG] Cleaned up session snapshot: /home/runner/.claude/shell-snapshots/snapshot-bash-1781820732403-dk8y2p.sh
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/27792293897
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Avenger
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/27792293897
Warning
Engine Failure: The
claudeengine terminated unexpectedly.Last agent output:
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 avenger failure in https://github.com/github/gh-aw/actions/runs/27792293897Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: