openclaw/extensions/xai
Jason Zhou bfd540bcdf
[codex] refresh plugin regression fixtures
Summary:
- Refresh plugin regression fixtures and test-support mocks for guarded network resolution, progress streaming windows, staged TTS output, QQBot STT, and CLI runner assertions.
- Resolve current-main conflicts in Discord, Google video, QQBot STT, and CLI runner tests without changing runtime code.

Verification:
- pnpm check:test-types
- pnpm vitest run $(git diff --name-only origin/main...HEAD)
- git diff --check
- GitHub CI passed, including Real behavior proof, auto-response, ClawSweeper dispatch, CodeQL, and full CI checks.

Co-authored-by: Jason Zhou <22532527+JayZeeDesign@users.noreply.github.com>
2026-05-10 23:44:50 -05:00
..
.boundary-stubs
src refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
api.test.ts
api.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
code-execution.test.ts fix: align xai tool auth profiles 2026-05-09 21:02:40 -04:00
code-execution.ts fix: align xai tool auth profiles 2026-05-09 21:02:40 -04:00
image-generation-provider.test.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
image-generation-provider.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
index.test.ts fix(xai): pass grok reasoning controls 2026-05-10 05:28:00 +01:00
index.ts fix(xai): pass grok reasoning controls 2026-05-10 05:28:00 +01:00
model-compat.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
model-definitions.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
model-id.test.ts
model-id.ts
onboard.test.ts test: tighten xai onboard assertions 2026-05-09 22:20:47 +01:00
onboard.ts
openclaw.plugin.json feat: unify model catalog registration 2026-05-09 02:34:56 -04:00
package.json build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
plugin-registration.contract.test.ts
provider-catalog.ts
provider-contract-api.ts
provider-discovery.ts
provider-models.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
provider-policy-api.test.ts fix(xai): pass grok reasoning controls 2026-05-10 05:28:00 +01:00
provider-policy-api.ts fix(xai): pass grok reasoning controls 2026-05-10 05:28:00 +01:00
realtime-transcription-provider.test.ts test: tighten xai realtime transcription assertion 2026-05-09 22:28:16 +01:00
realtime-transcription-provider.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
runtime-model-compat.test.ts fix(xai): pass grok reasoning controls 2026-05-10 05:28:00 +01:00
runtime-model-compat.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
setup-api.ts
speech-provider.test.ts test: tighten xai speech assertions 2026-05-09 22:18:11 +01:00
speech-provider.ts build: enable stricter TypeScript checks 2026-05-11 02:04:17 +01:00
stream.test.ts build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
stream.ts build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
stt.test.ts test: tighten xai stt assertions 2026-05-09 22:19:39 +01:00
stt.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
test-api.ts
test-helpers.ts build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
tsconfig.json
tts.test.ts [codex] refresh plugin regression fixtures 2026-05-10 23:44:50 -05:00
tts.ts
video-generation-provider.test.ts test: tighten xai video assertions 2026-05-09 22:24:03 +01:00
video-generation-provider.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
web-search-contract-api.ts
web-search.test.ts fix(xai): pass grok reasoning controls 2026-05-10 05:28:00 +01:00
web-search.ts
x-search-tool-shared.ts build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
x-search.live.test.ts test: simplify xai live error messages 2026-05-09 01:08:12 +01:00
x-search.test.ts fix: align xai tool auth profiles 2026-05-09 21:02:40 -04:00
x-search.ts fix: align xai tool auth profiles 2026-05-09 21:02:40 -04:00
xai.live.test.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00