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-sdk-driver] connecting to sidecar at http://127.0.0.1:3002
[copilot-sdk-driver] permission config: allow-all-tools (sidecar launched with --allow-all-tools)
[copilot-sdk-driver] [sdk-driver] attempt 1: connecting to Copilot SDK at http://127.0.0.1:3002
[copilot-sdk-driver] [sdk-driver] max-tool-denials threshold: 5
[copilot-sdk-driver] [sdk-driver] client started
[copilot-sdk-driver] [sdk-driver] session created: sessionId=865c3402-1501-49b0-b141-3e5f8e49779a
[copilot-sdk-driver] [sdk-driver] serialising SDK events to /tmp/gh-aw/sandbox/agent/logs/copilot-session-state/865c3402-1501-49b0-b141-3e5f8e49779a/events.jsonl
[copilot-sdk-driver] [sdk-driver] sending prompt...
{"type":"user.message","timestamp":"2026-06-09T00:18:15.310Z","data":{}}
[copilot-sdk-driver] [sdk-driver] error: 400 400 checking third-party user token: bad request: Personal Access Tokens are not supported for this endpoint
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/github/gh-aw/actions/runs/27175370128
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Daily Sentrux Report
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/27175370128
Warning
Engine Failure: The
copilotengine 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 daily-sentrux-report failure in https://github.com/github/gh-aw/actions/runs/27175370128Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: