openclaw/extensions/microsoft-foundry
Peter Steinberger ca83f1ca51
fix(ci): restore release validation after runtime migrations (#107371)
* test(ci): repair plugin prerelease validation

* test(zalo): preserve adapter narrowing in sender helpers

* test(ci): track current bundled startup metadata

* fix(google-meet): refresh plugin shrinkwrap
2026-07-14 03:52:44 -07:00
..
auth.ts fix(foundry): label Anthropic Messages onboarding 2026-06-11 11:11:22 +09:00
cli.ts refactor(process): route bounded commands through Execa (#106495) 2026-07-13 11:07:35 -07:00
image-generation-provider.test.ts fix(image-gen): bound image generation provider JSON response reads (#96495) 2026-06-26 07:08:30 -04:00
image-generation-provider.ts feat(tooling): enforce noUncheckedIndexedAccess in the extensions lane (NUIA phase 4) (#105132) 2026-07-12 09:17:31 +01:00
index.test.ts fix(ci): restore release validation after runtime migrations (#107371) 2026-07-14 03:52:44 -07:00
index.ts feat(microsoft-foundry): add MAI image provider 2026-06-09 15:34:28 +09:00
onboard.connection.test.ts fix(microsoft-foundry): keep connection test error truncation UTF-16 safe (#102605) 2026-07-09 11:51:38 +01:00
onboard.ts feat(tooling): enforce noUncheckedIndexedAccess in the extensions lane (NUIA phase 4) (#105132) 2026-07-12 09:17:31 +01:00
openclaw.plugin.json fix(microsoft-foundry): expose auth for image setup 2026-06-09 15:34:28 +09:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01: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 fix(microsoft-foundry): reject malformed endpoints (#104796) 2026-07-12 08:23:44 +01:00
tsconfig.json