openclaw/extensions/google
2026-04-20 20:55:39 +01:00
..
src refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
api.test.ts fix(models): normalize google-vertex flash-lite ids 2026-04-14 13:24:46 +01:00
api.ts refactor(google): move Gemini transport into plugin 2026-04-18 21:41:54 +01:00
cli-backend.ts feat: unify live cli backend probes 2026-04-07 10:35:24 +01:00
default-model.test.ts
embedding-batch.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
embedding-provider.test.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
embedding-provider.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
gemini-auth.ts refactor(google): move Gemini transport into plugin 2026-04-18 21:41:54 +01:00
gemini-cli-provider.ts test(plugins): fast-path bundled provider contract loads 2026-04-17 14:25:21 -07:00
generation-provider-metadata.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
google-shared.test-helpers.ts
google-shared.test.ts
image-generation-provider.test.ts fix(google): strip Gemini compat base suffixes (#66445) 2026-04-14 11:19:41 +01:00
image-generation-provider.ts refactor: dedupe provider lowercase helpers 2026-04-07 15:53:50 +01:00
index.test.ts fix(google): share gemini provider hook bundle 2026-04-14 16:30:32 +01:00
index.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
media-understanding-provider.ts
media-understanding-provider.video.test.ts fix(google): strip Gemini compat base suffixes (#66445) 2026-04-14 11:19:41 +01:00
memory-embedding-adapter.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
model-id.test.ts
model-id.ts
music-generation-provider.test.ts test: dedupe media provider tests 2026-04-11 13:55:07 +01:00
music-generation-provider.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
oauth-token-shared.test.ts
oauth-token-shared.ts refactor: dedupe provider string readers 2026-04-07 05:06:54 +01:00
oauth.credentials.ts refactor: dedupe path lowercase helpers 2026-04-07 22:57:52 +01:00
oauth.flow.ts
oauth.http.ts
oauth.project.ts
oauth.runtime.ts
oauth.settings.ts refactor: dedupe plugin string helpers 2026-04-07 02:03:33 +01:00
oauth.shared.ts
oauth.test.ts refactor: simplify extension conversions 2026-04-11 01:37:23 +01:00
oauth.token.ts
oauth.ts
onboard.ts test(plugins): break google contract helper cycles 2026-04-17 14:25:21 -07:00
openclaw.plugin.json refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
package.json build(deps): declare extension runtime dependencies 2026-04-20 16:07:14 +01:00
plugin-registration.contract.test.ts fix: add Google Gemini TTS provider (#67515) (thanks @barronlroth) 2026-04-16 11:54:35 +05:30
provider-contract-api.ts test: use provider contract artifacts 2026-04-18 01:36:15 +01:00
provider-hooks.ts refactor(google): move thinking policy into plugin 2026-04-18 19:22:27 +01:00
provider-models.test.ts refactor(google): move thinking policy into plugin 2026-04-18 19:22:27 +01:00
provider-models.ts refactor(google): move thinking policy into plugin 2026-04-18 19:22:27 +01:00
provider-policy-api.test.ts fix(google): strip Gemini compat base suffixes (#66445) 2026-04-14 11:19:41 +01:00
provider-policy-api.ts plugins: keep google provider policy lightweight 2026-04-09 01:48:48 +01:00
provider-policy.ts refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
provider-registration.ts refactor(google): move Gemini transport into plugin 2026-04-18 21:41:54 +01:00
provider-runtime.contract.test.ts test(extensions): move provider contracts to owners 2026-04-20 20:55:39 +01:00
runtime-api.ts refactor(google): move Gemini transport into plugin 2026-04-18 21:41:54 +01:00
setup-api.ts test: add cli backend live matrix metadata 2026-04-07 09:06:09 +01:00
speech-provider.test.ts fix: add Google Gemini TTS provider (#67515) (thanks @barronlroth) 2026-04-16 11:54:35 +05:30
speech-provider.ts fix: add Google Gemini TTS provider (#67515) (thanks @barronlroth) 2026-04-16 11:54:35 +05:30
test-api.ts fix: add Google Gemini TTS provider (#67515) (thanks @barronlroth) 2026-04-16 11:54:35 +05:30
thinking-api.ts refactor(google): move thinking policy into plugin 2026-04-18 19:22:27 +01:00
thinking.test.ts refactor(google): move thinking policy into plugin 2026-04-18 19:22:27 +01:00
thinking.ts fix: keep google thinking helpers within SDK boundary 2026-04-18 19:46:00 +01:00
transport-stream.test.ts refactor(google): move Gemini transport into plugin 2026-04-18 21:41:54 +01:00
transport-stream.ts fix: satisfy google transport fetch boundary 2026-04-18 21:48:44 +01:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00
video-generation-provider.test.ts test: dedupe media provider tests 2026-04-11 13:55:07 +01:00
video-generation-provider.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04: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
web-search-provider.ts