| .. |
|
test-support
|
|
|
|
api.ts
|
|
|
|
auth-choice-copy.ts
|
|
|
|
base-url.test.ts
|
revert(openai): remove loopback Codex proxy support (#114616)
|
2026-07-27 23:15:42 +08:00 |
|
base-url.ts
|
revert(openai): remove loopback Codex proxy support (#114616)
|
2026-07-27 23:15:42 +08:00 |
|
default-models.test.ts
|
|
|
|
default-models.ts
|
|
|
|
embedding-batch.test.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
embedding-batch.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
embedding-provider.test.ts
|
|
|
|
embedding-provider.ts
|
|
|
|
image-generation-provider.test.ts
|
fix: restore trustworthy end-to-end QA and cross-channel delivery (#115404)
|
2026-07-29 12:45:27 -04:00 |
|
image-generation-provider.ts
|
revert(openai): remove loopback Codex proxy support (#114616)
|
2026-07-27 23:15:42 +08:00 |
|
index.test.ts
|
feat(talk): support GPT-Live realtime voice over ChatGPT OAuth (#115226)
|
2026-07-28 15:05:55 -04:00 |
|
index.ts
|
feat(talk): support GPT-Live over gateway relay (#115831)
|
2026-07-29 12:54:23 -04:00 |
|
media-understanding-provider.test.ts
|
refactor: reduce plugin SDK test import overhead (#109333)
|
2026-07-16 13:55:23 -07:00 |
|
media-understanding-provider.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
memory-embedding-adapter.test.ts
|
|
|
|
memory-embedding-adapter.ts
|
|
|
|
model-route-contract.test.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
model-route-contract.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
native-web-search.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
openai-chatgpt-auth-identity.test.ts
|
|
|
|
openai-chatgpt-auth-identity.ts
|
|
|
|
openai-chatgpt-catalog.ts
|
|
|
|
openai-chatgpt-device-code.test.ts
|
fix(plugins): report request timeouts for stalled response bodies (#116166)
|
2026-07-30 10:03:39 +08:00 |
|
openai-chatgpt-device-code.ts
|
fix(plugins): report request timeouts for stalled response bodies (#116166)
|
2026-07-30 10:03:39 +08:00 |
|
openai-chatgpt-oauth-abort.runtime.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
openai-chatgpt-oauth-authorization.runtime.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
openai-chatgpt-oauth-flow.runtime.test.ts
|
fix(openai): model auth login hangs after success (#112211)
|
2026-07-21 23:41:43 +09:00 |
|
openai-chatgpt-oauth-flow.runtime.ts
|
fix(openai): model auth login hangs after success (#112211)
|
2026-07-21 23:41:43 +09:00 |
|
openai-chatgpt-oauth-page.runtime.ts
|
|
|
|
openai-chatgpt-oauth-preflight.runtime.ts
|
fix(openai): fail fast on invalid TLS certificates (#111818)
|
2026-07-24 12:34:01 +03:00 |
|
openai-chatgpt-oauth-token.runtime.ts
|
fix(openai): allow fake-IP OAuth token exchange (#110096)
|
2026-07-17 23:14:15 +01:00 |
|
openai-chatgpt-oauth-types.runtime.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
openai-chatgpt-oauth.runtime.test.ts
|
fix(openai): fail fast on invalid TLS certificates (#111818)
|
2026-07-24 12:34:01 +03:00 |
|
openai-chatgpt-oauth.runtime.ts
|
fix(openai): close OAuth callback prompts cleanly (#89491)
|
2026-07-16 23:58:41 -07:00 |
|
openai-chatgpt-pkce.runtime.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
openai-chatgpt-provider-runtime.factory.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
openai-chatgpt-provider.runtime.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
openai-chatgpt-provider.test.ts
|
feat(openai): make million-token context an explicit opt-in (#112916)
|
2026-07-23 05:34:54 -04:00 |
|
openai-chatgpt-provider.ts
|
feat(openai): make million-token context an explicit opt-in (#112916)
|
2026-07-23 05:34:54 -04:00 |
|
openai-chatgpt-shared.ts
|
|
|
|
openai-provider-missing-auth.test.ts
|
|
|
|
openai-provider.live.test.ts
|
fix(openai): make onboarding models account-aware (#114258)
|
2026-07-26 23:33:57 -04:00 |
|
openai-provider.test.ts
|
fix: restore trustworthy end-to-end QA and cross-channel delivery (#115404)
|
2026-07-29 12:45:27 -04:00 |
|
openai-provider.ts
|
fix: restore trustworthy end-to-end QA and cross-channel delivery (#115404)
|
2026-07-29 12:45:27 -04:00 |
|
openai-tts.live.test.ts
|
refactor: reduce plugin SDK test import overhead (#109333)
|
2026-07-16 13:55:23 -07:00 |
|
openai.live.test.ts
|
fix(providers): openai live-test config isolation and qianfan default refresh (#113999)
|
2026-07-25 20:35:28 -07:00 |
|
openclaw.plugin.json
|
fix: restore trustworthy end-to-end QA and cross-channel delivery (#115404)
|
2026-07-29 12:45:27 -04:00 |
|
openclaw.plugin.test.ts
|
chore(deps): refresh repository dependencies (#112453)
|
2026-07-23 16:17:13 +00:00 |
|
package.json
|
feat(talk): support GPT-Live over gateway relay (#115831)
|
2026-07-29 12:54:23 -04:00 |
|
prompt-overlay.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
provider-auth.contract.test.ts
|
|
|
|
provider-catalog.contract.test.ts
|
|
|
|
provider-contract-api.ts
|
|
|
|
provider-policy-api.test.ts
|
fix(openai): default Sol reasoning to medium
|
2026-07-16 07:00:37 +01:00 |
|
provider-policy-api.ts
|
refactor(codex)!: fold the codex text provider into openai with a doctor migration
|
2026-07-16 03:06:43 +01:00 |
|
provider-runtime.contract.test.ts
|
refactor(providers): table-driven forward compat and manifest-derived contract tests (#113940)
|
2026-07-25 18:09:37 -07:00 |
|
realtime-provider-shared.test.ts
|
|
|
|
realtime-provider-shared.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
realtime-quicksilver-bridge.test.ts
|
test(openai): verify terminal audio cleanup
|
2026-07-30 15:22:02 +08:00 |
|
realtime-quicksilver-bridge.ts
|
fix(openai): bound pre-ready realtime audio
|
2026-07-30 15:22:02 +08:00 |
|
realtime-quicksilver-delegation.test.ts
|
test(openai): verify superseded consult handoff
|
2026-07-30 12:11:06 +08:00 |
|
realtime-quicksilver-gateway-bridge.live.test.ts
|
feat(talk): support GPT-Live over gateway relay (#115831)
|
2026-07-29 12:54:23 -04:00 |
|
realtime-quicksilver-gateway-bridge.test.ts
|
fix(openai): bound GPT-Live sideband startup frames
|
2026-07-30 12:31:02 +08:00 |
|
realtime-quicksilver-gateway-bridge.ts
|
fix(openai): bound GPT-Live delegation work
|
2026-07-30 12:11:06 +08:00 |
|
realtime-quicksilver-instructions.ts
|
feat(talk): support GPT-Live realtime voice over ChatGPT OAuth (#115226)
|
2026-07-28 15:05:55 -04:00 |
|
realtime-quicksilver-peer.runtime.ts
|
feat(talk): support GPT-Live over gateway relay (#115831)
|
2026-07-29 12:54:23 -04:00 |
|
realtime-quicksilver-session-limit.test.ts
|
feat(talk): support GPT-Live over gateway relay (#115831)
|
2026-07-29 12:54:23 -04:00 |
|
realtime-quicksilver-session-limit.ts
|
feat(talk): support GPT-Live over gateway relay (#115831)
|
2026-07-29 12:54:23 -04:00 |
|
realtime-quicksilver-session.test.ts
|
test(openai): verify superseded consult handoff
|
2026-07-30 12:11:06 +08:00 |
|
realtime-quicksilver-session.ts
|
fix(openai): bound GPT-Live delegation work
|
2026-07-30 12:11:06 +08:00 |
|
realtime-quicksilver-sideband.ts
|
fix(openai): bound GPT-Live sideband startup frames
|
2026-07-30 12:31:02 +08:00 |
|
realtime-quicksilver-wire.test.ts
|
fix(openai): bound realtime SDP answer reads
|
2026-07-30 12:31:02 +08:00 |
|
realtime-quicksilver-wire.ts
|
fix(openai): bound realtime SDP answer reads
|
2026-07-30 12:31:02 +08:00 |
|
realtime-quicksilver.live.test.ts
|
feat(openai): support GPT-Live over backend WebSocket (#115622)
|
2026-07-29 04:15:03 -04:00 |
|
realtime-quicksilver.test-helpers.ts
|
feat(talk): support GPT-Live over gateway relay (#115831)
|
2026-07-29 12:54:23 -04:00 |
|
realtime-quicksilver.test.ts
|
feat(talk): support GPT-Live over gateway relay (#115831)
|
2026-07-29 12:54:23 -04:00 |
|
realtime-quicksilver.ts
|
feat(talk): support GPT-Live over gateway relay (#115831)
|
2026-07-29 12:54:23 -04:00 |
|
realtime-transcription-provider.test.ts
|
fix(openai): prevent realtime transcript turns from reordering (#113723)
|
2026-07-25 08:11:09 -07:00 |
|
realtime-transcription-provider.ts
|
fix(openai): prevent realtime transcript turns from reordering (#113723)
|
2026-07-25 08:11:09 -07:00 |
|
realtime-voice-lifecycle.test.ts
|
fix(openai): close realtime lifecycle races
|
2026-07-29 17:57:59 +08:00 |
|
realtime-voice-lifecycle.ts
|
fix(openai): close realtime lifecycle races
|
2026-07-29 17:57:59 +08:00 |
|
realtime-voice-provider.test.ts
|
test(openai): cover out-of-order named mark acks
|
2026-07-30 16:29:29 +08:00 |
|
realtime-voice-provider.ts
|
docs(openai): clarify cumulative playback marks
|
2026-07-30 16:29:29 +08:00 |
|
replay-policy.ts
|
|
|
|
setup-api.test.ts
|
|
|
|
setup-api.ts
|
|
|
|
shared.ts
|
feat(openai): make million-token context an explicit opt-in (#112916)
|
2026-07-23 05:34:54 -04:00 |
|
speech-provider.test.ts
|
refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527)
|
2026-07-21 20:28:43 -07:00 |
|
speech-provider.ts
|
refactor(media): consolidate generated media byte limits (#113556)
|
2026-07-25 15:39:49 +08:00 |
|
test-api.ts
|
|
|
|
thinking-policy.test.ts
|
refactor(codex)!: fold the codex text provider into openai with a doctor migration
|
2026-07-16 03:06:43 +01:00 |
|
thinking-policy.ts
|
fix(openai): default Sol reasoning to medium
|
2026-07-16 07:00:37 +01:00 |
|
transport-policy.test.ts
|
|
|
|
transport-policy.ts
|
|
|
|
tsconfig.json
|
|
|
|
tts.test.ts
|
test: consolidate OpenClaw test state fixtures (#113576)
|
2026-07-25 05:30:52 -07:00 |
|
tts.ts
|
fix: provider dead exports no longer block changed checks (#108592)
|
2026-07-15 22:33:54 -07:00 |
|
usage.test.ts
|
refactor(providers): share admin usage aggregation (#114221)
|
2026-07-26 21:28:53 -04:00 |
|
usage.ts
|
refactor(providers): share admin usage aggregation (#114221)
|
2026-07-26 21:28:53 -04:00 |
|
video-generation-provider.test.ts
|
fix(qa): forward-port beta 6 validation fixes (#116065)
|
2026-07-29 16:21:04 -04:00 |
|
video-generation-provider.ts
|
refactor(media): consolidate generated media byte limits (#113556)
|
2026-07-25 15:39:49 +08:00 |