Vincent Koc
|
9b57db3b60
|
fix(foundry): route bearer auth from headers
|
2026-06-11 11:11:21 +09:00 |
|
Vincent Koc
|
5e4a84e04f
|
fix(vertex): preserve Mythos thinking policy
|
2026-06-11 11:11:21 +09:00 |
|
Vincent Koc
|
9ffb5407f7
|
fix(providers): reconcile Claude profile routing
|
2026-06-11 11:11:21 +09:00 |
|
Vincent Koc
|
4457ae3e35
|
fix(providers): preserve Claude output limits
|
2026-06-11 11:11:21 +09:00 |
|
Vincent Koc
|
a33e58cfbb
|
test(anthropic): type Foundry auth fixtures
|
2026-06-11 11:11:21 +09:00 |
|
Vincent Koc
|
aabb8498da
|
fix(providers): bound Claude model matching
|
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
|
e7136005eb
|
fix(types): narrow provider auth metadata
|
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
|
2031603542
|
fix(providers): preserve Mythos max routing
|
2026-06-11 11:11:21 +09:00 |
|
Vincent Koc
|
b4aa520b07
|
fix(bedrock): preserve Mythos Preview thinking policy
|
2026-06-11 11:11:21 +09:00 |
|
Vincent Koc
|
4afe616f22
|
fix(providers): apply auth patch deletions
|
2026-06-11 11:11:21 +09:00 |
|
Vincent Koc
|
06312ad805
|
fix(foundry): preserve Sonnet output limits
|
2026-06-11 11:11:20 +09:00 |
|
Vincent Koc
|
c4493943e1
|
fix(foundry): clear API key auth on Entra setup
|
2026-06-11 11:11:20 +09:00 |
|
Vincent Koc
|
15806717d9
|
fix(foundry): infer selected Claude routes
|
2026-06-11 11:11:20 +09:00 |
|
Vincent Koc
|
0a8dfc21be
|
fix(foundry): align Claude onboarding contracts
|
2026-06-11 11:11:20 +09:00 |
|
Vincent Koc
|
378ae44aad
|
fix(foundry): keep API-key Claude auth
|
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
|
2fa9a5eaa0
|
fix(foundry): scope Entra tokens by API
|
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 |
|
Vincent Koc
|
7b0b6290b5
|
test: stabilize full Mac regression suite
|
2026-06-11 11:10:00 +09:00 |
|
Shakker
|
dac468c731
|
fix: repair update restart type checks
|
2026-06-11 02:59:39 +01:00 |
|
Vincent Koc
|
c78d27e4b3
|
fix(test): bound gateway harness teardown
|
2026-06-11 10:52:59 +09:00 |
|
Vincent Koc
|
16382e4066
|
perf(ci): move tooling off artifact critical path
|
2026-06-11 10:52:59 +09:00 |
|
Shakker
|
36b01d9534
|
test: update memory helper routing expectation
|
2026-06-11 02:30:35 +01:00 |
|
zengLingbiao
|
46a3442251
|
fix(web_fetch): sanitize URL whitespace from LLM tool call arguments (fixes #91651) (#91950)
* fix(web_fetch): sanitize URL whitespace from LLM tool call arguments (fixes #91651)
* fix(web_fetch): narrow URL repair to only strip scheme-authority whitespace
Constrain normalization to the reported malformed-scheme pattern
(whitespace between :// and authority) instead of deleting all
whitespace globally. Path and query spaces are intentionally
preserved — the WHATWG URL parser percent-encodes those correctly.
Add focused regression tests proving path/query/pct-encoded spaces
survive sanitization. (fixes #91651)
* fix(web-fetch): preserve scheme-like path text
* fix(web-fetch): preserve unicode URL text
* fix(web-fetch): retain raw URL argument text
* fix(web-fetch): trim leading unicode URL whitespace
* fix(web-fetch): normalize bare authority whitespace
* fix(web-fetch): satisfy URL sanitizer checks
* fix(web-fetch): pass URL sanitizer lint
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-06-11 10:21:07 +09:00 |
|
Shakker
|
400b3e04fb
|
fix: stop unknown-root git services
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
535b1f53ac
|
fix: keep update status polling read only
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
082a4fa6a5
|
fix: preserve consumed update restart status
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
df52f8ff64
|
fix: fail stopped service update restart errors
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
2e9c93cb3a
|
fix: isolate update tests from supervisor env
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
80fc9b112b
|
fix: avoid stale cleanup for reachable gateway probes
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
6d32e42a99
|
fix: continue dev preflight after manager failures
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
9db41b3876
|
fix: verify managed git restart service
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
dee334f17a
|
fix: constrain dev remote fallback
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
05996096cc
|
fix: clean up failed dev branch fallback
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
54040c6c0e
|
fix: roll back failed dev upstream setup
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
34f2446601
|
fix: preserve dev branch upstream after fallback
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
4ef71795bc
|
fix: honor selected dev preflight fallback
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
ba2782e64c
|
fix: stop package service during dev switch
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
cf6572dea4
|
fix: preserve git mode for supervised handoff
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
a7b58f21c5
|
fix: resolve dev preflight manager from candidate
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
6b3bcc986f
|
fix: require service identity for update handoffs
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
124625ec4d
|
fix: stop git service when switching install roots
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
e44835ae29
|
fix: resolve dev update preflight from remote main
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
906158f572
|
fix: extend managed update handoff polling
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
e1c4c3151c
|
fix: keep gateway stopped after plugin update failure
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
6ea8ac7ea3
|
fix: defer git update service stop until mutation
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
f385aaab8a
|
fix: protect managed git update service ownership
|
2026-06-11 02:18:47 +01:00 |
|
Shakker
|
3394a4ad2c
|
fix: refresh update status sentinel
|
2026-06-11 02:18:47 +01:00 |
|