openclaw/extensions/google
Peter Steinberger a23ab9b906
refactor: move voice-call realtime providers into extensions
2026-04-04 12:07:23 +09:00
..
src refactor: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
api.test.ts fix(providers): centralize Google endpoint classification (#59556) 2026-04-02 19:21:31 +09:00
api.ts fix(providers): centralize Google endpoint classification (#59556) 2026-04-02 19:21:31 +09:00
cli-backend.ts feat: pluginize cli inference backends 2026-03-26 15:11:15 +00:00
gemini-cli-provider.ts refactor(providers): share replay and tool compat helpers (#60637) 2026-04-04 10:55:36 +09:00
google-shared.test-helpers.ts refactor(plugins): move remaining channel and provider ownership out of src 2026-03-22 19:13:25 -07:00
google-shared.test.ts test: collapse search helper suites 2026-03-25 00:42:09 +00:00
image-generation-provider.test.ts refactor: decouple bundled plugin sdk surfaces 2026-03-29 21:20:46 +01:00
image-generation-provider.ts refactor(providers): normalize transport policy wiring (#59682) 2026-04-02 22:54:34 +09:00
index.test.ts refactor: move provider replay runtime ownership into plugins (#60126) 2026-04-03 23:14:37 +09:00
index.ts refactor(providers): share replay and tool compat helpers (#60637) 2026-04-04 10:55:36 +09:00
media-understanding-provider.ts refactor(providers): normalize transport policy wiring (#59682) 2026-04-02 22:54:34 +09:00
media-understanding-provider.video.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
model-id.test.ts test: dedupe extension-owned coverage (#58554) 2026-03-31 15:18:29 -07:00
model-id.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
oauth.credentials.ts tests(google): inject oauth credential fs stubs 2026-03-17 09:46:58 -04:00
oauth.flow.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
oauth.http.ts refactor: trim provider oauth runtime seams 2026-03-28 02:08:29 +00:00
oauth.project.ts refactor(google): split oauth flow modules 2026-03-16 02:11:18 +00:00
oauth.runtime.ts fix(auth): lazy-load provider oauth helpers 2026-03-18 13:40:28 -07:00
oauth.shared.ts refactor(google): split oauth flow modules 2026-03-16 02:11:18 +00:00
oauth.test.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
oauth.token.ts refactor(google): split oauth flow modules 2026-03-16 02:11:18 +00:00
oauth.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
openclaw.plugin.json refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
package.json build: prepare 2026.4.1-beta.1 release 2026-04-01 15:09:19 +01:00
provider-models.test.ts style: normalize import order and formatting 2026-03-29 16:33:22 +09:00
provider-models.ts style: normalize import order and formatting 2026-03-29 16:33:22 +09:00
replay-policy.ts refactor(providers): share replay and tool compat helpers (#60637) 2026-04-04 10:55:36 +09:00
runtime-api.ts refactor: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
test-api.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09: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 refactor: shortcut bundled provider contract fixtures 2026-03-27 04:44:43 +00:00