mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-27 00:29:56 +00:00
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> |
||
|---|---|---|
| .. | ||
| .boundary-stubs | ||
| src | ||
| api.test.ts | ||
| api.ts | ||
| code-execution.test.ts | ||
| code-execution.ts | ||
| image-generation-provider.test.ts | ||
| image-generation-provider.ts | ||
| index.test.ts | ||
| index.ts | ||
| model-compat.ts | ||
| model-definitions.ts | ||
| model-id.test.ts | ||
| model-id.ts | ||
| onboard.test.ts | ||
| onboard.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| plugin-registration.contract.test.ts | ||
| provider-catalog.ts | ||
| provider-contract-api.ts | ||
| provider-discovery.ts | ||
| provider-models.ts | ||
| provider-policy-api.test.ts | ||
| provider-policy-api.ts | ||
| realtime-transcription-provider.test.ts | ||
| realtime-transcription-provider.ts | ||
| runtime-model-compat.test.ts | ||
| runtime-model-compat.ts | ||
| setup-api.ts | ||
| speech-provider.test.ts | ||
| speech-provider.ts | ||
| stream.test.ts | ||
| stream.ts | ||
| stt.test.ts | ||
| stt.ts | ||
| test-api.ts | ||
| test-helpers.ts | ||
| tsconfig.json | ||
| tts.test.ts | ||
| tts.ts | ||
| video-generation-provider.test.ts | ||
| video-generation-provider.ts | ||
| web-search-contract-api.ts | ||
| web-search.test.ts | ||
| web-search.ts | ||
| x-search-tool-shared.ts | ||
| x-search.live.test.ts | ||
| x-search.test.ts | ||
| x-search.ts | ||
| xai.live.test.ts | ||