openclaw/extensions/github-copilot
Chunyue Wang 752f059753
fix(github-copilot): strip encrypted_content from reasoning replay items (#95493)
* fix(github-copilot): strip encrypted_content from reasoning replay items

* refactor(github-copilot): name replay sanitizer accurately

Use one provider-boundary sanitizer name for both connection-bound IDs and session-bound encrypted reasoning, and assert the final stream payload drops ciphertext.\n\nCo-authored-by: openperf <16864032@qq.com>

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-20 22:31:39 -07:00
..
api.ts
auth.test.ts fix: restore GitHub Copilot turns and account context limits (#106198) 2026-07-13 16:04:34 -07:00
auth.ts fix: restore GitHub Copilot turns and account context limits (#106198) 2026-07-13 16:04:34 -07:00
connection-bound-ids.live.test.ts fix(agents): tool calls lose arguments when Responses item IDs rotate (#108630) 2026-07-15 23:58:34 -07:00
connection-bound-ids.test.ts fix(github-copilot): strip encrypted_content from reasoning replay items (#95493) 2026-07-20 22:31:39 -07:00
connection-bound-ids.ts fix(github-copilot): strip encrypted_content from reasoning replay items (#95493) 2026-07-20 22:31:39 -07:00
domain.test.ts fix: provider dead exports no longer block changed checks (#108592) 2026-07-15 22:33:54 -07:00
domain.ts fix: provider dead exports no longer block changed checks (#108592) 2026-07-15 22:33:54 -07:00
dynamic-models.ts fix: restore GitHub Copilot turns and account context limits (#106198) 2026-07-13 16:04:34 -07:00
embeddings.test.ts fix: keep memory SecretRef failures agent-scoped (#109977) 2026-07-17 14:44:03 +01:00
embeddings.ts fix: keep memory SecretRef failures agent-scoped (#109977) 2026-07-17 14:44:03 +01:00
index.test.ts test(release): harden extension prerelease contracts 2026-07-17 13:43:12 +01:00
index.ts refactor(github-copilot): own runtime auth in provider (#108096) 2026-07-15 00:19:44 -07:00
login.test.ts fix: Bedrock ARN region routing, Copilot device-flow pacing, TUI input fixes (#109740) 2026-07-17 01:09:29 -07:00
login.ts fix: Bedrock ARN region routing, Copilot device-flow pacing, TUI input fixes (#109740) 2026-07-17 01:09:29 -07:00
model-metadata.ts fix(github-copilot): honor live prompt token limits (#103275) 2026-07-10 06:27:14 +01:00
models.test.ts fix(github-copilot): prevent failed usage checks from holding connections (#109540) 2026-07-16 22:09:53 -07:00
models.ts fix(github-copilot): release failed catalog responses (#109071) 2026-07-16 17:07:24 -07:00
openclaw.plugin.json fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
provider-auth.contract.test.ts
provider-discovery.contract.test.ts
provider-policy-api.test.ts
provider-policy-api.ts
provider-runtime.contract.test.ts
register.runtime.ts
replay-policy.ts
stream.test.ts fix(github-copilot): strip encrypted_content from reasoning replay items (#95493) 2026-07-20 22:31:39 -07:00
stream.ts fix(github-copilot): strip encrypted_content from reasoning replay items (#95493) 2026-07-20 22:31:39 -07:00
token-cache.ts refactor(github-copilot): own runtime auth in provider (#108096) 2026-07-15 00:19:44 -07:00
token.ts fix: provider dead exports no longer block changed checks (#108592) 2026-07-15 22:33:54 -07:00
tsconfig.json
usage.ts fix(github-copilot): prevent failed usage checks from holding connections (#109540) 2026-07-16 22:09:53 -07:00