openclaw/extensions/xai
2026-07-09 05:00:37 -07:00
..
.boundary-stubs
src refactor(xai): localize internal declarations (#102778) 2026-07-09 05:00:37 -07:00
api.test.ts
api.ts refactor: remove unused internal exports (#100882) 2026-07-06 05:59:18 -07:00
code-execution-tool-shared.ts
code-execution.test.ts test(extensions): use real response mocks 2026-06-23 22:00:32 +08:00
code-execution.ts
image-generation-provider.test.ts fix(image-gen): bound image generation provider JSON response reads (#96495) 2026-06-26 07:08:30 -04:00
image-generation-provider.ts
index.test.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
index.ts refactor(shared): consolidate provider and utility lazy loaders (#98749) 2026-07-02 21:16:26 -07:00
model-compat.ts
model-definitions.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
model-id.test.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
model-id.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
onboard.test.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
onboard.ts
openclaw.plugin.json feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
openclaw.plugin.test.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
package.json chore: update dependencies (#100027) 2026-07-04 14:56:50 -04:00
provider-catalog.ts fix(xai): request encrypted reasoning include for all reasoning models (#95686) 2026-06-22 11:50:50 -06:00
provider-contract-api.ts
provider-discovery.ts
provider-models.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
provider-policy-api.test.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
provider-policy-api.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
realtime-transcription-provider.test.ts
realtime-transcription-provider.ts
runtime-model-compat.test.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
runtime-model-compat.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
setup-api.ts
speech-provider.test.ts
speech-provider.ts
stream.test.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
stream.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
stt.test.ts
stt.ts fix(speech): bound TTS/STT voice-list and transcription JSON response reads (#96496) 2026-06-25 14:32:53 -04:00
test-api.ts
test-helpers.ts
tsconfig.json refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
tts.test.ts
tts.ts
video-generation-provider.test.ts fix(xai): bound video response body reads 2026-06-28 21:57:14 -07:00
video-generation-provider.ts refactor: consolidate image data URL formatting (#99715) 2026-07-03 17:09:30 -07:00
web-search-contract-api.ts
web-search-provider-shared.ts refactor(xai): localize internal declarations (#102778) 2026-07-09 05:00:37 -07:00
web-search.test.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
web-search.ts refactor(shared): consolidate provider and utility lazy loaders (#98749) 2026-07-02 21:16:26 -07:00
x-search-tool-shared.ts
x-search.live.test.ts
x-search.test.ts test(extensions): use real provider response mocks 2026-06-23 22:00:32 +08:00
x-search.ts
xai-oauth.test.ts feat(xai): route OAuth login through device-code flow (#97249) 2026-06-27 10:02:57 -06:00
xai-oauth.ts refactor(xai): localize internal declarations (#102778) 2026-07-09 05:00:37 -07:00
xai.live.test.ts