openclaw/extensions/openai
2026-07-12 10:49:48 +01:00
..
test-support feat(openai): default new setups to GPT-5.6 (#103581) 2026-07-10 10:22:58 +01:00
api.ts
auth-choice-copy.ts
base-url.test.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
base-url.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
default-models.test.ts feat(openai): default new setups to GPT-5.6 (#103581) 2026-07-10 10:22:58 +01:00
default-models.ts feat(openai): default new setups to GPT-5.6 (#103581) 2026-07-10 10:22:58 +01:00
embedding-batch.test.ts fix(memory): harden embedding batch workflows (#103472) 2026-07-11 16:43:58 -07:00
embedding-batch.ts fix(memory): harden embedding batch workflows (#103472) 2026-07-11 16:43:58 -07:00
embedding-provider.test.ts
embedding-provider.ts
image-generation-provider.test.ts chore: migrate active GPT-5.5 references to GPT-5.6 (#104452) 2026-07-11 06:30:57 -07:00
image-generation-provider.ts chore: migrate active GPT-5.5 references to GPT-5.6 (#104452) 2026-07-11 06:30:57 -07:00
index.test.ts test(openai): align prerelease contracts (#105256) 2026-07-12 10:49:48 +01:00
index.ts
media-understanding-provider.test.ts chore: migrate active GPT-5.5 references to GPT-5.6 (#104452) 2026-07-11 06:30:57 -07:00
media-understanding-provider.ts chore: migrate active GPT-5.5 references to GPT-5.6 (#104452) 2026-07-11 06:30:57 -07:00
memory-embedding-adapter.test.ts
memory-embedding-adapter.ts
model-route-contract.test.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
model-route-contract.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
native-web-search.ts
openai-chatgpt-auth-identity.test.ts
openai-chatgpt-auth-identity.ts feat(tooling): enforce noUncheckedIndexedAccess in the extensions lane (NUIA phase 4) (#105132) 2026-07-12 09:17:31 +01:00
openai-chatgpt-catalog.ts
openai-chatgpt-device-code.test.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
openai-chatgpt-device-code.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
openai-chatgpt-oauth-abort.runtime.ts
openai-chatgpt-oauth-flow.runtime.test.ts fix(openai): bound Codex OAuth token response body reads with readResponseWithLimit (#99479) 2026-07-07 00:18:20 +01:00
openai-chatgpt-oauth-flow.runtime.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
openai-chatgpt-oauth-page.runtime.ts
openai-chatgpt-oauth-types.runtime.ts
openai-chatgpt-oauth.runtime.test.ts
openai-chatgpt-oauth.runtime.ts feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
openai-chatgpt-pkce.runtime.ts
openai-chatgpt-provider.runtime.ts
openai-chatgpt-provider.test.ts test(openai): align prerelease contracts (#105256) 2026-07-12 10:49:48 +01:00
openai-chatgpt-provider.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
openai-chatgpt-shared.ts
openai-provider-missing-auth.test.ts feat(openai): default new setups to GPT-5.6 (#103581) 2026-07-10 10:22:58 +01:00
openai-provider.live.test.ts
openai-provider.test.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
openai-provider.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
openai-tts.live.test.ts
openai.live.test.ts chore: migrate active GPT-5.5 references to GPT-5.6 (#104452) 2026-07-11 06:30:57 -07:00
openclaw.plugin.json feat(onboarding): add provider sign-in (#104502) 2026-07-11 13:00:17 -07:00
openclaw.plugin.test.ts chore: migrate active GPT-5.5 references to GPT-5.6 (#104452) 2026-07-11 06:30:57 -07:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
prompt-overlay.ts
provider-auth.contract.test.ts test(openai): align auth contract with provider default (#103760) 2026-07-10 16:28:07 +01:00
provider-catalog.contract.test.ts
provider-contract-api.ts
provider-policy-api.test.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
provider-policy-api.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
provider-runtime.contract.test.ts
realtime-provider-shared.test.ts fix(openai): add timeout to realtime client-secret requests (#102860) 2026-07-11 00:54:06 -07:00
realtime-provider-shared.ts fix(openai): add timeout to realtime client-secret requests (#102860) 2026-07-11 00:54:06 -07:00
realtime-quicksilver.test.ts feat(openai): recognize GPT-Live realtime models and fail closed with guidance (#104695) 2026-07-11 13:53:45 -07:00
realtime-quicksilver.ts feat(openai): recognize GPT-Live realtime models and fail closed with guidance (#104695) 2026-07-11 13:53:45 -07:00
realtime-transcription-provider.test.ts fix(openai): correct Realtime auth and transcription secrets (#102518) 2026-07-09 08:55:31 +01:00
realtime-transcription-provider.ts fix(openai): correct Realtime auth and transcription secrets (#102518) 2026-07-09 08:55:31 +01:00
realtime-voice-provider.test.ts fix(talk): await realtime tool result delivery (#103268) 2026-07-09 20:11:20 -07:00
realtime-voice-provider.ts feat(tooling): enforce noUncheckedIndexedAccess in the extensions lane (NUIA phase 4) (#105132) 2026-07-12 09:17:31 +01:00
register.runtime.ts
replay-policy.ts
setup-api.test.ts
setup-api.ts
shared.ts refactor: consolidate image data URL formatting (#99715) 2026-07-03 17:09:30 -07:00
speech-provider.test.ts fix(openai): route mp3 tts as voice messages (#100715) 2026-07-06 08:34:08 +01:00
speech-provider.ts fix(openai): route mp3 tts as voice messages (#100715) 2026-07-06 08:34:08 +01:00
test-api.ts
thinking-policy.ts feat: support GPT-5.6 Ultra across OpenClaw and Codex runtimes (#98021) 2026-07-10 15:23:24 +01:00
transport-policy.test.ts
transport-policy.ts
tsconfig.json
tts.test.ts
tts.ts
usage.test.ts feat: add Anthropic and OpenAI cost history (#100672) 2026-07-06 12:06:55 +01:00
usage.ts feat: add Anthropic and OpenAI cost history (#100672) 2026-07-06 12:06:55 +01:00
video-generation-provider.test.ts
video-generation-provider.ts refactor: consolidate image data URL formatting (#99715) 2026-07-03 17:09:30 -07:00