openclaw/extensions/microsoft-foundry
2026-06-28 12:03:06 -07:00
..
auth.ts fix(foundry): label Anthropic Messages onboarding 2026-06-11 11:11:22 +09:00
cli.ts fix(foundry): scope Entra tokens by API 2026-06-11 11:11:20 +09:00
image-generation-provider.test.ts fix(microsoft-foundry): allow MAI image deployment prefixes 2026-06-09 15:34:28 +09:00
image-generation-provider.ts fix(microsoft-foundry): repair CI validation issues 2026-06-09 15:45:19 +09:00
index.test.ts fix(auth): apply runtime request overrides everywhere 2026-06-11 11:11:22 +09:00
index.ts feat(microsoft-foundry): add MAI image provider 2026-06-09 15:34:28 +09:00
onboard.ts fix(foundry): infer selected Claude routes 2026-06-11 11:11:20 +09:00
openclaw.plugin.json fix(microsoft-foundry): expose auth for image setup 2026-06-09 15:34:28 +09:00
package.json chore(release): prepare 2026.6.11-beta.2 2026-06-28 12:03:06 -07:00
provider.ts fix(foundry): expose Claude 4.6 max effort 2026-06-11 11:11:22 +09:00
runtime.ts fix(foundry): type runtime auth result 2026-06-11 11:11:22 +09:00
shared-runtime.ts fix(foundry): scope Entra tokens by API 2026-06-11 11:11:20 +09:00
shared.ts refactor(extensions): remove unused provider helpers 2026-06-18 10:59:33 +08:00
tsconfig.json