Vincent Koc
76ce9d6d22
fix(foundry): expose Claude 4.6 max effort
2026-06-11 11:11:22 +09:00
Vincent Koc
819fc0037a
fix(foundry): align Claude thinking contracts
2026-06-11 11:11:22 +09:00
Vincent Koc
818c3c276e
fix(foundry): preserve canonical thinking identity
2026-06-11 11:11:22 +09:00
Vincent Koc
9ffb5407f7
fix(providers): reconcile Claude profile routing
2026-06-11 11:11:21 +09:00
Vincent Koc
55384bc236
fix(foundry): clamp Mythos Preview thinking
2026-06-11 11:11:21 +09:00
Vincent Koc
2031603542
fix(providers): preserve Mythos max routing
2026-06-11 11:11:21 +09:00
Vincent Koc
15806717d9
fix(foundry): infer selected Claude routes
2026-06-11 11:11:20 +09:00
Vincent Koc
b66f0b6ca3
fix(foundry): use bearer auth for Claude
2026-06-11 11:11:20 +09:00
Vincent Koc
3ba617681f
fix(providers): preserve adaptive Claude routing
2026-06-11 11:11:20 +09:00
Peter Steinberger
248dfb22ec
fix: preserve Foundry Responses reasoning replay ids
...
Preserve Microsoft Foundry encrypted reasoning replay item ids for Responses continuations while leaving chat-completions streams untouched.
Fixes #91033 .
2026-06-07 01:24:07 -07:00
Peter Steinberger
4fa5092cdc
docs: document small extension sources
2026-06-04 21:02:07 -04:00
Rohit
3fc485ca92
fix(browser): isolate Chrome MCP pending attach aborts ( #88305 )
...
* fix(browser): isolate Chrome MCP pending attach aborts
* fix(browser): evict closing Chrome MCP sessions
* fix(browser): clean chrome mcp pending session lifecycle
* fix(browser): handle stale chrome mcp pending sessions
* fix(browser): serialize stale chrome mcp replacement
* fix(browser): skip cancelled chrome mcp attach
* fix(browser): retire timed-out chrome mcp pending sessions
* fix(browser): retire stale chrome mcp after readiness
* fix(browser): keep shared chrome mcp timeouts isolated
* fix(browser): bound stale chrome mcp ready retries
* fix(browser): narrow pending session lease release
* fix(browser): keep ephemeral probes out of pending attaches
* fix(foundry): satisfy provider lint
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-05-31 21:55:38 -04:00
Peter Steinberger
5b0c4c0491
fix: align Foundry chat reasoning metadata
2026-06-01 02:05:38 +01:00
Gio Della-Libera
bc9e601491
fix: allow provider timeout overlays ( #83990 )
...
* fix: allow provider timeout overlays
* test: fix provider overlay fixture types
2026-05-21 17:10:32 -07:00
Gio Della-Libera
ff871e162a
fix(config): allow bundled provider timeout overlays ( #83267 )
...
* fix config provider timeout overlays
Allow bundled model provider config entries to act as overlays so fields like timeoutSeconds can be configured without redeclaring baseUrl and models. Keep unknown custom provider declarations strict, and guard configured-provider fallback against overlay entries without models.
* fix(config): include provider aliases in model overlays
* fix(config): guard Foundry timeout overlays
* fix(config): normalize bundled provider overlays
* fix(models): reject overlay-only fallback models
2026-05-18 21:50:10 -07:00
Peter Steinberger
ebfd468ee0
refactor: simplify typed conversions
2026-04-11 01:01:30 +01:00
Peter Steinberger
af62a2c2e4
style: fix extension lint violations
2026-04-06 14:53:55 +01:00
Tak Hoffman
d28b02a7b1
fix: preserve Foundry image capability through runtime
2026-04-05 08:36:11 -05:00
Josh Lehman
799c6f40aa
refactor: move provider replay runtime ownership into plugins ( #60126 )
...
* refactor: move provider replay runtime ownership into plugins
* fix(provider-runtime): address review followups
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
2026-04-03 23:14:37 +09:00
Peter Steinberger
b39a7e8073
fix: break plugin-sdk provider barrel recursion
2026-03-27 23:47:04 +00: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