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 feat: unify live cli backend probes 2026-04-07 10:35:24 +01:00
default-model.test.ts refactor: split doctor legacy normalizers and test ownership 2026-04-05 17:17:16 +01:00
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 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 refactor(providers): share google and xai provider helpers (#60722) 2026-04-04 16:14:15 +09:00
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 refactor(providers): share google and xai provider helpers (#60722) 2026-04-04 16:14:15 +09:00
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 Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
oauth.http.ts
oauth.project.ts fix(google): support gemini cli personal oauth (#61260) 2026-04-05 11:12:54 +01:00
oauth.runtime.ts
oauth.settings.ts refactor: dedupe plugin string helpers 2026-04-07 02:03:33 +01:00
oauth.shared.ts fix(google): support gemini cli personal oauth (#61260) 2026-04-05 11:12:54 +01:00
oauth.test.ts refactor: simplify extension conversions 2026-04-11 01:37:23 +01:00
oauth.token.ts fix(google): support gemini cli personal oauth (#61260) 2026-04-05 11:12:54 +01:00
oauth.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
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 fix(google): preserve Gemma 4 thinking-off semantics (#62411) thanks @BunsDev 2026-04-07 06:20:56 -05:00
provider-models.ts fix(google): preserve Gemma 4 thinking-off semantics (#62411) thanks @BunsDev 2026-04-07 06:20:56 -05: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 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 refactor(providers): share google and xai provider helpers (#60722) 2026-04-04 16:14:15 +09: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
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 fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
web-search-provider.ts