openclaw/extensions/github-copilot
Peter Steinberger c28b524f38
refactor(auth): move Copilot OAuth ownership to plugin (#118063)
* refactor(auth): move Copilot OAuth ownership to plugin

* test(auth): cover plugin-owned Copilot OAuth

* test(auth): align OAuth runtime mocks

* refactor(auth): extract session OAuth adapter

* refactor(auth): centralize session OAuth dispatch

* test(auth): type OAuth refresh mock

* chore(plugin-sdk): regenerate API baseline for provider oauth dispatch
2026-08-02 10:59:28 -07:00
..
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
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(github-copilot): authenticate fine-grained tokens 2026-07-27 22:40:32 -05: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 refactor(auth): move Copilot OAuth ownership to plugin (#118063) 2026-08-02 10:59:28 -07:00
dynamic-models.ts fix(github-copilot): select available onboarding model 2026-07-30 21:15:10 -05:00
embeddings.test.ts fix(github-copilot): authenticate fine-grained tokens 2026-07-27 22:40:32 -05:00
embeddings.transport.test.ts fix(github-copilot): authenticate fine-grained tokens 2026-07-27 22:40:32 -05:00
embeddings.ts fix(github-copilot): authenticate fine-grained tokens 2026-07-27 22:40:32 -05:00
index.test.ts refactor(auth): move Copilot OAuth ownership to plugin (#118063) 2026-08-02 10:59:28 -07:00
index.ts refactor(auth): move Copilot OAuth ownership to plugin (#118063) 2026-08-02 10:59:28 -07:00
login.test.ts fix(github-copilot): cancel unread device-flow error bodies before throwing (#112268) 2026-08-02 04:46:50 -07:00
login.ts fix(github-copilot): cancel unread device-flow error bodies before throwing (#112268) 2026-08-02 04:46:50 -07:00
model-metadata.ts fix(github-copilot): honor live model selection in guided setup 2026-07-30 21:15:10 -05:00
models.test.ts fix(github-copilot): honor live model selection in guided setup 2026-07-30 21:15:10 -05:00
models.ts fix(github-copilot): honor live model selection in guided setup 2026-07-30 21:15:10 -05:00
oauth.test.ts refactor(auth): move Copilot OAuth ownership to plugin (#118063) 2026-08-02 10:59:28 -07:00
oauth.ts refactor(auth): move Copilot OAuth ownership to plugin (#118063) 2026-08-02 10:59:28 -07:00
openclaw.plugin.json feat(plugins): catch code-mode drift between catalogs shipping the same model (#115183) 2026-07-28 08:52:21 -04:00
package.json chore(deps): refresh repository dependencies (#112453) 2026-07-23 16:17:13 +00:00
provider-auth.contract.test.ts refactor(providers): table-driven forward compat and manifest-derived contract tests (#113940) 2026-07-25 18:09:37 -07:00
provider-discovery.contract.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
provider-policy-api.test.ts chore(models): curate all provider model catalogs to current-generation lineups (#113681) 2026-07-25 07:21:17 -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 refactor(providers): table-driven forward compat and manifest-derived contract tests (#113940) 2026-07-25 18:09:37 -07:00
register.runtime.ts fix(github-copilot): select available onboarding model 2026-07-30 21:15:10 -05:00
replay-policy.ts fix(copilot): strip replayed thinking blocks 2026-06-13 19:14:16 -07:00
runtime-auth-error.ts fix(github-copilot): authenticate fine-grained tokens 2026-07-27 22:40:32 -05:00
runtime-auth.ts fix(github-copilot): authenticate fine-grained tokens 2026-07-27 22:40:32 -05:00
runtime-identity.ts refactor(github-copilot): own runtime request identity 2026-07-27 22:40:32 -05:00
starter-model.ts fix(github-copilot): select available onboarding model 2026-07-30 21:15:10 -05:00
stream.test.ts fix(copilot): prevent invalid Claude tool IDs from causing retries (#117789) 2026-08-01 22:59:12 -07:00
stream.ts fix(copilot): prevent invalid Claude tool IDs from causing retries (#117789) 2026-08-01 22:59:12 -07:00
tsconfig.json refactor(plugins): inherit shared package boundary settings (#117474) 2026-08-01 09:11:09 -07:00
usage.ts fix(usage): guard malformed Copilot payloads (#110795) 2026-07-27 21:55:15 -04:00