[copilot-sdk-driver] [sdk-driver] client started
[copilot-sdk-driver] [sdk-driver] session created: sessionId=f5d15b3c-6052-4ff5-82fa-2c66b60f0890
[copilot-sdk-driver] [sdk-driver] serialising SDK events to /tmp/gh-aw/sandbox/agent/logs/copilot-session-state/f5d15b3c-6052-4ff5-82fa-2c66b60f0890/events.jsonl
[copilot-sdk-driver] [sdk-driver] sending prompt...
{"type":"user.message","timestamp":"2026-06-14T07:11:13.712Z","data":{}}
{"type":"assistant.message","timestamp":"2026-06-14T07:11:17.855Z","data":{"content":""}}
{"type":"tool.execution_start","timestamp":"2026-06-14T07:11:17.855Z","data":{"toolName":"report_intent","mcpServerName":""}}
{"type":"tool.execution_start","timestamp":"2026-06-14T07:11:17.856Z","data":{"toolName":"bash","mcpServerName":""}}
{"type":"tool.execution_complete","timestamp":"2026-06-14T07:11:17.859Z","data":{"toolName":"report_intent","mcpServerName":"","success":true}}
{"type":"tool.execution_complete","timestamp":"2026-06-14T07:11:18.414Z","data":{"toolName":"bash","mcpServerName":"","success":true}}
Workflow Failure
Workflow: Dictation Prompt Generator
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/27491307552
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 dictation-prompt failure in https://github.com/github/gh-aw/actions/runs/27491307552Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: