Commit Graph

3802 Commits

Author SHA1 Message Date
Tak Hoffman 58d6c16d12
fix: honor discord default mention account 2026-04-03 14:24:07 -05:00
Tak Hoffman 489a62e788
fix: honor whatsapp default outbound account 2026-04-03 14:22:08 -05:00
Peter Steinberger 63443acc2b
fix(ci): repair telegram test harness config 2026-04-03 20:21:50 +01:00
Tak Hoffman a18167a2cb
fix: honor feishu tool account context 2026-04-03 14:19:15 -05:00
Tak Hoffman 6286ef55da
fix: honor discord default guild action account 2026-04-03 14:13:00 -05:00
Vincent Koc 9224afca3d refactor(providers): share xai and replay helpers 2026-04-04 04:11:57 +09:00
Vincent Koc cc1881a838 refactor(providers): share payload patch helpers 2026-04-04 04:11:56 +09:00
Vincent Koc 0273062dfd refactor(signal): lazy-load send runtime 2026-04-04 04:11:45 +09:00
Vincent Koc 724dd5ca3d refactor(slack): lazy-load action and send runtimes 2026-04-04 04:08:41 +09:00
Tak Hoffman c7554d3072
fix: honor discord default action runtime account 2026-04-03 14:08:32 -05:00
lurebat 37de88181b
fix(whatsapp): ignore self-chat quoted replies in groups (#60148)
Merged via squash.

Prepared head SHA: c51b55e0ba
Co-authored-by: lurebat <154669821+lurebat@users.noreply.github.com>
Co-authored-by: mcaxtr <7562095+mcaxtr@users.noreply.github.com>
Reviewed-by: @mcaxtr
2026-04-03 16:07:46 -03:00
Tak Hoffman 5f17362667
fix: honor slack default channel-type account 2026-04-03 14:05:35 -05:00
Peter Steinberger 4578351488
test: trim agent and discord harness partial mocks 2026-04-03 20:04:52 +01:00
Peter Steinberger 811efa2db0
fix(ci): honor bluebubbles account action gates 2026-04-03 20:03:27 +01:00
Peter Steinberger ffba320a2c
fix(ci): align test mock typings 2026-04-03 19:59:55 +01:00
Vincent Koc fa5ea4529a fix(types): align rebased channel setup flows 2026-04-04 03:57:47 +09:00
Vincent Koc e57b6be85f fix(types): align setup helper contracts 2026-04-04 03:57:47 +09:00
Vincent Koc 516e9054de fix(types): align portable runtime helpers 2026-04-04 03:57:47 +09:00
Vincent Koc 5e204df0bf fix(types): align rebased main helper contracts 2026-04-04 03:57:47 +09:00
Vincent Koc 88d3b73c6d fix(types): annotate portable exported helper types 2026-04-04 03:57:47 +09:00
Peter Steinberger 4b71a94450
fix(ci): repair contract and interaction drift 2026-04-03 19:57:35 +01:00
Peter Steinberger c9dfc35dfd
test: fix discord runtime mock typing and lock UX 2026-04-03 19:56:37 +01:00
Tak Hoffman 7c25af83e4
fix: honor line monitor default account 2026-04-03 13:55:44 -05:00
Tak Hoffman 961d8eb095
fix: honor line default runtime account 2026-04-03 13:54:01 -05:00
Peter Steinberger 1c66a050c2
refactor(plugins): move outbound dep aliases into extensions 2026-04-03 19:53:38 +01:00
Tak Hoffman f007082e06
fix: honor signal setup default account 2026-04-03 13:52:28 -05:00
Vincent Koc eecb36eff4 fix(ci): stabilize zero-delay retry and slack interaction tests 2026-04-04 03:52:07 +09:00
Tak Hoffman d305a80acd
fix: honor imessage setup default account 2026-04-03 13:50:52 -05:00
Peter Steinberger 8e8f8d0745
test: trim more extension importOriginal usage 2026-04-03 19:49:43 +01:00
Vincent Koc fcec417d7d fix(ci): preserve conversation runtime mock signatures 2026-04-04 03:48:58 +09:00
Tak Hoffman d2ca915a7f
fix: honor telegram default action account 2026-04-03 13:48:45 -05:00
Peter Steinberger 88ab29f492
fix(ci): relax discord runtime mock module constraint 2026-04-03 19:46:59 +01:00
Tak Hoffman 534b0c663e
fix: honor zalouser default runtime account 2026-04-03 13:46:36 -05:00
Tak Hoffman f66c9b829e
fix: honor slack default runtime account 2026-04-03 13:45:28 -05:00
Tak Hoffman 4f5f1fa724
fix: honor imessage default runtime account 2026-04-03 13:44:15 -05:00
Peter Steinberger b8af2c65e5
fix(ci): bind full discord conversation runtime mock type 2026-04-03 19:44:05 +01:00
Tak Hoffman 4ca1ae8046
fix: honor signal default runtime account 2026-04-03 13:43:09 -05:00
Tak Hoffman c7875f193b
fix: honor discord default runtime account 2026-04-03 13:41:55 -05:00
Peter Steinberger e3f410efb5
fix(ci): widen discord binding runtime mock type 2026-04-03 19:40:47 +01:00
Peter Steinberger 3fb6e3e91f
test: trim more extension importOriginal usage 2026-04-03 19:40:20 +01:00
Tak Hoffman 17c0026c04
fix: honor bluebubbles default runtime account 2026-04-03 13:39:22 -05:00
Tak Hoffman 9289f967df
fix: honor mattermost default runtime account 2026-04-03 13:38:03 -05:00
Peter Steinberger e76a16dfa5
fix(ci): preserve omitted feishu finalize account context 2026-04-03 19:38:00 +01:00
Peter Steinberger 2156bf0210
test: fix setup wizard and execFile test drift 2026-04-03 19:35:38 +01:00
Peter Steinberger cc62fd38f6
test: trim more extension mock imports 2026-04-03 19:34:55 +01:00
Tak Hoffman a8302e8eab
fix: honor mattermost default reply account 2026-04-03 13:34:53 -05:00
Peter Steinberger 8be2dea382
test: trim more extension partial mocks 2026-04-03 19:31:32 +01:00
Peter Steinberger 0c95e3f073
refactor(plugins): move command ui policy into extensions 2026-04-03 19:30:35 +01:00
Peter Steinberger e5d2181403
fix(ci): repair discord interactive test seams 2026-04-03 19:29:14 +01:00
Peter Steinberger 6eca4e0136
test: trim extension partial mocks 2026-04-03 19:28:19 +01:00