openclaw/extensions/google
Gustavo Madeira Santana 2482e70fb8
test: narrow web search contract runtime loads
Honor targeted includes in the contracts Vitest lane and compare bundled
web-search fast-path artifacts against plugin-owned runtime artifacts instead
of loading whole plugin entries. Split Google and Firecrawl runtime-only work
behind lazy seams so provider registration stays metadata-light.

Also keep Perplexity contract metadata aligned by sharing its runtime transport
resolution with the contract artifact.
2026-04-17 17:26:46 -04:00
..
src test: narrow web search contract runtime loads 2026-04-17 17:26:46 -04:00
api.test.ts fix(models): normalize google-vertex flash-lite ids 2026-04-14 13:24:46 +01:00
api.ts test(plugins): break google contract helper cycles 2026-04-17 14:25:21 -07: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-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 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
oauth.credentials.ts
oauth.flow.ts
oauth.http.ts
oauth.project.ts
oauth.runtime.ts
oauth.settings.ts
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 chore: bump version to 2026.4.16 2026-04-17 00:45:04 +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-hooks.ts fix(plugin-sdk): share canonical stream hook families 2026-04-14 17:13:31 +01:00
provider-models.test.ts
provider-models.ts
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 fix(models): normalize google-vertex flash-lite ids 2026-04-14 13:24:46 +01:00
provider-registration.ts test(plugins): break google contract helper cycles 2026-04-17 14:25:21 -07:00
runtime-api.ts
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
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