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] [sdk-driver] attempt 1: connecting to Copilot SDK at http://127.0.0.1:3002
[copilot-sdk-driver] [sdk-driver] client started
[copilot-sdk-driver] [sdk-driver] session created: sessionId=2cd2e094-d963-4552-9d6c-3b7d352f78d7
[copilot-sdk-driver] [sdk-driver] serialising SDK events to /tmp/gh-aw/sandbox/agent/logs/copilot-session-state/2cd2e094-d963-4552-9d6c-3b7d352f78d7/events.jsonl
[copilot-sdk-driver] [sdk-driver] sending prompt...
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: Execution failed: Error: Session was not created with authentication info or custom provider]
Node.js v22.22.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/github/gh-aw/actions/runs/26924221485
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: PR Triage Agent
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/26924221485
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 pr-triage-agent failure in https://github.com/github/gh-aw/actions/runs/26924221485Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: