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
Ayaan Zaidi
e2d0a808e0
refactor(mattermost): type action params
2026-03-27 10:31:08 +05:30
Peter Steinberger
3557bce827
fix: adapt to upstream agent api changes
2026-03-27 04:45:17 +00:00
Peter Steinberger
a4b77ad33f
refactor: shortcut bundled provider contract fixtures
2026-03-27 04:44:43 +00:00
Peter Steinberger
17203d0af9
fix: stabilize codex oauth refresh tests
2026-03-27 04:44:43 +00:00
Ayaan Zaidi
06820b6daf
refactor(mattermost): define post schema once
2026-03-27 10:08:29 +05:30
Ayaan Zaidi
ca9659ffb0
style(mattermost): format websocket monitor
2026-03-27 10:04:23 +05:30
Ayaan Zaidi
8b13710c09
refactor(plugin-sdk): expose zod subpath
2026-03-27 09:55:47 +05:30
Peter Steinberger
d8a1808bd6
fix: nextcloud-talk + mattermost type errors
...
- nextcloud-talk setup-core: cast input to NextcloudSetupInput before accessing .secret/.secretFile/.baseUrl
- mattermost monitor-websocket: add intermediate 'as unknown' for ZodRecord→ZodType<MattermostPost> cast
2026-03-27 04:23:39 +00:00
Peter Steinberger
eebce9e9c7
refactor: move memory host into sdk package
2026-03-27 04:12:04 +00:00
Peter Steinberger
490b2f881c
fix(ci): restore codex oauth refresh fallback
2026-03-27 04:08:12 +00:00
Neerav Makwana
4604d252b2
Media: allow active OpenRouter image models
2026-03-27 09:36:25 +05:30
Peter Steinberger
ef56d79a6a
refactor: collapse zod setup validators
2026-03-27 03:48:15 +00:00
Peter Steinberger
e6c5ce136e
refactor: share zod setup validators across channels
2026-03-27 03:41:40 +00:00
Peter Steinberger
1d1f36adff
refactor: parse extension event payloads with zod
2026-03-27 03:41:40 +00:00
Peter Steinberger
a9b982c954
refactor: remove memory-core engine barrel
2026-03-27 03:35:00 +00:00
Tak Hoffman
3e121edf20
fix(msteams): normalize memory store conversation ids
2026-03-26 22:29:46 -05:00
Peter Steinberger
f6de4cd766
refactor: remove memory-core runtime barrel
2026-03-27 02:54:23 +00:00
Peter Steinberger
c9ab095099
refactor: deduplicate plugin config schemas
2026-03-27 02:53:08 +00:00