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-13T09:37:22.331Z [DEBUG] Hooks: checkForNewResponses returning 0 responses
2026-07-13T09:37:22.333Z [DEBUG] Tool search disabled for model 'claude-haiku-4-5': model does not support tool_reference blocks. This feature is only available on Claude Sonnet 4+, Opus 4+, and newer models.
2026-07-13T09:37:22.336Z [DEBUG] attribution header x-anthropic-billing-header: cc_version=2.1.168.31f; cc_entrypoint=sdk-cli; cch=00000;
2026-07-13T09:37:22.337Z [DEBUG] [API:request] Creating client, ANTHROPIC_CUSTOM_HEADERS present: false, has Authorization header: false
2026-07-13T09:37:22.337Z [DEBUG] [API:auth] OAuth token check starting
2026-07-13T09:37:22.337Z [DEBUG] [API:auth] OAuth token check complete
2026-07-13T09:37:22.338Z [DEBUG] [API:timing] dispatching to firstParty model=claude-haiku-4-5
2026-07-13T09:37:22.340Z [DEBUG] [API REQUEST] /v1/messages source=sdk
2026-07-13T09:37:27.685Z [DEBUG] Stream started - received first chunk
2026-07-13T09:37:27.685Z [DEBUG] [API:timing] first byte after 5348ms
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-lib/actions/runs/29238426976
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-lib/actions/runs/29238426976
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 weekly-update failure in https://github.com/SocketDev/socket-lib/actions/runs/29238426976Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: