mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:10:58 +00:00
fix: send copilot headers during compaction
This commit is contained in:
@@ -92,9 +92,9 @@ openclaw models auth login --provider github-copilot --method device --set-defau
|
||||
|
||||
<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.
|
||||
including built-in compaction, 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">
|
||||
|
||||
Reference in New Issue
Block a user