openclaw/extensions/google
pashpashpash 563dca82f4
Add Codex happy path prompt snapshots (#75807)
* Add Codex prompt snapshots

* Fix prompt snapshot scenario catalogs

* Harden prompt snapshot drift check

* Fix CLI compat build export

* fix: keep codex snapshots out of core plugin surface

* fix: harden prompt snapshot ci checks

* fix: accept readonly web search onboarding scopes

* fix: repair plugin sdk package boundary types

* fix: clear prompt snapshot ci regressions

* fix: clear latest main ci checks

* fix: resolve latest main discord helper overlap

* fix: refresh codex dynamic tool snapshots

* fix: align prompt snapshot branch with latest ci

* fix: isolate plugin auto enable tests

* test: refresh prompt dynamic tool snapshots

* fix: stabilize bundled channel auto enable

* fix: clean stale prompt snapshots
2026-05-03 00:59:55 +09:00
..
src fix(web-search): honor provider abort signals 2026-05-02 05:35:58 +01:00
api.test.ts fix: honor Google image private-network opt-in 2026-04-24 01:04:13 +01:00
api.ts fix: honor Google image private-network opt-in 2026-04-24 01:04:13 +01:00
cli-backend.ts [codex] Fix commitments safety and coverage (#75302) 2026-05-01 01:14:07 +00:00
default-model.test.ts
embedding-batch.ts refactor: trim embedding batch internal exports 2026-05-01 11:35:30 +01:00
embedding-provider.test.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
embedding-provider.ts Add Codex happy path prompt snapshots (#75807) 2026-05-03 00:59:55 +09:00
gemini-auth.ts refactor(google): move Gemini transport into plugin 2026-04-18 21:41:54 +01:00
gemini-cli-provider.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
generation-provider-metadata.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
google-genai-runtime.ts refactor: trim voice runtime internal exports 2026-05-01 11:46:58 +01:00
google-shared.test-helpers.ts
google-shared.test.ts chore: update dependencies 2026-05-01 12:43:17 +01:00
google.live.test.ts fix(gemini): reuse google provider config for web search 2026-05-02 05:15:02 +01:00
image-generation-provider.test.ts fix: honor Google image private-network opt-in 2026-04-24 01:04:13 +01:00
image-generation-provider.ts fix: honor Google image private-network opt-in 2026-04-24 01:04:13 +01:00
index.test.ts refactor: split plugin sdk test helpers 2026-04-28 01:14:19 +01:00
index.ts test(e2e): isolate plugin matrix runtime deps 2026-05-01 04:56:11 -07:00
media-understanding-provider.ts refactor: share provider HTTP errors with google 2026-04-24 19:33:44 +01:00
media-understanding-provider.video.test.ts refactor: split plugin sdk test helpers 2026-04-28 01:14:19 +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 docs(google): clarify gemini 3.1 pro alias 2026-04-28 05:41:30 +01:00
model-id.ts docs(google): clarify gemini 3.1 pro alias 2026-04-28 05:41:30 +01:00
music-generation-provider.test.ts test: expose provider media test helpers 2026-04-28 02:52:30 +01:00
music-generation-provider.ts fix(google): avoid doubled media generation API version 2026-04-25 10:45:38 +01: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 refactor: trim provider helper exports 2026-05-01 16:25:10 +01:00
oauth.test.ts test: keep extension mocks on sdk seams 2026-04-27 22:55:09 +01:00
oauth.token.ts
oauth.ts refactor: dedupe shared helpers 2026-04-24 08:26:37 +01:00
onboard.ts test(plugins): break google contract helper cycles 2026-04-17 14:25:21 -07:00
openclaw.plugin.json fix(web-search): support provider base url overrides 2026-05-02 03:44:46 +01:00
package.json chore: bump version to 2026.5.2 2026-05-02 11:58:45 +01:00
plugin-registration.contract.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
provider-contract-api.ts feat(ui): show raw config pending changes 2026-04-27 04:42:10 -05:00
provider-hooks.ts fix: map google adaptive thinking dynamically 2026-04-25 02:04:40 +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 fix(google): support Vertex authorized_user ADC 2026-04-30 01:13:25 +01:00
provider-runtime.contract.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
realtime-voice-provider.test.ts feat: add browser realtime talk transports 2026-04-27 14:22:32 +01:00
realtime-voice-provider.ts refactor: trim voice runtime internal exports 2026-05-01 11:46:58 +01:00
runtime-api.ts refactor(google): move Gemini transport into plugin 2026-04-18 21:41:54 +01:00
setup-api.test.ts test: type google setup registration coverage 2026-04-30 00:13:12 +01:00
setup-api.ts fix: register google vertex setup provider 2026-04-30 00:13:12 +01:00
speech-provider.test.ts test: tolerate transient google tts and openrouter tool probes 2026-04-29 14:46:28 +01:00
speech-provider.ts test: tolerate transient google tts and openrouter tool probes 2026-04-29 14:46:28 +01:00
test-api.ts fix: add Google Gemini TTS provider (#67515) (thanks @barronlroth) 2026-04-16 11:54:35 +05:30
thinking-api.ts fix: map google adaptive thinking dynamically 2026-04-25 02:04:40 +01:00
thinking.test.ts fix: map google adaptive thinking dynamically 2026-04-25 02:04:40 +01:00
thinking.ts fix: map google adaptive thinking dynamically 2026-04-25 02:04:40 +01:00
transport-stream.test.ts fix: keep Gemini thinking streams active (#76080) (thanks @zhangguiping-xydt) 2026-05-02 19:26:54 +05:30
transport-stream.ts fix: keep Gemini thinking streams active (#76080) (thanks @zhangguiping-xydt) 2026-05-02 19:26:54 +05:30
tsconfig.json
vertex-adc.ts chore(release): forward-port 2026.4.29 fixes and bump 2026.4.30 2026-05-01 01:06:13 +01:00
video-generation-provider.test.ts test: expose provider media test helpers 2026-04-28 02:52:30 +01:00
video-generation-provider.ts fix(google): guard veo rest polling 2026-04-25 11:17:23 +01: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(web-search): honor provider abort signals 2026-05-02 05:35:58 +01:00
web-search-provider.ts