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 copilot engine terminated unexpectedly.
Last agent output:
[copilot-driver] 2026-04-10T08:08:05.149Z starting: command=/usr/local/bin/copilot maxRetries=3 initialDelayMs=5000 backoffMultiplier=2 maxDelayMs=60000 nodeVersion=v20.20.2 platform=linux
[copilot-driver] 2026-04-10T08:08:05.385Z pre-flight: command is accessible and executable: /usr/local/bin/copilot
[copilot-driver] 2026-04-10T08:08:05.385Z attempt 1: spawning: /usr/local/bin/copilot --add-dir /tmp/gh-aw/ --log-level all --log-dir /tmp/gh-aw/sandbox/agent/logs/ --disable-builtin-mcps --allow-all-tools --allow-all-paths --add-dir /home/runner/work/riksdagsmonitor/riksdagsmonitor --prompt <redacted>
[copilot-driver] 2026-04-10T08:08:05.391Z attempt 1: process started (pid=155)
[copilot-driver] 2026-04-10T08:08:07.536Z attempt 1: process exit event exitCode=1
[copilot-driver] 2026-04-10T08:08:07.536Z attempt 1: process closed exitCode=1 duration=2s stdout=0B stderr=0B hasOutput=false
[copilot-driver] 2026-04-10T08:08:07.536Z attempt 1 failed: exitCode=1 isCAPIError400=false hasOutput=false retriesRemaining=3
[copilot-driver] 2026-04-10T08:08:07.536Z attempt 1: no output produced — not retrying (possible causes: binary not found, permission denied, auth failure, or silent startup crash)
[copilot-driver] 2026-04-10T08:08:07.536Z done: exitCode=1 totalDuration=2s
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/Hack23/riksdagsmonitor/actions/runs/24233157712
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: News: Week Ahead
Branch: main
Run: https://github.com/Hack23/riksdagsmonitor/actions/runs/24233157712
copilotengine 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 news-week-ahead failure in https://github.com/Hack23/riksdagsmonitor/actions/runs/24233157712Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: