openclaw/extensions/openai
2026-05-08 05:28:12 +01:00
..
test-support test(openai): align codex default auth contract 2026-05-07 07:16:20 -07:00
api.ts
auth-choice-copy.ts
base-url.test.ts
base-url.ts
cli-backend.ts fix codex harness service tiers (#79152) 2026-05-08 12:10:41 +09:00
default-models.test.ts Revert "Install Codex plugin on OpenAI model selection (#78799)" (#78878) 2026-05-07 18:13:59 +09:00
default-models.ts Route OpenAI agents through Codex by default (#78899) 2026-05-07 19:46:49 +09:00
embedding-batch.ts refactor: trim embedding batch internal exports 2026-05-01 11:35:30 +01:00
embedding-provider.test.ts fix(openai): honor embedding output dimensions 2026-05-07 05:48:14 +01:00
embedding-provider.ts fix(openai): honor embedding output dimensions 2026-05-07 05:48:14 +01:00
image-generation-provider.test.ts fix: share plugin runtime helpers 2026-05-08 00:28:43 +01:00
image-generation-provider.ts fix: share plugin runtime helpers 2026-05-08 00:28:43 +01:00
index.test.ts test: make suites safe without isolation (#78834) 2026-05-07 08:43:29 +01:00
index.ts Scope Codex heartbeat guidance to heartbeat turns (#76788) 2026-05-04 01:58:39 +09:00
media-understanding-provider.test.ts fix(openai): route Codex audio to transcription model 2026-05-04 17:14:08 -07:00
media-understanding-provider.ts fix(openai): route Codex audio to transcription model 2026-05-04 17:14:08 -07:00
memory-embedding-adapter.test.ts fix(openai): honor embedding output dimensions 2026-05-07 05:48:14 +01:00
memory-embedding-adapter.ts fix(openai): honor embedding output dimensions 2026-05-07 05:48:14 +01:00
native-web-search.ts refactor: simplify plugin dependency handling 2026-05-01 21:32:22 +01:00
openai-codex-auth-identity.test.ts fix: preserve OpenAI Codex OAuth transport (#75111) 2026-04-30 18:00:12 +01:00
openai-codex-auth-identity.ts refactor: trim extension helper exports 2026-05-01 15:21:30 +01:00
openai-codex-catalog.ts refactor: trim extension helper exports 2026-05-01 15:21:30 +01:00
openai-codex-device-code.test.ts test: tighten assertions and harness coverage 2026-05-08 05:28:12 +01:00
openai-codex-device-code.ts fix: send OpenClaw attribution to OpenAI 2026-04-29 13:54:07 +01:00
openai-codex-provider.runtime.ts
openai-codex-provider.test.ts test: tighten assertions and harness coverage 2026-05-08 05:28:12 +01:00
openai-codex-provider.ts Route OpenAI agents through Codex by default (#78899) 2026-05-07 19:46:49 +09:00
openai-codex-shared.ts
openai-provider.live.test.ts feat(openai): add chat-latest model override 2026-05-07 03:09:16 -07:00
openai-provider.test.ts feat(openai): add chat-latest model override 2026-05-07 03:09:16 -07:00
openai-provider.ts Route OpenAI agents through Codex by default (#78899) 2026-05-07 19:46:49 +09:00
openai-tts.live.test.ts
openai.live.test.ts test(ci): tolerate slow live provider cleanup 2026-04-29 07:24:47 +01:00
openclaw.plugin.json Route OpenAI agents through Codex by default (#78899) 2026-05-07 19:46:49 +09:00
openclaw.plugin.test.ts fix(openai): route Codex audio to transcription model 2026-05-04 17:14:08 -07:00
package.json chore: bump version to 2026.5.6 2026-05-06 09:47:34 +01:00
plugin-registration.contract.test.ts
prompt-overlay.ts Scope Codex heartbeat guidance to heartbeat turns (#76788) 2026-05-04 01:58:39 +09:00
provider-auth.contract.test.ts
provider-catalog.contract.test.ts
provider-contract-api.ts
provider-policy-api.ts fix: preserve OpenAI Codex xhigh thinking policy 2026-05-01 13:48:01 +01:00
provider-runtime.contract.test.ts
realtime-provider-shared.ts
realtime-transcription-provider.test.ts fix(openai): flatten realtime transcription session update 2026-05-03 17:06:20 -07:00
realtime-transcription-provider.ts fix: log google meet realtime models 2026-05-04 06:03:53 +01:00
realtime-voice-provider.test.ts fix(openai): use GA realtime bridge for gpt-realtime-2 2026-05-08 00:47:25 +01:00
realtime-voice-provider.ts fix(openai): use GA realtime bridge for gpt-realtime-2 2026-05-08 00:47:25 +01:00
register.runtime.ts
replay-policy.ts
setup-api.ts
shared.ts fix(openai): default direct responses to sse 2026-05-04 14:37:07 -07:00
speech-provider.test.ts feat: support openai tts extra body 2026-05-01 22:57:35 +01:00
speech-provider.ts feat: support openai tts extra body 2026-05-01 22:57:35 +01:00
test-api.ts
thinking-policy.ts fix(openai): suppress stale Codex OAuth models 2026-05-06 09:38:07 +01:00
transport-policy.test.ts fix(openai-codex): match codex replay identity 2026-05-05 00:33:23 +01:00
transport-policy.ts fix(openai-codex): match codex replay identity 2026-05-05 00:33:23 +01:00
tsconfig.json
tts.test.ts test: tighten assertions and harness coverage 2026-05-08 05:28:12 +01:00
tts.ts feat: support openai tts extra body 2026-05-01 22:57:35 +01:00
video-generation-provider.test.ts fix: share plugin runtime helpers 2026-05-08 00:28:43 +01:00
video-generation-provider.ts fix: share plugin runtime helpers 2026-05-08 00:28:43 +01:00