openclaw/extensions/github-copilot
Peter Steinberger 07e2d633cc
feat: show auto-detected provider plans and billing (#100520)
* feat(providers): auto-discover usage billing

* feat(ui): show provider plans and billing

* fix(ui): translate provider billing labels
2026-07-06 04:53:09 +01: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 fix(github-copilot): bound model discovery and embeddings JSON response (#96499) 2026-06-25 14:46:09 -04:00
embeddings.ts fix(github-copilot): bound model discovery and embeddings JSON response (#96499) 2026-06-25 14:46:09 -04:00
index.test.ts test(github-copilot): cover live xhigh reasoning for non-Claude models (#91728) 2026-06-28 23:34:28 -07:00
index.ts fix(copilot): strip replayed thinking blocks 2026-06-13 19:14:16 -07:00
login.test.ts fix(github-copilot): bound login JSON response reads 2026-06-28 21:57:06 -07:00
login.ts fix(github-copilot): bound login JSON response reads 2026-06-28 21:57:06 -07:00
model-metadata.ts fix(copilot): disable eager tool streaming for Claude 4.5 (#75393) 2026-06-13 04:52:02 -07:00
models.test.ts fix(github-copilot): bound usage response (#96607) 2026-06-25 13:53:43 -04:00
models.ts feat(anthropic): support Claude Fable 5 adaptive thinking (#91882) 2026-06-10 08:08:35 -07:00
openclaw.plugin.json feat: show auto-detected provider plans and billing (#100520) 2026-07-06 04:53:09 +01:00
package.json chore: update dependencies (#100027) 2026-07-04 14:56:50 -04: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 fix(github-copilot): bound usage response (#96607) 2026-06-25 13:53:43 -04:00