openclaw/extensions/google
Peter Steinberger 67d6fc8847
chore(plugins): sync versions to 2026.4.4
2026-04-04 20:03:01 +01:00
..
src
api.test.ts style(providers): normalize import and wrap formatting 2026-04-04 12:19:08 +01:00
api.ts refactor(providers): share google and xai provider helpers (#60722) 2026-04-04 16:14:15 +09:00
cli-backend.ts
gemini-cli-provider.ts refactor(providers): add stream family hooks 2026-04-04 20:19:53 +09:00
google-shared.test-helpers.ts
google-shared.test.ts
image-generation-provider.test.ts refactor: decouple bundled plugin sdk surfaces 2026-03-29 21:20:46 +01:00
image-generation-provider.ts style(providers): normalize import and wrap formatting 2026-04-04 12:19:08 +01:00
index.test.ts test(providers): cover stream family plugin hooks 2026-04-04 23:20:28 +09:00
index.ts feat(qwen): add qwen provider and video generation 2026-04-04 19:34:56 +01: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(ci): align stale provider and channel tests 2026-04-04 09:35:14 +01: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-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(providers): share google and xai provider helpers (#60722) 2026-04-04 16:14:15 +09:00
oauth.credentials.ts fix(google-gemini-cli-auth): fix Gemini CLI OAuth failures on Windows (#40729) 2026-04-04 23:22:36 +09: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 fix(google-gemini-cli-auth): fix Gemini CLI OAuth failures on Windows (#40729) 2026-04-04 23:22:36 +09:00
oauth.runtime.ts
oauth.shared.ts
oauth.test.ts fix(google-gemini-cli-auth): fix Gemini CLI OAuth failures on Windows (#40729) 2026-04-04 23:22:36 +09:00
oauth.token.ts
oauth.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
openclaw.plugin.json
package.json chore(plugins): sync versions to 2026.4.4 2026-04-04 20:03:01 +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
runtime-api.ts refactor(providers): share google and xai provider helpers (#60722) 2026-04-04 16:14:15 +09: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