2026-05-23T22:01:12.649Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending
2026-05-23T22:01:12.649Z [DEBUG] Hooks: Found 0 total hooks in registry
2026-05-23T22:01:12.649Z [DEBUG] Hooks: checkForNewResponses returning 0 responses
{"type":"result","subtype":"error_max_turns","duration_ms":14986,"duration_api_ms":15839,"is_error":true,"num_turns":6,"stop_reason":"tool_use","session_id":"0e5daedb-23eb-438e-b20e-750db2ed4eba","total_cost_usd":0.08753734999999999,"usage":{"input_tokens":90,"cache_creation_input_tokens":46373,"cache_read_input_tokens":178221,"output_tokens":1644,"server_tool_use":{"web_search_requests":0,"web_fetch_requests":0},"service_tier":"standard","cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":46373},"inference_geo":"","iterations":[],"speed":"standard"},"modelUsage":{"claude-haiku-4-5":{"inputTokens":3459,"outputTokens":1658,"cacheReadInputTokens":178221,"cacheCreationInputTokens":46373,"webSearchRequests":0,"costUSD":0.08753734999999999,"contextWindow":200000,"maxOutputTokens":32000}},"permission_denials":[],"terminal_reason":"max_turns","fast_mode_state":"off","uuid":"de5ddc5e-6db6-43ea-8ad6-3bf3548eed7b","errors":["Reached maximum number of turns (5)"]}
2026-05-23T22:01:12.652Z [DEBUG] MCP server "github": HTTP connection closed after 15s (cleanly)
2026-05-23T22:01:12.652Z [DEBUG] MCP server "github": Cleared connection cache for reconnection
2026-05-23T22:01:12.652Z [DEBUG] MCP server "safeoutputs": HTTP connection closed after 15s (cleanly)
2026-05-23T22:01:12.652Z [DEBUG] MCP server "safeoutputs": Cleared connection cache for reconnection
2026-05-23T22:01:12.655Z [DEBUG] LSP server manager shut down successfully
2026-05-23T22:01:12.655Z [DEBUG] Cleaned up session snapshot: /home/runner/.claude/shell-snapshots/snapshot-bash-1779573661211-cbmajr.sh
Workflow Failure
Workflow: Smoke Claude
Branch: copilot/fix-api-proxy-deprecated-header
Run: https://github.com/github/gh-aw-firewall/actions/runs/26344485869
Pull Request: #3657
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-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 smoke-claude failure in https://github.com/github/gh-aw-firewall/actions/runs/26344485869Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: