fix: send copilot headers during compaction

This commit is contained in:
Peter Steinberger
2026-04-24 23:54:51 +01:00
parent a35c166348
commit 9eeceaca43
4 changed files with 77 additions and 5 deletions

View File

@@ -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">