Peter Steinberger
7fd9e40960
fix: tighten gateway shared-auth disconnects ( #60387 ) (thanks @mappel-nv)
2026-04-04 02:20:22 +09:00
Michael Appel
c742963fd9
Gateway: avoid secret-ref auth disconnect churn
2026-04-04 02:20:22 +09:00
Michael Appel
97558f2325
Gateway: expand shared-auth rotation coverage
2026-04-04 02:20:22 +09:00
Michael Appel
54b269b2cb
Gateway: disconnect shared-auth sessions on auth change
2026-04-04 02:20:22 +09:00
Peter Steinberger
e0580e6863
test: harden shared-worker runtime setup
2026-04-03 18:18:56 +01:00
Peter Steinberger
2981cce130
fix: align config and plugin test types
2026-04-03 18:18:56 +01:00
Vincent Koc
ff68fd3060
refactor(providers): share completions format defaults
2026-04-04 02:18:12 +09:00
Vincent Koc
39a16c600f
test(contracts): localize provider contract suites
2026-04-04 02:17:15 +09:00
Vincent Koc
f881eb066c
test(contracts): remove dead session binding helper
2026-04-04 02:16:04 +09:00
Vincent Koc
514b37e185
fix(providers): keep native modelstudio streaming usage compat
2026-04-04 02:15:46 +09:00
Vincent Koc
feed4007fe
test(contracts): localize surface registry helpers
2026-04-04 02:15:01 +09:00
Vincent Koc
dd42154e45
fix(providers): stop forcing reasoning effort on proxy completions
2026-04-04 02:14:10 +09:00
Vincent Koc
dd35b97398
test(contracts): narrow session binding registry seeding
2026-04-04 02:13:31 +09:00
Vincent Koc
7836c9a6c2
fix(providers): stop forcing store on proxy completions
2026-04-04 02:12:59 +09:00
Peter Steinberger
ae359c0c8b
fix: remove changelog conflict marker
2026-04-04 02:12:10 +09:00
Peter Steinberger
5e69d7e75b
fix: land discord everyone mention gating
2026-04-04 02:12:10 +09:00
geekhuashan
6ba490ec7b
fix(discord): guard @everyone shortcut against bot-authored messages
...
Preserve the !author.bot || sender.isPluralKit guard when short-circuiting
wasMentioned on mentionedEveryone, so bot relay messages don't spuriously
trigger mention-gate logic. Add test coverage for the wasMentioned path.
2026-04-04 02:12:10 +09:00
geekhuashan
0b69119f1b
fix(discord): detect @everyone mentions in message preflight
2026-04-04 02:12:10 +09:00
Vincent Koc
f575bc2bfe
test(ci): harden proxy-sensitive and timeout unit tests
2026-04-04 02:12:00 +09:00
Vincent Koc
b871707628
test(contracts): localize remaining suite helpers
2026-04-04 02:11:44 +09:00
Vincent Koc
50d85dcd59
refactor(providers): share openai compat defaults
2026-04-04 02:10:24 +09:00
Vincent Koc
c5a45eb274
test(contracts): localize registry-backed contract helpers
2026-04-04 02:09:25 +09:00
Peter Steinberger
3c07b126ed
fix(ci): restore discord action loader
2026-04-03 18:07:31 +01:00
Vincent Koc
f1911274aa
test(contracts): localize surface and session binding helpers
2026-04-04 02:06:38 +09:00
chziyue
d5c42a07ef
fix(ui): Stop button shows Send during tool execution ( #54528 )
...
Merged via squash.
Prepared head SHA: f2d65a5c3d
Co-authored-by: chziyue <62380760+chziyue@users.noreply.github.com>
Co-authored-by: velvet-shark <126378+velvet-shark@users.noreply.github.com>
Reviewed-by: @velvet-shark
2026-04-03 18:59:47 +02:00
Peter Steinberger
54cd0859d3
test(ci): align discord ack removal expectation
2026-04-03 17:58:33 +01:00
Peter Steinberger
911e3974f7
refactor: clarify Discord classic fallback
2026-04-04 01:58:06 +09:00
Tak Hoffman
9e6de5ece4
fix: honor tlon setup account status
2026-04-03 11:57:50 -05:00
Peter Steinberger
f076e97a3c
fix(ci): restore discord ack cleanup
2026-04-03 17:54:44 +01:00
Tak Hoffman
b2a9e0d7a7
fix: honor setup binary path account overrides
2026-04-03 11:54:21 -05:00
Shakker
2c0967150d
test: preserve whatsapp account helpers in setup mock
2026-04-03 17:51:01 +01:00
Vincent Koc
eec6f59a77
fix(providers): disable z.ai strict tool shaping
2026-04-04 01:50:55 +09:00
Vincent Koc
745f1c9812
fix(types): align callers with removed legacy config aliases
2026-04-04 01:50:44 +09:00
Vincent Koc
ddaef48421
fix(ci): restore discord reaction account context
2026-04-04 01:50:34 +09:00
Tak Hoffman
51f6bc4940
fix: honor selected account in setup status
2026-04-03 11:50:09 -05:00
Peter Steinberger
5edefc4d5b
fix: remove changelog conflict marker ( #60066 ) (thanks @huntharo)
2026-04-04 01:49:35 +09:00
Peter Steinberger
ec01cd0ceb
fix: tidy plugin update override docs ( #60066 ) (thanks @huntharo)
2026-04-04 01:49:35 +09:00
huntharo
c4f40c3f7d
Plugins: allow unsafe-force override on update
2026-04-04 01:49:35 +09:00
Vincent Koc
824ff335c6
fix(providers): align custom transport compat defaults
2026-04-04 01:48:00 +09:00
Peter Steinberger
958cebcc87
fix: preserve Discord component-only media behavior ( #60361 ) (thanks @geekhuashan)
2026-04-04 01:46:32 +09:00
geekhuashan
0e07c8973e
fix(discord): forward mediaReadFile and mediaAccess in component classic message path
...
Forward mediaReadFile and mediaAccess through the sendMessageDiscord shortcut
in sendDiscordComponentMessage, so local-file media works correctly when
falling back to classic Discord messages. Add test coverage.
2026-04-04 01:46:32 +09:00
geekhuashan
efbb9a1296
fix(discord): downgrade text-only component+media to classic message and auto-append file block
2026-04-04 01:46:32 +09:00
Vincent Koc
36ed66cce2
fix(providers): honor moonshot transport compat ( #60411 )
2026-04-04 01:45:45 +09:00
Vincent Koc
54e8790ad7
fix(providers): honor moonshot transport compat
2026-04-04 01:45:19 +09:00
Shakker
33d54e93b8
test: keep legacy tts contract fixtures typed
2026-04-03 17:43:55 +01:00
Shakker
21002a60be
test: align legacy streaming config coverage
2026-04-03 17:43:55 +01:00
Shakker
21a87eaf2b
fix: use safeExtend for bluebubbles config
2026-04-03 17:43:17 +01:00
Shakker
06b2e8b79a
test: satisfy xai transport model typing
2026-04-03 17:43:17 +01:00
Shakker
91572df932
fix: restore bluebubbles action config typing
2026-04-03 17:43:17 +01:00
Peter Steinberger
a5e725a3b8
test: align vitest defaults with migrated config
2026-04-03 17:42:48 +01:00