Peter Steinberger
9d10a2e242
refactor: shrink remaining test seam reach-ins
2026-03-27 13:46:17 +00:00
Peter Steinberger
f217a10780
refactor: route more runtime-boundary tests through public seams
2026-03-27 13:46:17 +00:00
Peter Steinberger
9917f3b3a1
refactor: route ollama sdk through public barrels
2026-03-27 13:46:17 +00:00
Peter Steinberger
858b1dffb8
refactor: route zalouser payload mocks through test api
2026-03-27 13:46:17 +00:00
Peter Steinberger
b70b99d46d
refactor: route telegram gateway test through test api
2026-03-27 13:46:17 +00:00
Peter Steinberger
169bf6adba
refactor: route outbound payload tests through extension test seams
2026-03-27 13:46:17 +00:00
Peter Steinberger
c7b4c34e89
refactor: route provider test seams through extension barrels
2026-03-27 13:46:17 +00:00
Peter Steinberger
4019671331
refactor: add runtime-boundary plugin test seams
2026-03-27 13:46:17 +00:00
Peter Steinberger
c2b28753e7
refactor: route more test seams through public plugin APIs
2026-03-27 13:46:17 +00:00
Peter Steinberger
4d630b7e92
refactor: expose dm policy test seams
2026-03-27 13:46:17 +00:00
Peter Steinberger
45849eb757
refactor: remove remaining core extension reach-ins
2026-03-27 13:46:16 +00:00
Peter Steinberger
fc3246d8fd
refactor: add public channel contract test seams
2026-03-27 13:46:16 +00:00
Peter Steinberger
04bde8c2b1
refactor: route session-binding contract tests through public seams
2026-03-27 13:46:16 +00:00
Peter Steinberger
8d39fe5a76
refactor: route channel contract tests through public barrels
2026-03-27 13:46:16 +00:00
Peter Steinberger
051d6f9342
refactor: remove onboarding gateway compat shims
2026-03-27 13:46:16 +00:00
Peter Steinberger
7999577ce1
refactor: route plugin sdk through extension barrels
2026-03-27 13:46:16 +00:00
Peter Steinberger
9a775aa59c
refactor: continue plugin seam cleanup
2026-03-27 13:46:16 +00:00
Peter Steinberger
bcfddcc768
refactor: pluginize litellm auth onboarding
2026-03-27 12:26:01 +00:00
Anmol Ahuja
c40884d306
Prefer non-user writeable paths ( #54346 )
...
* infra: trust system binary roots
* infra: isolate windows install root overrides
* infra: narrow windows reg lookup
* browser: restore windows executable comments
---------
Co-authored-by: Jacob Tomlinson <jtomlinson@nvidia.com >
2026-03-27 11:29:32 +00:00
Ted Li
4d5f762b7d
fix: fall back from synthetic tool accounts ( #55627 ) (thanks @MonkeyLeeT)
...
* feishu: fall back from synthetic tool accounts
* feishu: validate implicit tool accounts by config id
* fix: fall back from synthetic tool accounts (#55627 ) (thanks @MonkeyLeeT)
---------
Co-authored-by: Ayaan Zaidi <hi@obviy.us >
2026-03-27 15:09:36 +05:30
Ayaan Zaidi
ae72977076
fix(agents): restore ollama public seam
2026-03-27 12:46:34 +05:30
Tak Hoffman
23fae00fad
Reduce script logging suppressions and Feishu any casts
2026-03-27 02:12:56 -05:00
Tak Hoffman
f5643544c2
Reduce lint suppressions in core tests and runtime
2026-03-27 02:11:26 -05:00
Peter Steinberger
7c00cc9d0a
test: fix feishu batch insert test syntax
2026-03-27 07:10:55 +00:00
Peter Steinberger
854b71a4b0
test: fix feishu test typings
2026-03-27 07:10:55 +00:00
Ayaan Zaidi
cfddce4196
fix(feishu): restore tsgo test typing
2026-03-27 12:13:59 +05:30
Peter Steinberger
a3e73daa6b
refactor: remove ollama legacy shims
2026-03-27 06:38:23 +00:00
Ayaan Zaidi
bd2c208689
refactor(mattermost): type config seams
2026-03-27 11:59:02 +05:30
Ayaan Zaidi
f2b2b12af4
test(feishu): type bot interaction fixtures
2026-03-27 11:54:23 +05:30
Ayaan Zaidi
59a25978dd
test(feishu): type reply lifecycle fixtures
2026-03-27 11:54:23 +05:30
Ayaan Zaidi
6ad50ce474
test(feishu): type tool harness fixtures
2026-03-27 11:54:23 +05:30
Ayaan Zaidi
1042710e3b
test(feishu): type policy fixtures
2026-03-27 11:54:23 +05:30
Ayaan Zaidi
b23dc5073f
test(feishu): type basic fixtures
2026-03-27 11:54:23 +05:30
Peter Steinberger
e3e9a56b02
fix: export matrix account helpers in runtime api
2026-03-27 06:06:37 +00:00
Ayaan Zaidi
9db096a98f
refactor(feishu): remove docx explicit-any escapes
2026-03-27 11:34:35 +05:30
Ayaan Zaidi
571d4d52e9
refactor(feishu): remove stale explicit-any escapes
2026-03-27 11:34:35 +05:30
Ayaan Zaidi
f248fc8f86
refactor(feishu): type runtime payload seams
2026-03-27 11:34:35 +05:30
Ayaan Zaidi
9ce2dbe9aa
refactor(feishu): type sender drive and typing helpers
2026-03-27 11:34:35 +05:30
Tak Hoffman
2b586b423a
test(google): spy on image-generation auth surface
2026-03-27 00:51:38 -05:00
Ayaan Zaidi
bd4ecbfe49
refactor(feishu): type docx and media sdk seams
2026-03-27 11:15:07 +05:30
Peter Steinberger
2f979e9be0
test: fix memory-core host type import
2026-03-27 05:38:58 +00:00
Peter Steinberger
4c27c90fc2
refactor: finish moving provider runtime into extensions
2026-03-27 05:38:58 +00:00
Peter Steinberger
64bf80d4d5
refactor: move provider runtime into extensions
2026-03-27 05:38:58 +00:00
lurebat
5d91b68af3
fix(whatsapp): exclude quoted message mentionedJids from mention detection ( #52711 )
...
Merged via squash.
Prepared head SHA: 2ac325f615
Co-authored-by: lurebat <154669821+lurebat@users.noreply.github.com >
Co-authored-by: mcaxtr <7562095+mcaxtr@users.noreply.github.com >
Reviewed-by: @mcaxtr
2026-03-27 02:35:49 -03:00
Ayaan Zaidi
f804da9444
test(mattermost): remove double-cast test helpers
2026-03-27 10:59:07 +05:30
Peter Steinberger
ee12f24760
fix: restore ci compatibility
2026-03-27 05:23:50 +00:00
Peter Steinberger
fbd8990e78
fix: resolve rebase fallout in runtime tests
2026-03-27 05:07:50 +00:00
Peter Steinberger
a9e241dacb
fix: align runtime types with upstream changes
2026-03-27 05:07:50 +00:00
Peter Steinberger
a1f995053e
refactor: migrate more boundary parsing to zod
2026-03-27 05:07:50 +00:00
Ayaan Zaidi
137a56194e
test(mattermost): remove untyped mocks
2026-03-27 10:31:08 +05:30