openclaw/extensions/google
Sarah Fortune 26b2c47feb
feat(onboarding): featured provider tier in interactive picker (#80798)
* temp

* fix pnpm lock conflict

* fix(onboarding): clear oxlint findings in auth-choice-prompt
2026-05-11 17:09:32 -07:00
..
src refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
api.test.ts test: tighten google api config assertions 2026-05-11 08:39:45 +01:00
api.ts test: remove stale unused imports 2026-05-09 11:26:43 +01:00
cli-backend.ts [codex] Fix commitments safety and coverage (#75302) 2026-05-01 01:14:07 +00:00
default-model.test.ts
embedding-batch.ts refactor: trim embedding batch internal exports 2026-05-01 11:35:30 +01:00
embedding-provider.test.ts test: guard google provider mock calls 2026-05-12 00:03:56 +01:00
embedding-provider.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
gemini-auth.ts refactor(google): move Gemini transport into plugin 2026-04-18 21:41:54 +01:00
gemini-cli-provider.ts fix(google): retry stalled Gemini first response (#79668) 2026-05-09 00:52:44 -05:00
generation-provider-metadata.ts fix(video): recover generation parameter fallbacks 2026-05-04 22:26:58 -07:00
google-genai-runtime.ts refactor: trim voice runtime internal exports 2026-05-01 11:46:58 +01:00
google-shared.test-helpers.ts build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
google-shared.test.ts test: tighten google shared payload assertions 2026-05-11 10:33:58 +01:00
google.live.test.ts test: make suites safe without isolation (#78834) 2026-05-07 08:43:29 +01:00
image-generation-provider.test.ts test: guard extension mock helpers 2026-05-11 19:19:27 +01:00
image-generation-provider.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
index.test.ts test: tighten channel catalog assertions 2026-05-11 10:31:14 +01:00
index.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
manifest.test.ts test: tighten google manifest alias assertions 2026-05-11 10:27:17 +01:00
media-understanding-provider.ts refactor: share provider HTTP errors with google 2026-04-24 19:33:44 +01:00
media-understanding-provider.video.test.ts fix: hide retired google gemini chat models 2026-05-07 22:20:07 -05:00
memory-embedding-adapter.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
model-id.test.ts fix: normalize prefixed gemini pro config ids 2026-05-10 18:53:08 +01:00
model-id.ts fix: normalize prefixed gemini pro config ids 2026-05-10 18:53:08 +01:00
music-generation-provider.test.ts test: guard extension mock helpers 2026-05-11 19:19:27 +01:00
music-generation-provider.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
oauth-token-shared.test.ts
oauth-token-shared.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
oauth.credentials.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
oauth.flow.ts refactor: share oauth callback flow 2026-04-21 01:07:09 +01:00
oauth.http.ts
oauth.project.ts
oauth.runtime.ts
oauth.settings.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
oauth.shared.ts refactor: trim provider helper exports 2026-05-01 16:25:10 +01:00
oauth.test.ts test: tighten google oauth endpoint assertion 2026-05-10 23:09:16 +01:00
oauth.token.ts
oauth.ts refactor: dedupe shared helpers 2026-04-24 08:26:37 +01:00
onboard.ts fix(google): default gemini onboarding to 3.1 pro 2026-05-10 07:24:03 +01:00
openclaw.plugin.json feat(onboarding): featured provider tier in interactive picker (#80798) 2026-05-11 17:09:32 -07:00
package.json build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
plugin-registration.contract.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
provider-contract-api.ts feat(ui): show raw config pending changes 2026-04-27 04:42:10 -05:00
provider-hooks.ts fix(google): retry stalled Gemini first response (#79668) 2026-05-09 00:52:44 -05:00
provider-models.test.ts test: guard mock lookup helpers 2026-05-11 19:16:35 +01:00
provider-models.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
provider-policy-api.test.ts test: tighten google provider policy assertions 2026-05-11 07:41:59 +01:00
provider-policy-api.ts
provider-policy.ts fix: normalize gemini 3 preview provider config 2026-05-10 20:45:35 +01:00
provider-registration.ts fix(google): support Vertex authorized_user ADC 2026-04-30 01:13:25 +01:00
provider-runtime.contract.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
realtime-voice-provider.test.ts test: guard google realtime mock calls 2026-05-12 00:07:48 +01:00
realtime-voice-provider.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
runtime-api.ts refactor(google): move Gemini transport into plugin 2026-04-18 21:41:54 +01:00
setup-api.test.ts test: type google setup registration coverage 2026-04-30 00:13:12 +01:00
setup-api.ts fix: register google vertex setup provider 2026-04-30 00:13:12 +01:00
speech-provider.test.ts test: guard google speech mock calls 2026-05-12 00:06:16 +01:00
speech-provider.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
test-api.ts fix: add Google Gemini TTS provider (#67515) (thanks @barronlroth) 2026-04-16 11:54:35 +05:30
thinking-api.ts fix: map google adaptive thinking dynamically 2026-04-25 02:04:40 +01:00
thinking.test.ts fix: map google adaptive thinking dynamically 2026-04-25 02:04:40 +01:00
thinking.ts fix: map google adaptive thinking dynamically 2026-04-25 02:04:40 +01:00
transport-stream.test.ts test: guard google provider mock calls 2026-05-12 00:03:56 +01:00
transport-stream.ts build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
tsconfig.json
vertex-adc.ts chore(release): forward-port 2026.4.29 fixes and bump 2026.4.30 2026-05-01 01:06:13 +01:00
video-generation-provider.test.ts test: guard google provider mock calls 2026-05-12 00:03:56 +01:00
video-generation-provider.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
web-search-contract-api.ts test(plugins): trim contract helper runtime boot 2026-04-17 14:25:21 -07:00
web-search-provider.test.ts test: guard google provider mock calls 2026-05-12 00:03:56 +01:00
web-search-provider.ts