openclaw/extensions/google
2026-07-31 11:47:59 +08:00
..
src refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
api.test.ts improve(google): identify OpenClaw Gemini API traffic (#101834) 2026-07-07 16:09:02 -06:00
api.ts improve(google): identify OpenClaw Gemini API traffic (#101834) 2026-07-07 16:09:02 -06:00
cli-backend-auth.runtime.ts feat(agents): add tool-free isolated completion (#114343) 2026-07-30 13:24:45 -05:00
cli-backend-auth.test.ts feat(agents): add tool-free isolated completion (#114343) 2026-07-30 13:24:45 -05:00
cli-backend-isolated-auth.runtime.ts feat(agents): add tool-free isolated completion (#114343) 2026-07-30 13:24:45 -05:00
cli-backend-isolated.test.ts feat(agents): add tool-free isolated completion (#114343) 2026-07-30 13:24:45 -05:00
cli-backend.ts feat(agents): add tool-free isolated completion (#114343) 2026-07-30 13:24:45 -05:00
default-model.test.ts
doctor-contract-api.ts
embedding-batch.test.ts fix(test): isolate Google embedding batch timeout (#116161) 2026-07-30 10:11:29 +08:00
embedding-batch.ts fix(google): keep embedding batch waits within timeout (#111674) 2026-07-20 11:46:06 +03:00
embedding-provider.test.ts refactor(deadcode): tighten Google and xAI extension roots (#108523) 2026-07-15 17:34:53 -07:00
embedding-provider.ts refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07:00
gemini-auth.ts
gemini-cli-auth-home.ts
gemini-cli-provider.ts fix(onboarding): explain how to get provider tokens and revive logged-out CLI candidates (#108739) 2026-07-16 01:12:15 -07:00
generation-provider-metadata.ts fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
google-api-client-header.ts improve(google): identify OpenClaw Gemini API traffic (#101834) 2026-07-07 16:09:02 -06:00
google-genai-runtime.test.ts improve(google): identify OpenClaw Gemini API traffic (#101834) 2026-07-07 16:09:02 -06:00
google-genai-runtime.ts improve(google): identify OpenClaw Gemini API traffic (#101834) 2026-07-07 16:09:02 -06:00
google-oauth.test-support.ts refactor(deadcode): tighten Google and xAI extension roots (#108523) 2026-07-15 17:34:53 -07:00
google.live.test.ts feat: discover models from live provider catalogs (#112412) 2026-07-21 19:29:57 -06:00
image-generation-provider.test.ts refactor: remove 3,543 lines of redundant runtime and tests (#115961) 2026-07-29 11:43:41 -04:00
image-generation-provider.ts refactor(media): consolidate generated media byte limits (#113556) 2026-07-25 15:39:49 +08:00
index.test.ts fix(talk): await realtime tool result delivery (#103268) 2026-07-09 20:11:20 -07:00
index.ts fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
manifest.test.ts fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
media-understanding-provider.ts fix(agents): honor run abort signal in image and pdf tools (#112644) 2026-07-25 05:17:09 -07:00
media-understanding-provider.video.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
memory-embedding-adapter.test.ts fix(google): exclude versioned Gemini client header from memory identity (#104759) 2026-07-11 17:06:21 -07:00
memory-embedding-adapter.ts fix(google): exclude versioned Gemini client header from memory identity (#104759) 2026-07-11 17:06:21 -07:00
model-id.test.ts
model-id.ts
music-generation-provider.test.ts refactor: remove 3,527 lines of runtime and test duplication (#115626) 2026-07-29 02:21:20 -04:00
music-generation-provider.ts fix(media): reject malformed provider binary payloads (#114514) 2026-07-27 06:39:47 -04:00
oauth-token-shared.test.ts
oauth-token-shared.ts
oauth.credentials.ts refactor(fs): adopt shared safe filesystem primitives (#113596) 2026-07-25 03:24:19 -07:00
oauth.flow.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
oauth.http.proxy.test.ts
oauth.http.test.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
oauth.http.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
oauth.local-login.test.ts fix(ci): make owner-approved Testbox landing reliable (#104726) 2026-07-11 15:04:25 -07:00
oauth.project.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
oauth.runtime.ts
oauth.settings.ts refactor(deadcode): tighten Google and xAI extension roots (#108523) 2026-07-15 17:34:53 -07:00
oauth.shared.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
oauth.test.ts refactor: remove 3,527 lines of runtime and test duplication (#115626) 2026-07-29 02:21:20 -04:00
oauth.token.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
oauth.ts refactor(deadcode): tighten Google and xAI extension roots (#108523) 2026-07-15 17:34:53 -07:00
onboard.ts
openclaw.plugin.json feat: discover models from live provider catalogs (#112412) 2026-07-21 19:29:57 -06:00
package.json feat(agents): add tool-free isolated completion (#114343) 2026-07-30 13:24:45 -05:00
provider-catalog.test.ts fix(google): keep static compat flags on discovered Gemini id variants (#114831) 2026-07-27 21:13:44 -04:00
provider-catalog.ts fix(google): keep static compat flags on discovered Gemini id variants (#114831) 2026-07-27 21:13:44 -04:00
provider-contract-api.ts fix(onboarding): explain how to get provider tokens and revive logged-out CLI candidates (#108739) 2026-07-16 01:12:15 -07:00
provider-discovery.ts
provider-hooks.test.ts fix: classify provider code-only failover errors (#95729) 2026-07-15 04:07:51 -07:00
provider-hooks.ts fix: classify provider code-only failover errors (#95729) 2026-07-15 04:07:51 -07:00
provider-models.test.ts feat: discover models from live provider catalogs (#112412) 2026-07-21 19:29:57 -06:00
provider-models.ts fix(google): keep static compat flags on discovered Gemini id variants (#114831) 2026-07-27 21:13:44 -04:00
provider-policy-api.test.ts
provider-policy-api.ts
provider-policy.ts improve: keep isolated tests under one second (#100019) 2026-07-05 10:57:19 -07:00
provider-registration.test.ts
provider-registration.ts feat: discover models from live provider catalogs (#112412) 2026-07-21 19:29:57 -06:00
provider-runtime.contract.test.ts
realtime-voice-provider.test.ts test(google): cover realtime connection ownership 2026-07-31 11:47:59 +08:00
realtime-voice-provider.ts fix(google): own realtime connection attempts 2026-07-31 11:47:59 +08:00
runtime-api.ts
setup-api.test.ts feat(agents): add tool-free isolated completion (#114343) 2026-07-30 13:24:45 -05:00
setup-api.ts
speech-provider.test.ts refactor: remove 3,543 lines of redundant runtime and tests (#115961) 2026-07-29 11:43:41 -04:00
speech-provider.ts fix(google): reject malformed base64 audio in Gemini TTS responses (#114041) 2026-07-27 04:17:35 -04:00
test-api.ts
thinking-api.ts
thinking.test.ts
thinking.ts
transport-stream.test.ts fix(agents): preserve prompt caches across tool discovery (#114572) 2026-07-27 09:58:19 -04:00
transport-stream.ts fix(agents): preserve prompt caches across tool discovery (#114572) 2026-07-27 09:58:19 -04:00
tsconfig.json
vertex-adc.ts fix: reject oversized credential files in remaining readers (#109260) 2026-07-16 11:33:18 -07:00
vertex-multi-region-host.test.ts refactor(deadcode): tighten Google and xAI extension roots (#108523) 2026-07-15 17:34:53 -07:00
video-generation-provider.test.ts fix(google): cancel unread response body on video download error (#110045) 2026-07-29 09:00:04 -04:00
video-generation-provider.ts fix(google): cancel unread response body on video download error (#110045) 2026-07-29 09:00:04 -04:00
web-search-contract-api.ts
web-search-provider.test.ts refactor(extensions): trim small plugin exports (#107784) 2026-07-14 14:38:08 -07:00
web-search-provider.ts