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-07-16T09:06:07.948Z [DEBUG] MCP server "github": Connection error: Unable to connect. Is the computer able to access the url?
2026-07-16T09:06:07.948Z [DEBUG] MCP server "github": HTTP connection dropped after 134s uptime
2026-07-16T09:06:07.949Z [DEBUG] MCP server "github": Connection error: Failed to reconnect SSE stream: Unable to connect. Is the computer able to access the url?
2026-07-16T09:06:07.949Z [DEBUG] MCP server "github": Terminal connection error 1/3
2026-07-16T09:06:07.949Z [DEBUG] MCP server "github": HTTP connection dropped after 134s uptime
2026-07-16T09:06:07.949Z [DEBUG] MCP server "github": Connection error: Maximum reconnection attempts (2) exceeded.
2026-07-16T09:06:07.949Z [DEBUG] MCP server "github": SSE GET-stream reconnection exhausted; leaving transport up (POST still works)
2026-07-16T09:06:08.462Z [DEBUG] Stream started - received first chunk
2026-07-16T09:06:08.462Z [DEBUG] [API:timing] first byte after 6220ms
{"type":"assistant","message":{"model":"claude-opus-4-8","id":"msg_011Cd5UEzFb2EjwsQgUiEyr6","type":"message","role":"assistant","content":[{"type":"text","text":"The CLI bridge works. Let me report the missing tool via it."}],"stop_reason":null,"stop_sequence":null,"stop_details":null,"usage":{"input_tokens":2,"cache_creation_input_tokens":400,"cache_read_input_tokens":171600,"cache_creation":{"ephemeral_5m_input_tokens":400,"ephemeral_1h_input_tokens":0},"output_tokens":1,"service_tier":"standard","inference_geo":"global"},"context_management":null},"parent_tool_use_id":null,"session_id":"a3661102-3a63-4cba-a830-7e291eed8e3b","uuid":"3a4b0e10-3e8a-4f17-a563-b953b6cb9c8f","request_id":"req_011Cd5UEhBuyjur1h9Dtwafw"}
💡 This repository is a fork. If this failure is due to missing API keys or tokens, note that secrets from the parent repository are not inherited. Configure the required secrets directly in your fork's Settings → Secrets and variables → Actions.
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/SocketDev/socket-packageurl-js/actions/runs/29484455120
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Dependency update
Branch: main
Run: https://github.com/SocketDev/socket-packageurl-js/actions/runs/29484455120
Warning
Engine Failure: The
claudeengine terminated unexpectedly.Last agent output:
💡 This repository is a fork. If this failure is due to missing API keys or tokens, note that secrets from the parent repository are not inherited. Configure the required secrets directly in your fork's Settings → Secrets and variables → Actions.
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 weekly-update failure in https://github.com/SocketDev/socket-packageurl-js/actions/runs/29484455120Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: