2026-04-25T12:06:34.899Z [DEBUG] Fast mode unavailable: Fast mode is not available in the Agent SDK
2026-04-25T12:06:34.900Z [DEBUG] [API:request] Creating client, ANTHROPIC_CUSTOM_HEADERS present: false, has Authorization header: false
2026-04-25T12:06:34.900Z [DEBUG] [API:auth] OAuth token check starting
2026-04-25T12:06:34.902Z [DEBUG] [API:auth] OAuth token check complete
2026-04-25T12:06:34.903Z [DEBUG] Fast mode unavailable: Fast mode is not available in the Agent SDK
2026-04-25T12:06:34.906Z [DEBUG] [API REQUEST] /v1/messages source=sdk
2026-04-25T12:06:37.368Z [DEBUG] Stream started - received first chunk
{"type":"assistant","message":{"model":"claude-sonnet-4-6","id":"msg_017DifTNUMRQPqWPWXrfa5kw","type":"message","role":"assistant","content":[{"type":"tool_use","id":"toolu_01MfmLkxcBQeH5DJwJAkhutA","name":"TaskOutput","input":{"task_id":"bm6q00g6q","block":true,"timeout":120000},"caller":{"type":"direct"}}],"stop_reason":null,"stop_sequence":null,"stop_details":null,"usage":{"input_tokens":1,"cache_creation_input_tokens":384,"cache_read_input_tokens":65552,"cache_creation":{"ephemeral_5m_input_tokens":384,"ephemeral_1h_input_tokens":0},"output_tokens":62,"service_tier":"standard","inference_geo":"global"},"context_management":null},"parent_tool_use_id":null,"session_id":"a9452f07-ea41-4a36-bf7a-54f8b44056de","uuid":"f23d7847-60a6-4cd9-90e4-39223a22f035"}
2026-04-25T12:06:37.688Z [INFO] [Stall] tool_dispatch_start tool=TaskOutput toolUseId=toolu_01MfmLkxcBQeH5DJwJAkhutA permissionDecisionMs=0
2026-04-25T12:07:45.362Z [DEBUG] Metrics export disabled by organization setting
Workflow Failure
Workflow: Copilot Session Insights
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/24929848250
claudeengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to Copilot using the
agentic-workflowssub-agent to automatically debug and fix the workflow failure.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-workflowsprompt from.github/agents/agentic-workflows.agent.mdor https://github.com/github/gh-aw/blob/main/.github/agents/agentic-workflows.agent.mddebug the agentic workflow copilot-session-insights failure in https://github.com/github/gh-aw/actions/runs/24929848250Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: