[copilot-sdk-driver] [sdk-driver] sending prompt...
{"type":"user.message","timestamp":"2026-07-12T19:36:38.526Z","data":{}}
{"type":"subagent.started","timestamp":"2026-07-12T19:36:41.566Z","data":{"agentName":"general-purpose","agentDisplayName":"General Purpose Agent","toolCallId":"call_221dlqQ4g6ePEiSeuDZA8AxF"}}
{"type":"subagent.started","timestamp":"2026-07-12T19:36:41.567Z","data":{"agentName":"general-purpose","agentDisplayName":"General Purpose Agent","toolCallId":"call_3ZyLqd4frOB0ZtyZNCH16tsV"}}
{"type":"assistant.message","timestamp":"2026-07-12T19:36:41.568Z","data":{"content":""}}
{"type":"tool.execution_start","timestamp":"2026-07-12T19:36:41.570Z","data":{"toolName":"task","mcpServerName":""}}
{"type":"tool.execution_start","timestamp":"2026-07-12T19:36:41.570Z","data":{"toolName":"task","mcpServerName":""}}
{"type":"tool.execution_start","timestamp":"2026-07-12T19:36:41.570Z","data":{"toolName":"task","mcpServerName":""}}
[copilot-sdk-driver] [sdk-driver] error: Execution failed: CAPIError: 400 model claude-haiku-4.5 does not support Responses API. (Request ID: CC02:2B3B00:2D3748D:3832917:6A53ECCA)
{"type":"subagent.failed","timestamp":"2026-07-12T19:36:42.354Z","data":{"agentName":"general-purpose","toolCallId":"call_221dlqQ4g6ePEiSeuDZA8AxF","error":"No response generated"}}
Workflow Failure
Workflow: Smoke Copilot Sub Agents
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/29206052899
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 smoke-copilot-sub-agents failure in https://github.com/github/gh-aw/actions/runs/29206052899Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: