openclaw/extensions/github-copilot
Peter Steinberger aef670cf0c
fix(copilot): strip replayed thinking blocks
Remove replayed thinking and redacted-thinking blocks from GitHub Copilot Claude history and final Anthropic payloads while preserving visible content, tool turns, and non-empty assistant structure.

Fixes #81520
Supersedes #87060 and #81534

Co-authored-by: Gio Della-Libera <giodl73@gmail.com>
2026-06-13 19:14:16 -07:00
..
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
auth.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
auth.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
connection-bound-ids.live.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
connection-bound-ids.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
connection-bound-ids.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
embeddings.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
embeddings.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
index.test.ts fix(copilot): strip replayed thinking blocks 2026-06-13 19:14:16 -07:00
index.ts fix(copilot): strip replayed thinking blocks 2026-06-13 19:14:16 -07:00
login.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
model-metadata.ts fix(copilot): disable eager tool streaming for Claude 4.5 (#75393) 2026-06-13 04:52:02 -07:00
models-defaults.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
models.test.ts fix(copilot): disable eager tool streaming for Claude 4.5 (#75393) 2026-06-13 04:52:02 -07:00
models.ts feat(anthropic): support Claude Fable 5 adaptive thinking (#91882) 2026-06-10 08:08:35 -07:00
openclaw.plugin.json feat(github-copilot): add Claude Opus 4.8 to default model catalog 2026-05-31 17:00:24 +01:00
package.json chore(release): prepare 2026.6.2 beta 2026-06-04 00:06:52 +01:00
provider-auth.contract.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
provider-discovery.contract.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
provider-policy-api.test.ts feat(anthropic): support Claude Fable 5 adaptive thinking (#91882) 2026-06-10 08:08:35 -07:00
provider-policy-api.ts feat(anthropic): support Claude Fable 5 adaptive thinking (#91882) 2026-06-10 08:08:35 -07:00
provider-runtime.contract.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
register.runtime.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
replay-policy.ts fix(copilot): strip replayed thinking blocks 2026-06-13 19:14:16 -07:00
stream.test.ts fix(copilot): strip replayed thinking blocks 2026-06-13 19:14:16 -07:00
stream.ts fix(copilot): strip replayed thinking blocks 2026-06-13 19:14:16 -07:00
token.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
tsconfig.json
usage.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00