github-actions[bot]
published Aug 24, 2026, 7:24 PM · updated Aug 25, 2026, 4:12 AM
Workflow Failure
Workflow: Smoke Copilot Sub Agents
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32767410542
Warning
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] multi-provider mode: 1 providers, 37 models, model=copilot/gpt-5.3-codex
[copilot-sdk-driver] provider: name=copilot type=openai baseUrl=http://api-proxy:10002 wireApi=responses
[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: 3
[copilot-sdk-driver] [sdk-driver] client started
[copilot-sdk-driver] [sdk-driver] creating session with model="copilot/gpt-5.3-codex" providers=1 models=37
[copilot-sdk-driver] [sdk-driver] session created: sessionId=7e1b2e26-b56d-462a-add6-9081e94724a5
[copilot-sdk-driver] [sdk-driver] error: ENOENT: no such file or directory, mkdir '/tmp/gh-aw/sandbox/agent/logs/copilot-session-state/7e1b2e26-b56d-462a-add6-9081e94724a5'
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/32767410542
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow smoke-copilot-sub-agents failure in https://github.com/github/gh-aw/actions/runs/32767410542
Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs:
report-failure-as-issue: falseGenerated from Smoke Copilot Sub Agents · ◷
- expires on Aug 25, 2026, 7:24 AM UTC