From e486adf1a1be7e4a4f176a923cdfafc213ef766a Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Fri, 24 Apr 2026 22:50:17 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@719d6df1561d3772b69670c390603e0f4b17bf70 --- .openclaw-sync/source.json | 4 ++-- docs/providers/github-copilot.md | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index d8a9e69c7..b0930d3c5 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "304126ad79319c2074a2453a25cb538603d460e9", - "syncedAt": "2026-04-24T22:46:48.271Z" + "sha": "719d6df1561d3772b69670c390603e0f4b17bf70", + "syncedAt": "2026-04-24T22:48:46.493Z" } diff --git a/docs/providers/github-copilot.md b/docs/providers/github-copilot.md index cb5c353ea..33f95c3b5 100644 --- a/docs/providers/github-copilot.md +++ b/docs/providers/github-copilot.md @@ -90,6 +90,13 @@ openclaw models auth login --provider github-copilot --method device --set-defau selects the correct transport based on the model ref. + + OpenClaw sends Copilot IDE-style request headers on Copilot transports, + including tool-result and image follow-up turns. It does not enable + provider-level Responses continuation for Copilot unless that behavior has + been verified against Copilot's API. + + OpenClaw resolves Copilot auth from environment variables in the following priority order: