openclaw/extensions/xai
Vincent Koc 65842aabad
refactor(providers): share google and xai provider helpers (#60722)
* refactor(google): share oauth token helpers

* refactor(xai): share tool auth fallback helpers

* refactor(xai): share tool auth resolution

* refactor(xai): share tool config helpers

* refactor(xai): share fallback auth helpers

* refactor(xai): share responses tool helpers

* refactor(google): share http request config helper

* fix(xai): re-export shared web search extractor

* fix(xai): import plugin config type

* fix(providers): preserve default google network guard
2026-04-04 16:14:15 +09:00
..
src refactor(providers): share google and xai provider helpers (#60722) 2026-04-04 16:14:15 +09:00
api.test.ts refactor(providers): share xai and replay helpers 2026-04-04 04:11:57 +09:00
api.ts refactor(providers): share xai compat helper 2026-04-04 11:45:13 +09:00
code-execution.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
code-execution.ts refactor(providers): share google and xai provider helpers (#60722) 2026-04-04 16:14:15 +09:00
index.test.ts refactor: move bundled replay policy ownership into plugins (#60452) 2026-04-03 19:08:10 +01:00
index.ts refactor(providers): share google and xai provider helpers (#60722) 2026-04-04 16:14:15 +09:00
model-definitions.ts fix: break plugin-sdk provider barrel recursion 2026-03-27 23:47:04 +00: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
onboard.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
onboard.ts xAI: switch bundled provider defaults to Responses 2026-03-28 21:35:13 +00:00
openclaw.plugin.json !refactor(xai): move x_search config behind plugin boundary (#59674) 2026-04-02 22:08:59 +09:00
package.json build: prepare 2026.4.1-beta.1 release 2026-04-01 15:09:19 +01:00
provider-catalog.ts xAI: switch bundled provider defaults to Responses 2026-03-28 21:35:13 +00:00
provider-models.ts xAI: switch bundled provider defaults to Responses 2026-03-28 21:35:13 +00:00
stream.test.ts fix: normalize xai tool result image replay (#58017) (thanks @neeravmakwana) 2026-03-31 10:10:51 +05:30
stream.ts fix: normalize xai tool result image replay (#58017) (thanks @neeravmakwana) 2026-03-31 10:10:51 +05:30
web-search.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
web-search.ts !refactor(xai): move x_search config behind plugin boundary (#59674) 2026-04-02 22:08:59 +09:00
x-search.live.test.ts !refactor(xai): move x_search config behind plugin boundary (#59674) 2026-04-02 22:08:59 +09:00
x-search.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
x-search.ts refactor(providers): share google and xai provider helpers (#60722) 2026-04-04 16:14:15 +09:00