openclaw/extensions/github-copilot
Peter Steinberger edecdbd05e
refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527)
* refactor(config): consolidate media model lists

* refactor(config): unify memory configuration

* refactor(config): consolidate TTS ownership

* refactor(config): move typing policy to agents

* refactor(config): retire product-level config surfaces

* refactor(config): share scoped tool policy type

* chore(config): refresh generated baselines

* fix(config): honor agent typing overrides

* fix(config): migrate sibling config consumers

* refactor(infra): keep base64url decoder private

* fix(config): strip invalid legacy TTS values

* chore(config): refresh rebased baseline hash

* fix(doctor): route legacy messages.tts.realtime voice to talk during tts move

* refactor(config): polish final layout names

* refactor(config): freeze retired tuning defaults

* feat(config): add fast mode default symmetry

* refactor(config): key agent entries by id

* docs(config): update final layout reference

* test(config): cover final layout migrations

* chore(config): refresh final layout baselines

* fix(config): align final layout runtime readers

* fix(config): align remaining readers

* fix(config): stabilize final layout migrations

* fix(config): finalize config projection proof

* fix(config): address final layout review

* docs(release): preserve historical config names

* fix(config): complete keyed agent migration

* fix(config): close final migration gaps

* fix(config): finish full-branch review

* fix(config): complete runtime secret detection

* fix(config): close final review findings

* fix(config): finish canonical docs and heartbeat migration

* fix(config): integrate latest main after rebase

* refactor(env): isolate test-only controls

* refactor(env): isolate build and development controls

* refactor(env): collapse process identity indirection

* refactor(env): remove duplicate config and temp aliases

* docs(env): define the operator-facing allowlist

* ci(env): ratchet production variable count

* fix(env): remove stale provider helper import

* fix(env): make ratchet sorting explicit

* test(env): keep test seam in dead-code audit

* test(env): cover ratchet growth and boundary; document surface budgets

* docs(config): document tier-eval consolidations

* docs(config): clarify speech preference ownership

* test(memory): align retired tuning fixtures

* refactor(memory): freeze engine heuristics

* refactor(config): apply tier-eval tranche

* refactor(tts): move persona shaping to providers

* refactor(compaction): move prompt policy to providers

* test(config): align hookified prompt fixtures

* chore(deadcode): classify test-only exports

* chore(github): remove unused spawn helper

* chore(deadcode): classify queue diagnostics

* chore(deadcode): remove unused lane snapshot export

* chore(plugin-sdk): ratchet consolidated surface

* fix(config): integrate latest main after rebase
2026-07-21 20:28:43 -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 refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07:00
embeddings.transport.test.ts fix(github-copilot): redact embedding API errors (#109177) 2026-07-21 08:16:02 -07:00
embeddings.ts refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07: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
models.test.ts fix: make Copilot token exchange 403 errors actionable (#112025) 2026-07-21 17:11:25 +09: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
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-exchange-error.ts fix: make Copilot token exchange 403 errors actionable (#112025) 2026-07-21 17:11:25 +09:00
token.ts fix: make Copilot token exchange 403 errors actionable (#112025) 2026-07-21 17:11:25 +09:00
tsconfig.json
usage.ts fix(github-copilot): prevent failed usage checks from holding connections (#109540) 2026-07-16 22:09:53 -07:00