Tak Hoffman
54313a8730
fix(dev): rebuild dist after HEAD changes ( #56510 )
2026-03-28 11:49:09 -05:00
Robin Waslander
840b806c2f
fix(docs): remove broken Xfinity SSL troubleshooting links from FAQ ( #56500 )
...
Remove circular self-link in English FAQ and dead anchor reference in
zh-CN FAQ. Both FAQ sections already contain the full workaround inline,
so the cross-references added no value and were never backed by a valid
target in troubleshooting.md.
Fixes #36970
2026-03-28 17:18:26 +01:00
Tak Hoffman
7a878164b0
ci: align bun shard counts with windows ( #56429 )
...
* ci: align bun shard counts with windows
* ci: retrigger stuck windows shard
2026-03-28 09:36:59 -05:00
Peter Steinberger
23772bb785
test: exclude topology fixtures from vitest collection
2026-03-28 13:49:16 +00:00
Peter Steinberger
f3ecd9ca9c
test: guard ui session storage access in node runs
2026-03-28 13:38:21 +00:00
Tak Hoffman
3a34e6b65d
Add reusable TypeScript topology analyzer for public surface usage
2026-03-28 08:37:26 -05:00
Peter Steinberger
5302aa8947
test: use safe storage helpers in app mount hooks
2026-03-28 13:24:04 +00:00
Saurabh Mishra
90e82fabb3
fix: display model name instead of ID in Telegram model selector ( #56165 ) ( #56175 )
...
* fix: display model name instead of ID in Telegram model selector (#56165 )
* fix(telegram): scope model display names by provider
Signed-off-by: sallyom <somalley@redhat.com >
---------
Signed-off-by: sallyom <somalley@redhat.com >
Co-authored-by: sallyom <somalley@redhat.com >
2026-03-28 09:23:09 -04:00
Peter Steinberger
e999f2aae3
test: silence lit dev-mode warnings in ui suite
2026-03-28 13:13:02 +00:00
Peter Steinberger
8c4cc61656
test: avoid raw localStorage access in chat view test
2026-03-28 13:10:27 +00:00
Peter Steinberger
bccbfdebfe
fix: hydrate lazy tts provider config from source config
2026-03-28 12:56:27 +00:00
Peter Steinberger
3bb199aa43
refactor: lazy-load matrix setup bootstrap surfaces
2026-03-28 12:46:54 +00:00
Peter Steinberger
5df53a99b1
fix: set localstorage file for test planner workers
2026-03-28 12:46:54 +00:00
Tyler Yust
41cf93efff
fix: include extension channels in subagent announce delivery path ( #56348 )
...
* fix: include extension channels in subagent announce delivery path
* test: cover extension announce delivery routes
2026-03-28 21:15:23 +09:00
Peter Steinberger
107969c725
test: silence warning filter stderr
2026-03-28 11:57:27 +00:00
Peter Steinberger
9b0b962f8c
test: silence ui localstorage warning
2026-03-28 11:54:51 +00:00
Peter Steinberger
4757c32f63
test: silence planner fixture stderr
2026-03-28 11:53:14 +00:00
Peter Steinberger
241748ae60
test: align code region fence slices
2026-03-28 11:48:13 +00:00
Peter Steinberger
aa9454f270
fix: restore xai pricing cache fallback
2026-03-28 11:43:12 +00:00
Peter Steinberger
8061b792b2
test: repair focused unit lane drift
2026-03-28 11:41:06 +00:00
Peter Steinberger
aa33d585be
fix: repair package contract and boundary drift
2026-03-28 11:40:40 +00:00
Peter Steinberger
f44d68a4f4
test: stabilize model auth label mocks
2026-03-28 11:40:40 +00:00
Peter Steinberger
c5a48a8c8a
test: cover oauth profile store migration
2026-03-28 11:40:40 +00:00
Peter Steinberger
1c5a4d2a2b
fix: stabilize implicit provider discovery merges
2026-03-28 11:40:40 +00:00
Peter Steinberger
e34a770b8a
fix: keep provider discovery on mockable lazy runtime paths
2026-03-28 11:40:40 +00:00
Peter Steinberger
ff01d749fc
fix: keep provider normalization on local sync paths
2026-03-28 11:40:13 +00:00
Peter Steinberger
cec1703734
fix: keep model selection on local normalization paths
2026-03-28 11:40:13 +00:00
Peter Steinberger
c1ae49e306
fix: keep cost lookup on sync pricing paths
2026-03-28 11:40:13 +00:00
Peter Steinberger
dec91c400d
fix: keep status display on sync model metadata
2026-03-28 11:37:43 +00:00
Peter Steinberger
84d1781a3a
fix: avoid status-time provider normalization recursion
2026-03-28 11:35:33 +00:00
Peter Steinberger
030d2e8b71
test: fix tts status helper temp-home prefs path
2026-03-28 11:35:33 +00:00
Peter Steinberger
0e11072b84
fix: avoid speech runtime import in status output
2026-03-28 11:35:33 +00:00
Peter Steinberger
85b3c1db30
fix: defer tts provider resolution until needed
2026-03-28 11:35:33 +00:00
Peter Steinberger
86dba6d906
fix: skip speech provider discovery on tts off path
2026-03-28 11:35:33 +00:00
Ayaan Zaidi
cfba0ab68f
fix(process): wait for windows close state settlement
2026-03-28 16:55:15 +05:30
Ayaan Zaidi
0ebd7df9dc
test(feishu): stabilize bot-menu lifecycle replay
2026-03-28 16:46:21 +05:30
Ayaan Zaidi
c3c1f9df54
fix(process): wait for windows exit code settlement
2026-03-28 16:37:29 +05:30
nikus-pan
bef4fa55f5
fix(model-fallback): add HTTP 410 to failover reason classification ( #55201 )
...
Merged via squash.
Prepared head SHA: 9c1780b739
Co-authored-by: nikus-pan <71585761+nikus-pan@users.noreply.github.com >
Co-authored-by: altaywtf <9790196+altaywtf@users.noreply.github.com >
Reviewed-by: @altaywtf
2026-03-28 14:03:20 +03:00
Ayaan Zaidi
b31cd35b36
test(plugin-sdk): align matrix runtime api guardrail
2026-03-28 16:20:33 +05:30
Ayaan Zaidi
8d8652257c
test(providers): align active registry expectations
2026-03-28 16:15:56 +05:30
Ayaan Zaidi
c06dcf6b8b
fix(plugins): preserve active capability providers
2026-03-28 15:46:24 +05:30
Ayaan Zaidi
8ea5c22985
fix(matrix): avoid heavy jiti runtime barrels
2026-03-28 15:35:05 +05:30
Ayaan Zaidi
a628d5d78b
fix(irc): pin runtime barrel exports for jiti
2026-03-28 15:23:22 +05:30
Ayaan Zaidi
3145757f8f
test: make minimax image path batch-stable
2026-03-28 15:07:53 +05:30
Peter Steinberger
6f6b55c072
fix: stabilize provider sdk runtime surfaces
2026-03-28 09:35:42 +00:00
Peter Steinberger
a955537a61
fix: slim provider sdk surfaces
2026-03-28 09:35:42 +00:00
Peter Steinberger
2212bd0d4a
test: align runtime registry fixtures
2026-03-28 09:35:42 +00:00
Peter Steinberger
1d6ba41762
test: stabilize snapshot and typing helpers
2026-03-28 09:35:42 +00:00
Ayaan Zaidi
20aba8c518
fix(ci): restore extension test runtime deps and update voice-call expectations
2026-03-28 15:04:33 +05:30
Ayaan Zaidi
40a09cc582
fix(irc): avoid registry bootstrap in plugin sdk seam
2026-03-28 14:58:02 +05:30