openclaw/extensions/openai
2026-04-07 10:15:34 +01:00
..
test-support test: add missing provider runtime mock export 2026-04-06 18:04:18 +01:00
api.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
cli-backend.ts test: add cli backend live matrix metadata 2026-04-07 09:06:09 +01:00
default-models.test.ts refactor: split doctor legacy normalizers and test ownership 2026-04-05 17:17:16 +01:00
default-models.ts Tests: fix package boundary and runtime drift 2026-04-07 14:16:25 +08:00
image-generation-provider.test.ts fix: stabilize media live provider coverage 2026-04-06 19:15:31 +01:00
image-generation-provider.ts refactor: dedupe openai base url helper 2026-04-06 19:57:56 +01:00
index.test.ts test(ci): align openai image edit assertion 2026-04-06 19:25:35 +01:00
index.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
media-understanding-provider.test.ts Tests: fix package boundary and runtime drift 2026-04-07 14:16:25 +08:00
media-understanding-provider.ts refactor(media): move provider defaults into media metadata 2026-04-04 07:00:47 +01:00
openai-codex-auth-identity.test.ts refactor(openai): extract codex auth identity helper 2026-03-25 04:24:46 -07:00
openai-codex-auth-identity.ts refactor: dedupe openai codex string helper 2026-04-06 19:57:57 +01:00
openai-codex-catalog.ts fix: break plugin-sdk provider barrel recursion 2026-03-27 23:47:04 +00:00
openai-codex-cli-auth.test.ts refactor(auth): split auth state from auth store 2026-04-06 13:42:44 +01:00
openai-codex-cli-auth.ts refactor: dedupe openai codex string helper 2026-04-06 19:57:57 +01:00
openai-codex-provider.runtime.ts refactor: trim provider oauth runtime seams 2026-03-28 02:08:29 +00:00
openai-codex-provider.test.ts refactor(providers): centralize provider model policy 2026-04-04 06:16:48 +01:00
openai-codex-provider.ts refactor: dedupe provider string readers 2026-04-07 05:06:54 +01:00
openai-codex-shared.ts refactor: dedupe openai codex string helper 2026-04-06 19:57:57 +01:00
openai-provider.live.test.ts test: move openai live smoke to live suite 2026-04-01 02:24:12 +01:00
openai-provider.test.ts fix: unblock latest check lane 2026-04-07 09:02:26 +01:00
openai-provider.ts refactor: dedupe openai synthetic catalog helper 2026-04-06 19:57:56 +01:00
openai.live.test.ts refactor: route capability runtime through channel stores 2026-04-05 09:07:33 +01:00
openclaw.plugin.json fix(openai): normalize prompt overlay personality config 2026-04-06 17:24:51 +01:00
package.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00
plugin-registration.contract.test.ts fix: resolve repo check drift 2026-04-05 22:58:29 +01:00
prompt-overlay.ts fix(openai): normalize prompt overlay personality config 2026-04-06 17:24:51 +01:00
provider-catalog.contract.test.ts fix(ci): rename extension test support for boundary guards 2026-03-30 09:31:33 +09:00
provider-policy-api.ts fix(plugins): stabilize package boundary tsc checks 2026-04-07 10:15:34 +01:00
realtime-provider-shared.ts refactor: dedupe extension string helpers 2026-04-07 05:06:54 +01:00
realtime-transcription-provider.test.ts refactor(voice-call): use config for realtime tuning 2026-04-04 12:43:23 +09:00
realtime-transcription-provider.ts refactor: inline openai realtime config readers 2026-04-06 19:57:57 +01:00
realtime-voice-provider.test.ts refactor(voice-call): use config for realtime tuning 2026-04-04 12:43:23 +09:00
realtime-voice-provider.ts refactor: inline openai realtime config readers 2026-04-06 19:57:57 +01:00
register.runtime.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
replay-policy.ts refactor: move provider replay runtime ownership into plugins (#60126) 2026-04-03 23:14:37 +09:00
setup-api.ts test: add cli backend live matrix metadata 2026-04-07 09:06:09 +01:00
shared.ts fix(ci): repair typing drift on main 2026-04-06 20:20:30 +01:00
speech-provider.test.ts fix(tts): carry OpenAI talk response format 2026-04-07 12:56:22 +05:30
speech-provider.ts fix(tts): carry OpenAI talk response format 2026-04-07 12:56:22 +05:30
test-api.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
transport-policy.test.ts refactor: dedupe openai codex url helper 2026-04-06 19:57:56 +01:00
transport-policy.ts refactor: dedupe openai codex url helper 2026-04-06 19:57:56 +01:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00
tts.test.ts feat(tts): add structured provider diagnostics and fallback attempt analytics (#57954) 2026-03-30 22:55:28 -05:00
tts.ts OpenAI TTS: use wav for Groq speech 2026-04-07 12:56:22 +05:30
video-generation-provider.test.ts refactor: dedupe openai base url helper 2026-04-06 19:57:56 +01:00
video-generation-provider.ts refactor: share media normalization across runtimes 2026-04-06 23:50:27 +01:00