openclaw/extensions/google
2026-05-22 15:35:32 -07:00
..
src fix(gemini): strip sub-second precision from web_search time_range_filter (#85071) 2026-05-22 09:58:29 +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 fix: normalize gemini provider catalog defaults 2026-05-12 04:14:35 +01:00
doctor-contract-api.ts fix(doctor): clear stale runtime override pins (#84221) 2026-05-20 23:00:03 -07:00
embedding-batch.ts refactor: trim embedding batch internal exports 2026-05-01 11:35:30 +01:00
embedding-provider.test.ts fix(providers): harden embedding response schemas 2026-05-16 12:16:42 +08:00
embedding-provider.ts fix(memory): abort timed-out embedding requests (#82770) 2026-05-17 02:04:17 +01:00
gemini-auth.ts
gemini-cli-provider.ts fix(google): refresh Gemini CLI OAuth tokens 2026-05-17 02:10:11 +08: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 Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +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 chore(lint): remove underscore-dangle allow list (#83542) 2026-05-18 14:56:06 +01:00
image-generation-provider.ts fix: raise hosted image generation timeouts 2026-05-16 22:53:07 +01:00
index.test.ts fix(google): refresh Gemini CLI OAuth tokens 2026-05-17 02:10:11 +08: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
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
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
oauth.http.ts
oauth.local-login.test.ts fix(google): print Gemini OAuth URL before browser launch (#71469) 2026-05-22 15:35:32 -07:00
oauth.project.ts
oauth.runtime.ts fix(google): refresh Gemini CLI OAuth tokens 2026-05-17 02:10:11 +08:00
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 fix(google): keep first login identity errors 2026-05-17 02:10:11 +08:00
oauth.token.ts fix(google): keep first login identity errors 2026-05-17 02:10:11 +08:00
oauth.ts fix(google): print Gemini OAuth URL before browser launch (#71469) 2026-05-22 15:35:32 -07:00
onboard.ts fix: normalize gemini provider catalog defaults 2026-05-12 04:14:35 +01:00
openclaw.plugin.json feat(onboarding): featured provider tier in interactive picker (#80798) 2026-05-11 17:09:32 -07:00
package.json chore(release): bump version to 2026.5.22 2026-05-22 21:25:16 +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: preserve Google Gemini 3 cron thinking (#85300) 2026-05-22 11:21:57 +00:00
provider-models.test.ts fix: canonicalize qualified gemini pro preview refs 2026-05-12 14:12:35 +01:00
provider-models.ts fix: canonicalize qualified gemini pro preview refs 2026-05-12 14:12:35 +01:00
provider-policy-api.test.ts fix: preserve Google Gemini 3 cron thinking (#85300) 2026-05-22 11:21:57 +00:00
provider-policy-api.ts fix: preserve Google Gemini 3 cron thinking (#85300) 2026-05-22 11:21:57 +00:00
provider-policy.ts fix: preserve Google Gemini 3 cron thinking (#85300) 2026-05-22 11:21:57 +00: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
setup-api.test.ts test: name google setup entries 2026-05-12 18:56:08 +01:00
setup-api.ts fix: register google vertex setup provider 2026-04-30 00:13:12 +01:00
speech-provider.test.ts chore(lint): remove underscore-dangle allow list (#83542) 2026-05-18 14:56:06 +01:00
speech-provider.ts chore(lint): remove underscore-dangle allow list (#83542) 2026-05-18 14:56:06 +01:00
test-api.ts
thinking-api.ts
thinking.test.ts
thinking.ts
transport-stream.test.ts fix(google): recover Gemini tool-call thought signatures 2026-05-17 11:16:47 +01:00
transport-stream.ts fix(gemini-transport): validate thought_signature base64 before forwarding to Gemini (#82995) 2026-05-18 02:16:13 +03: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 Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
video-generation-provider.ts fix(provider): retry google rest status failures 2026-05-13 11:26:30 +01:00
web-search-contract-api.ts
web-search-provider.test.ts test(google): narrow web search fake timers 2026-05-22 22:19:04 +08:00
web-search-provider.ts