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-08-25T18:19:27.474Z [DEBUG] MCP server "github": Cleared connection cache for reconnection
2026-08-25T18:19:27.474Z [DEBUG] MCP server "safeoutputs": HTTP connection closed after 0s (cleanly)
2026-08-25T18:19:27.474Z [DEBUG] MCP server "safeoutputs": Cleared connection cache for reconnection
2026-08-25T18:19:27.476Z [DEBUG] LSP server manager shut down successfully
2026-08-25T18:19:27.476Z [DEBUG] MCP server "github": HTTP connection dropped after 0s uptime
2026-08-25T18:19:27.477Z [DEBUG] MCP server "github": Connection error: SSE stream disconnected: AbortError: The operation was aborted.
2026-08-25T18:19:27.477Z [DEBUG] MCP server "github": Terminal connection error 1/3
2026-08-25T18:19:27.477Z [DEBUG] MCP server "safeoutputs": HTTP connection dropped after 0s uptime
2026-08-25T18:19:27.477Z [DEBUG] MCP server "safeoutputs": Connection error: SSE stream disconnected: AbortError: The operation was aborted.
2026-08-25T18:19:27.477Z [DEBUG] MCP server "safeoutputs": Terminal connection error 1/3
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/bootc-dev/bcvk/actions/runs/32882856819
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Drafter
Branch: main
Run: https://github.com/bootc-dev/bcvk/actions/runs/32882856819
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 drafter failure in https://github.com/bootc-dev/bcvk/actions/runs/32882856819Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: