openclaw/extensions/google
2026-04-07 06:20:56 -05:00
..
src style: fix extension lint violations 2026-04-06 14:53:55 +01:00
api.test.ts
api.ts
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
gemini-cli-provider.ts fix(google): restore forward-compat provider hooks 2026-04-05 19:04:55 -04:00
google-shared.test-helpers.ts
google-shared.test.ts
image-generation-provider.test.ts
image-generation-provider.ts refactor: move media generation runtimes into core 2026-04-05 15:13:20 +01:00
index.test.ts style: normalize import ordering and wrapping 2026-04-05 09:26:39 +01:00
index.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
media-understanding-provider.ts
media-understanding-provider.video.test.ts
model-id.test.ts
model-id.ts
music-generation-provider.test.ts feat: add music generation tooling 2026-04-06 01:47:14 +01:00
music-generation-provider.ts fix: stabilize media live provider coverage 2026-04-06 19:15:31 +01:00
oauth-token-shared.test.ts
oauth-token-shared.ts refactor: dedupe provider string readers 2026-04-07 05:06:54 +01:00
oauth.credentials.ts
oauth.flow.ts
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 style: fix extension lint violations 2026-04-06 14:53:55 +01:00
oauth.token.ts fix(google): support gemini cli personal oauth (#61260) 2026-04-05 11:12:54 +01:00
oauth.ts
openclaw.plugin.json Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
package.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00
plugin-registration.contract.test.ts fix: resolve repo check drift 2026-04-05 22:58:29 +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
runtime-api.ts
setup-api.ts test: add cli backend live matrix metadata 2026-04-07 09:06:09 +01:00
test-api.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00
video-generation-provider.test.ts fix: normalize video provider durations 2026-04-05 23:47:10 +01:00
video-generation-provider.ts refactor: share media normalization across runtimes 2026-04-06 23:50:27 +01:00
web-search-contract-api.ts fix(plugin-sdk): add web-search contract subpath 2026-04-06 23:30:56 +01:00
web-search-provider.test.ts
web-search-provider.ts