chore(sync): mirror docs from openclaw/openclaw@719d6df156
This commit is contained in:
parent
196fbd8fe1
commit
e486adf1a1
@ -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"
|
||||
}
|
||||
|
||||
@ -90,6 +90,13 @@ openclaw models auth login --provider github-copilot --method device --set-defau
|
||||
selects the correct transport based on the model ref.
|
||||
</Accordion>
|
||||
|
||||
<Accordion title="Request compatibility">
|
||||
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.
|
||||
</Accordion>
|
||||
|
||||
<Accordion title="Environment variable resolution order">
|
||||
OpenClaw resolves Copilot auth from environment variables in the following
|
||||
priority order:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user