Ayaan Zaidi
28074eeea3
fix: dedupe plugin sdk file-lock export
2026-03-28 14:35:24 +05:30
Mariano
0afd73c975
fix(daemon): surface probe close reasons ( #56282 )
...
Merged via squash.
Prepared head SHA: c356980aa4
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com >
Reviewed-by: @mbelinky
2026-03-28 10:04:56 +01:00
Ayaan Zaidi
a68bef42eb
test: align code region fence slices
2026-03-28 14:34:01 +05:30
Ayaan Zaidi
5d3104e699
fix: regenerate swift protocol models
2026-03-28 14:29:41 +05:30
Kenny Xie
cb5afdf108
fix: prevent matrix-js-sdk plugin load crash ( #56273 ) (thanks @aquaright1)
...
* Fix matrix-js-sdk multiple entrypoint crash on plugin load
* test(matrix): cover runtime bundle import regression
* fix: prevent matrix-js-sdk plugin load crash (#56273 ) (thanks @aquaright1)
* fix: widen matrix-js-sdk bundle import guard (#56273 ) (thanks @aquaright1)
---------
Co-authored-by: Kenny Xie <kennyxie@Mac-mini-von-Kenny.local >
Co-authored-by: Ayaan Zaidi <hi@obviy.us >
2026-03-28 14:27:54 +05:30
Ayaan Zaidi
3c0cf26e16
test: align media runtime registry seam
2026-03-28 14:21:17 +05:30
Ayaan Zaidi
5f82741d0f
test: align telegram thread binding seam coverage
2026-03-28 14:17:09 +05:30
Ayaan Zaidi
4ef2615d7d
test: fix bedrock discovery seam typing
2026-03-28 14:09:25 +05:30
Lakshya Agarwal
4dfd2cd60c
feat: add support for extra headers in Tavily API requests ( #55335 )
...
* feat: add support for extra headers in Tavily API requests
* test(tavily-client): add unit tests for X-Client-Source header in API calls
* fix(tavily): add client source attribution (#55335 ) (thanks @lakshyaag-tavily)
---------
Co-authored-by: Nimrod Gutman <nimrod.gutman@gmail.com >
2026-03-28 11:36:59 +03:00
Ayaan Zaidi
6777764a6b
test: use bedrock plugin sdk seam in discovery tests
2026-03-28 14:05:49 +05:30
Peter Steinberger
a631604247
fix(ci): stabilize browser bundled integration tests
2026-03-28 08:34:18 +00:00
Peter Steinberger
a735a1a2d4
fix(text): handle fenced code fence termination
2026-03-28 08:34:18 +00:00
Ayaan Zaidi
c0a56ac1a1
test: use suite gateway hooks for channel mcp
2026-03-28 13:52:59 +05:30
Ayaan Zaidi
5224c5bbd5
test: isolate usage pricing cache state
2026-03-28 13:48:58 +05:30
Peter Steinberger
1c833b1eb5
test: align outbound telegram bootstrap mocks
2026-03-28 08:10:47 +00:00
Peter Steinberger
48b2eb2604
test: fix media and channel regression expectations
2026-03-28 08:10:47 +00:00
Peter Steinberger
7d000088a4
fix(ci): use process env for provider compat fallback
2026-03-28 08:10:47 +00:00
Peter Steinberger
f4fb45f1ee
test: dedupe channel helper suites
2026-03-28 08:10:47 +00:00
Ayaan Zaidi
2181909f9a
test: update image generation runtime seam
2026-03-28 13:39:55 +05:30
Ayaan Zaidi
0feeea0994
test: make media symlink fixture idempotent
2026-03-28 13:30:11 +05:30
Ayaan Zaidi
912bd1f5cc
test: align media parse expectations
2026-03-28 13:29:14 +05:30
Peter Steinberger
bd4632b9c1
fix: mark buffered reply typing runs complete
2026-03-28 07:57:28 +00:00
Peter Steinberger
be38986141
fix: guard bundled channel runtime against TDZ imports
2026-03-28 07:57:28 +00:00
Ayaan Zaidi
04a40b2613
test: refresh base config schema snapshot
2026-03-28 13:25:37 +05:30
Ayaan Zaidi
8366c74ccd
test: mock telegram conversation route seam
2026-03-28 13:17:57 +05:30
Peter Steinberger
d9e7178534
fix(ci): align embedded runner and bedrock typing drift
2026-03-28 07:33:19 +00:00
Peter Steinberger
71a3ad153a
fix(ci): stabilize bundled capability contract loading
2026-03-28 07:33:19 +00:00
Peter Steinberger
f36354e401
test: dedupe pairing and channel contract suites
2026-03-28 07:31:40 +00:00
Peter Steinberger
e7c1fcba0c
test: dedupe media utility suites
2026-03-28 07:31:40 +00:00
Peter Steinberger
155915e7dc
test: dedupe routing and text suites
2026-03-28 07:31:40 +00:00
Peter Steinberger
30be04cd87
fix: include matrix runtime deps for bundled installs
2026-03-28 07:27:29 +00:00
Peter Steinberger
30bf4dd1ce
test: isolate nextcloud talk from bundled channel imports
2026-03-28 07:18:07 +00:00
Peter Steinberger
2fd1a5274a
fix: add getChat to telegram media test harness
2026-03-28 07:14:48 +00:00
Peter Steinberger
d69f20f451
fix: harden bundled channel runtime bootstrap
2026-03-28 07:10:05 +00:00
Peter Steinberger
f4cd06cb1a
refactor: finish test cleanup off infra runtime
2026-03-28 06:59:32 +00:00
Peter Steinberger
5802d112da
refactor: narrow telegram test mocks off infra runtime
2026-03-28 06:56:41 +00:00
Peter Steinberger
df4c9c5bd8
refactor: narrow test mocks off infra runtime
2026-03-28 06:54:03 +00:00
Peter Steinberger
61936938e9
refactor: move test harnesses off infra runtime
2026-03-28 06:52:06 +00:00
lixuankai
f0a57fad42
fix: isolate device chat defaults ( #53752 ) (thanks @lixuankai)
...
* [feat]Multiple nodes session context isolated from each other
* feat(android): Multiple nodes session context isolated from each other
* feat(android): Multiple nodes session context isolated from each other
* feat(android): Multiple nodes session context isolated from each other
* fix(android): isolate device chat defaults
---------
Co-authored-by: lixuankai <lixuankai@oppo.com >
Co-authored-by: Ayaan Zaidi <hi@obviy.us >
2026-03-28 12:19:47 +05:30
Peter Steinberger
7db10d2103
refactor: route discord channel through outbound runtime
2026-03-28 06:45:20 +00:00
Peter Steinberger
c65ec46490
refactor: trim remaining infra runtime residue
2026-03-28 06:41:56 +00:00
Peter Steinberger
922c90e9fa
refactor: add approval runtime sdk seam
2026-03-28 06:33:07 +00:00
Peter Steinberger
0d98ce1065
refactor: add diagnostic and error runtime sdk seams
2026-03-28 06:26:38 +00:00
Peter Steinberger
70c2458861
refactor: add host and collection runtime sdk seams
2026-03-28 06:19:16 +00:00
Peter Steinberger
df204b1d8f
fix: restore pi embedded runner transport typing
2026-03-28 06:18:35 +00:00
Peter Steinberger
eef4a7ae64
refactor(commands): drop provider default facade shims
2026-03-28 06:11:13 +00:00
Peter Steinberger
d042192c7c
refactor(plugins): move provider policy hooks into plugins
2026-03-28 06:11:13 +00:00
Gustavo Madeira Santana
d042543539
Tests: share agents bind command harness
2026-03-28 02:09:43 -04:00
Gustavo Madeira Santana
5292622fec
Tests: share partial module mock helper
2026-03-28 02:09:43 -04:00
Peter Steinberger
1db1c75a98
refactor: trim state persistence runtime seams
2026-03-28 06:08:18 +00:00