openclaw/extensions/openai
HDYA 26f633b604
feat(msteams): add federated credential support (certificate + managed identity) (#53615)
* feat(msteams): add federated authentication support (certificate + managed identity + workload identity)

* msteams: fix vitest 4.1.2 compat, type errors, and regenerate config baseline

* msteams: fix lint errors, update fetch allowlist, regenerate protocol Swift

* fix(msteams): gate secret-only delegated auth flows

* fix(ci): unblock gateway watch and install smoke

* fix(ci): restore mergeability for pr 53615

* fix(ci): restore channel registry helper typing

* fix(ci): refresh raw fetch guard allowlist

---------

Co-authored-by: Chudi Huang <Chudi.Huang@microsoft.com>
Co-authored-by: Brad Groux <3053586+BradGroux@users.noreply.github.com>
2026-04-11 13:29:22 -05:00
..
test-support test: add missing provider runtime mock export 2026-04-06 18:04:18 +01:00
api.ts
cli-backend.ts fix: pass system prompt to codex cli 2026-04-08 18:15:10 +01:00
default-models.test.ts
default-models.ts Tests: fix package boundary and runtime drift 2026-04-07 14:16:25 +08:00
image-generation-provider.test.ts fix: harden complex qa suite scenarios 2026-04-07 20:35:39 +01:00
image-generation-provider.ts fix: resolve rebase regressions for ci landing 2026-04-07 21:02:04 +01:00
index.test.ts agents: add openai provider-owned tool compat 2026-04-11 01:27:31 +01:00
index.ts agents: add openai provider-owned tool compat 2026-04-11 01:27:31 +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
openai-codex-auth-identity.test.ts
openai-codex-auth-identity.ts refactor: dedupe openai codex string helper 2026-04-06 19:57:57 +01:00
openai-codex-catalog.ts
openai-codex-cli-auth.test.ts
openai-codex-cli-auth.ts refactor: dedupe openai codex string helper 2026-04-06 19:57:57 +01:00
openai-codex-provider.runtime.ts
openai-codex-provider.test.ts
openai-codex-provider.ts fix: prefer codex gpt-5.4 runtime metadata (#62694) (thanks @ruclaw7) 2026-04-08 08:16:23 +05:30
openai-codex-shared.ts refactor: dedupe shared string normalizers 2026-04-07 11:18:18 +01:00
openai-provider.live.test.ts
openai-provider.test.ts fix: unblock latest check lane 2026-04-07 09:02:26 +01:00
openai-provider.ts refactor: dedupe extension lowercase helpers 2026-04-07 22:24:32 +01:00
openai.live.test.ts refactor: simplify extension conversions 2026-04-11 01:37:23 +01:00
openclaw.plugin.json fix(openai): normalize prompt overlay personality config 2026-04-06 17:24:51 +01:00
package.json chore(release): bump version to 2026.4.11 2026-04-11 04:51:17 +01:00
plugin-registration.contract.test.ts
prompt-overlay.ts refactor: dedupe provider lowercase helpers 2026-04-07 15:12:32 +01:00
provider-catalog.contract.test.ts
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
realtime-transcription-provider.ts feat(msteams): add federated credential support (certificate + managed identity) (#53615) 2026-04-11 13:29:22 -05:00
realtime-voice-provider.test.ts
realtime-voice-provider.ts feat(msteams): add federated credential support (certificate + managed identity) (#53615) 2026-04-11 13:29:22 -05:00
register.runtime.ts
replay-policy.ts
setup-api.ts test: add cli backend live matrix metadata 2026-04-07 09:06:09 +01:00
shared.ts refactor: dedupe provider ui trimmed readers 2026-04-08 01:36:39 +01:00
speech-provider.test.ts style: simplify lint-safe test helpers 2026-04-10 20:20:33 +01:00
speech-provider.ts refactor: dedupe provider lowercase helpers 2026-04-07 15:53:50 +01:00
test-api.ts test: dedupe media provider tests 2026-04-11 13:55:07 +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 extension lowercase helpers 2026-04-07 22:24:32 +01:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00
tts.test.ts feat(msteams): add federated credential support (certificate + managed identity) (#53615) 2026-04-11 13:29:22 -05:00
tts.ts feat(msteams): add federated credential support (certificate + managed identity) (#53615) 2026-04-11 13:29:22 -05:00
video-generation-provider.test.ts test: dedupe media provider tests 2026-04-11 13:55:07 +01:00
video-generation-provider.ts refactor: dedupe provider ui trimmed readers 2026-04-08 01:36:39 +01:00