openclaw/extensions/google
2026-05-30 13:16:22 -04:00
..
src refactor: share web search time filters 2026-05-30 07:53:51 +02:00
api.test.ts fix(google): stop appending preview to flash lite 2026-05-25 19:12:36 +01:00
api.ts test: remove stale unused imports 2026-05-09 11:26:43 +01:00
cli-backend.ts refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01: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: reuse shared coercion helpers (#86419) 2026-05-25 21:20:41 +01:00
embedding-provider.test.ts fix(providers): harden embedding response schemas 2026-05-16 12:16:42 +08:00
embedding-provider.ts refactor: reuse shared coercion helpers (#86419) 2026-05-25 21:20:41 +01:00
gemini-auth.ts
gemini-cli-provider.ts perf(extensions): cache plugin runtime loaders 2026-05-30 13:00:31 +02:00
generation-provider-metadata.ts
google-genai-runtime.ts
google.live.test.ts
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: reject partial numeric parsing 2026-05-28 10:51:32 -04:00
index.test.ts refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +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
media-understanding-provider.video.test.ts
memory-embedding-adapter.ts
model-id.test.ts fix(google): stop appending preview to flash lite 2026-05-25 19:12:36 +01:00
model-id.ts fix(google): stop appending preview to flash lite 2026-05-25 19:12:36 +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
oauth.test.ts fix(google): bound gemini oauth token expiry 2026-05-30 11:55:02 -04:00
oauth.token.ts fix(google): bound gemini oauth token expiry 2026-05-30 11:55:02 -04: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 refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
package.json chore(release): bump version to 2026.5.30 2026-05-30 06:49:13 +01:00
plugin-registration.contract.test.ts
provider-catalog.ts refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
provider-contract-api.ts
provider-discovery.ts refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01: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(google): stop appending preview to flash lite 2026-05-25 19:12:36 +01:00
provider-models.ts fix(google): stop appending preview to flash lite 2026-05-25 19:12:36 +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 refactor: reuse shared coercion helpers (#86419) 2026-05-25 21:20:41 +01:00
provider-registration.ts refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
provider-runtime.contract.test.ts
realtime-voice-provider.test.ts fix(google): bound realtime browser session expiry 2026-05-30 13:16:22 -04:00
realtime-voice-provider.ts fix(google): bound realtime browser session expiry 2026-05-30 13:16:22 -04:00
runtime-api.ts
setup-api.test.ts test: name google setup entries 2026-05-12 18:56:08 +01:00
setup-api.ts
speech-provider.test.ts chore(lint): remove underscore-dangle allow list (#83542) 2026-05-18 14:56:06 +01:00
speech-provider.ts refactor(voice): catalog voice models through providers (#87794) 2026-05-29 04:46:45 +01:00
test-api.ts
thinking-api.ts
thinking.test.ts fix(google): stop appending preview to flash lite 2026-05-25 19:12:36 +01:00
thinking.ts
transport-stream.test.ts fix(google): bound vertex adc token cache expiry 2026-05-30 11:52:19 -04:00
transport-stream.ts fix(google): validate gemini retry timeout env 2026-05-29 09:05:38 -04:00
tsconfig.json
vertex-adc.ts fix(google): bound vertex adc token cache expiry 2026-05-30 11:52:19 -04:00
video-generation-provider.test.ts fix(video): bound remaining provider downloads 2026-05-29 15:30:11 +02:00
video-generation-provider.ts fix(video): bound remaining provider downloads 2026-05-29 15:30:11 +02:00
web-search-contract-api.ts
web-search-provider.test.ts fix(web-search): preserve runtime-only provider config 2026-05-27 23:17:07 +01:00
web-search-provider.ts