openclaw/extensions/xai
Neerav Makwana 54c69414ad
fix: normalize xai tool result image replay (#58017) (thanks @neeravmakwana)
* fix(xai): normalize image tool results for responses

* fix(xai): handle reviewed tool result payload cases

* fix: normalize xai tool result image replay (#58017) (thanks @neeravmakwana)

---------

Co-authored-by: Ayaan Zaidi <hi@obviy.us>
2026-03-31 10:10:51 +05:30
..
src fix(plugin-sdk): avoid recursive bundled facade loads 2026-03-29 15:00:25 +01:00
api.ts refactor: generalize provider transport hooks 2026-03-29 23:05:58 +09:00
bundled-web-search.contract.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
code-execution.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
code-execution.ts chore: prepare 2026.3.28-beta.1 release 2026-03-28 22:24:51 +00:00
index.ts refactor: generalize provider transport hooks 2026-03-29 23:05:58 +09:00
model-definitions.ts fix: break plugin-sdk provider barrel recursion 2026-03-27 23:47:04 +00: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 code_execution into plugin 2026-03-28 21:35:13 +00:00
package.json chore: bump version to 2026.3.30 2026-03-30 09:28:29 +09:00
plugin-registration.contract.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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
provider-runtime.contract.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
provider.contract.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01: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-provider.contract.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
web-search.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
web-search.ts feat(xai): add plugin-owned x_search onboarding 2026-03-29 00:12:37 +00:00
x-search.live.test.ts test(xai): add live x_search coverage 2026-03-28 21:35:13 +00:00
x-search.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
x-search.ts refactor(xai): move code_execution into plugin 2026-03-28 21:35:13 +00:00