Peter Steinberger
61eb7b932b
fix(agents): keep guided auth atomic through creation ( #126096 )
...
* fix(agents): make guided auth creation atomic
* fix(auth): keep staged agent workspace explicit
* test(auth): use managed temp directory
* fix(gateway): finish detached lifecycle dispatch migration
* fix(auth): carry staged workspace through providers
* test(auth): align mocks with batch persistence
2026-08-18 18:18:53 -07:00
Peter Steinberger
fd0fc80c8c
test(microsoft-foundry): remove global test bridge ( #122881 )
...
* test(microsoft-foundry): remove global test bridge
* test(microsoft-foundry): type boundary fixtures
* perf(ui): keep route transition out of startup
2026-08-12 18:53:44 -07:00
Peter Steinberger
d4183facf1
refactor(deadcode): tighten extension root modeling ( #108538 )
2026-07-15 18:18:23 -07:00
Vincent Koc
78d621855d
fix(foundry): label Anthropic Messages onboarding
2026-06-11 11:11:22 +09:00
Vincent Koc
9b57db3b60
fix(foundry): route bearer auth from headers
2026-06-11 11:11:21 +09:00
Vincent Koc
9db8601235
fix(foundry): avoid stale setup metadata
2026-06-11 11:11:21 +09:00
Vincent Koc
1240de7588
fix(microsoft-foundry): filter unsupported Anthropic deployments
...
Co-authored-by: Otto Deng <ottodeng@users.noreply.github.com >
2026-06-09 16:45:14 +09:00
Vincent Koc
7128fa8832
fix(image-generation): preserve explicit model defaults
2026-06-09 15:34:29 +09:00
Vincent Koc
09a5cdaca3
fix(microsoft-foundry): expose auth for image setup
2026-06-09 15:34:28 +09:00
Peter Steinberger
4fa5092cdc
docs: document small extension sources
2026-06-04 21:02:07 -04:00
Peter Steinberger
b653d94918
chore(lint): enable no-useless-assignment
2026-05-31 22:40:48 +01:00
oliviareid-svg
337f1b2a42
fix(microsoft-foundry): replace unsafe non-null assertion in subscription lookup ( #62742 )
...
subs.find() can return undefined if the selected subscription ID does not match any enabled subscription. Replace the unsafe non-null assertion with an explicit guard and descriptive error.
Co-authored-by: oliviareid-svg <oliviareid@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-11 03:59:34 -05:00
Peter Steinberger
1f1ff0567a
refactor(lint): reduce map spread patterns
2026-04-18 19:27:43 +01:00
MetaX e|acc
a16dd967da
feat: Add Microsoft Foundry provider with Entra ID authentication ( #51973 )
...
* Microsoft Foundry: add native provider
* Microsoft Foundry: tighten review fixes
* Microsoft Foundry: enable by default
* Microsoft Foundry: stabilize API routing
2026-03-26 01:33:14 -05:00