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-06T04:41:05.131Z [DEBUG] Hooks: Found 0 total hooks in registry
2026-05-06T04:41:05.131Z [DEBUG] Hooks: checkForNewResponses returning 0 responses
2026-05-06T04:41:05.132Z [DEBUG] autocompact: tokens=75609 level=ok effectiveWindow=180000
2026-05-06T04:41:05.132Z [DEBUG] Tool search disabled: ToolSearchTool is not available (may have been disallowed via disallowedTools).
2026-05-06T04:41:05.133Z [DEBUG] attribution header x-anthropic-billing-header: cc_version=2.1.126.a4b; cc_entrypoint=sdk-cli; cch=00000;
2026-05-06T04:41:05.133Z [DEBUG] [API:request] Creating client, ANTHROPIC_CUSTOM_HEADERS present: false, has Authorization header: false
2026-05-06T04:41:05.133Z [DEBUG] [API:auth] OAuth token check starting
2026-05-06T04:41:05.134Z [DEBUG] [API:auth] OAuth token check complete
2026-05-06T04:41:05.136Z [DEBUG] [API REQUEST] /v1/messages source=sdk
2026-05-06T04:41:07.215Z [DEBUG] Stream started - received first chunk
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/25416361496
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Go Logger Enhancement
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/25416361496
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 go-logger failure in https://github.com/github/gh-aw/actions/runs/25416361496Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: