2026-07-16T21:43:18.584Z [DEBUG] Tool search disabled: ToolSearchTool is not available (may have been disallowed via disallowedTools).
2026-07-16T21:43:18.586Z [DEBUG] attribution header x-anthropic-billing-header: cc_version=2.1.210.7cd; cc_entrypoint=sdk-cli;
2026-07-16T21:43:18.587Z [DEBUG] [API:timing] dispatching to firstParty model=claude-sonnet-4.5
2026-07-16T21:43:18.588Z [DEBUG] [API REQUEST] /v1/messages source=sdk
2026-07-16T21:43:18.704Z [ERROR] "API error (attempt 1/11): 400 400 checking third-party user token: [REDACTED] request: Personal Access Tokens are not supported for this endpoint\n"
2026-07-16T21:43:18.713Z [ERROR] "Error in API request: 400 checking third-party user token: [REDACTED] request: Personal Access Tokens are not supported for this endpoint\n"
2026-07-16T21:43:18.805Z [ERROR] "API error (attempt 1/11): 400 400 checking third-party user token: [REDACTED] request: Personal Access Tokens are not supported for this endpoint\n"
{"type":"assistant","message":{"id":"31d7a066-3c0c-4e11-91d0-9aee2d4a955f","container":null,"model":"<synthetic>","role":"assistant","stop_details":null,"stop_reason":"stop_sequence","stop_sequence":"","type":"message","usage":{"input_tokens":0,"output_tokens":0,"cache_creation_input_tokens":0,"cache_read_input_tokens":0,"server_tool_use":{"web_search_requests":0,"web_fetch_requests":0},"service_tier":null,"cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":0},"inference_geo":null,"iterations":null,"speed":null},"content":[{"type":"text","text":"API Error: 400 checking third-party user token: bad request: Personal Access Tokens are not supported for this endpoint\n"}],"context_management":null},"parent_tool_use_id":null,"session_id":"7422f8ce-8e69-45bc-a61a-e1ab356251ce","uuid":"2f48e118-3374-442e-b477-ea9c8c897850","error":"unknown"}
{"type":"result","subtype":"success","is_error":true,"api_error_status":400,"duration_ms":251,"duration_api_ms":0,"num_turns":1,"result":"API Error: 400 checking third-party user token: bad request: Personal Access Tokens are not supported for this endpoint\n","stop_reason":"stop_sequence","session_id":"7422f8ce-8e69-45bc-a61a-e1ab356251ce","total_cost_usd":0,"usage":{"input_tokens":0,"cache_creation_input_tokens":0,"cache_read_input_tokens":0,"output_tokens":0,"server_tool_use":{"web_search_requests":0,"web_fetch_requests":0},"service_tier":"standard","cache_creation":{"ephemeral_1h_input_tokens":0,"ephemeral_5m_input_tokens":0},"inference_geo":"","iterations":[],"speed":"standard"},"modelUsage":{},"permission_denials":[],"terminal_reason":"api_error","fast_mode_state":"off","uuid":"3b20f45f-a6b9-4990-b2b7-d09ca32c706f"}
2026-07-16T21:43:18.805Z [ERROR] "Error in API request: 400 checking third-party user token: [REDACTED] request: Personal Access Tokens are not supported for this endpoint\n"
Workflow Failure
Workflow: Smoke Claude on Copilot
Branch: copilot/fix-claude-configuration
Run: https://github.com/github/gh-aw/actions/runs/29536903527
Pull Request: #46013
Warning
Engine Failure: The
claudeengine 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-claude-on-copilot failure in https://github.com/github/gh-aw/actions/runs/29536903527Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: