openclaw/extensions/google
2026-04-22 06:11:49 +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
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
index.test.ts test: share provider stream capture helper 2026-04-20 23:04:10 +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
oauth.credentials.ts
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
oauth.shared.ts
oauth.test.ts test: share google oauth fetch fixture 2026-04-20 21:33:44 +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 media defaults into plugin manifests 2026-04-22 06:11:49 +01:00
package.json build: update pi packages to 0.68.1 2026-04-22 03:35:15 +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 fix: centralize provider thinking profiles 2026-04-21 09:13:35 +01:00
provider-models.test.ts test: share provider catalog fixtures 2026-04-21 00:32:42 +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
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
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
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