MoerAI
3e8bc9f16a
fix(daemon): accept 'Last Result' schtasks key variant on Windows ( #47726 )
...
Some Windows locales/versions emit 'Last Result' instead of 'Last Run Result' in schtasks output, causing gateway status to falsely report 'Runtime: unknown'. Fall back to the shorter key when the canonical key is absent.
2026-03-15 22:20:34 -07:00
Peter Steinberger
69c12c2b11
fix(plugins): resolve lazy runtime from package root
2026-03-16 05:12:30 +00:00
Peter Steinberger
d937b61fb3
fix: follow up shared interactive regressions ( #47715 )
2026-03-16 05:03:46 +00:00
Peter Steinberger
5c120cb36c
refactor: make setup the primary wizard surface
2026-03-15 22:01:04 -07:00
Vincent Koc
98877dc413
Slack: fail oversized merged block payloads
2026-03-15 21:55:45 -07:00
Vincent Koc
0277aa0159
Slack: fix review regressions
2026-03-15 21:55:45 -07:00
Vincent Koc
c7d31bae8a
Channels: centralize shared interactive rendering
2026-03-15 21:55:45 -07:00
Vincent Koc
92bea9704e
Channels: add message action capabilities
2026-03-15 21:55:45 -07:00
Vincent Koc
833a19f756
Plugins: update Slack interactive tests
2026-03-15 21:55:45 -07:00
Vincent Koc
d607d2e6d4
Plugins: register Slack interactive handlers correctly
2026-03-15 21:55:45 -07:00
Vincent Koc
c66b994965
Cron: treat shared interactive payloads as deliverable
2026-03-15 21:55:45 -07:00
Vincent Koc
3a08f70151
Outbound: test shared interactive telegram delivery
2026-03-15 21:55:45 -07:00
Vincent Koc
0feb939cb3
Outbound: deliver shared interactive payloads
2026-03-15 21:55:45 -07:00
Vincent Koc
8f41001edf
Reply: update shared interactive normalize tests
2026-03-15 21:55:45 -07:00
Vincent Koc
576ea84195
Reply: update shared interactive flow tests
2026-03-15 21:55:45 -07:00
Vincent Koc
14b7187c33
Reply: route shared interactive payloads outbound
2026-03-15 21:55:45 -07:00
Vincent Koc
38f61564ac
Reply: keep shared interactive payloads during normalization
2026-03-15 21:55:45 -07:00
Vincent Koc
2d048980af
Slack: map shared interactive sends in SDK actions
2026-03-15 21:55:45 -07:00
Vincent Koc
474368d746
CLI: add shared interactive send flag
2026-03-15 21:55:45 -07:00
Vincent Koc
2eb2b0995d
Outbound: accept shared interactive sends
2026-03-15 21:55:45 -07:00
Vincent Koc
04081d349e
Outbound: parse shared interactive params
2026-03-15 21:55:45 -07:00
Vincent Koc
c1846000dd
Message Tool: add shared interactive schema
2026-03-15 21:55:45 -07:00
Vincent Koc
f6d8a1129d
Slack: advertise shared interactive support
2026-03-15 21:55:45 -07:00
Vincent Koc
1e54a4a6a3
Channels: test shared interactive support checks
2026-03-15 21:55:45 -07:00
Vincent Koc
8b6806ab5c
Channels: expose shared interactive support checks
2026-03-15 21:55:45 -07:00
Vincent Koc
298832d170
Channels: add interactive message capability
2026-03-15 21:55:45 -07:00
Vincent Koc
b1243bf15b
Slack: render shared interactive payloads outbound
2026-03-15 21:55:45 -07:00
Vincent Koc
82f587fc82
Reply: compile Slack directives into shared interactions
2026-03-15 21:55:45 -07:00
Vincent Koc
5e093639d7
Plugins: centralize binding approval interactions
2026-03-15 21:55:45 -07:00
Vincent Koc
f3f0bdcb07
Outbound: preserve shared interactive payloads
2026-03-15 21:55:45 -07:00
Vincent Koc
7018412102
Reply: keep interactive payloads renderable
2026-03-15 21:55:45 -07:00
Vincent Koc
12f4dd9a05
Reply: expose shared interactive payloads
2026-03-15 21:55:45 -07:00
Vincent Koc
df2a6b1672
Interactive: add shared payload model
2026-03-15 21:55:45 -07:00
Vincent Koc
553cbccd40
Tests: cover Slack shared interactive dispatcher
2026-03-15 21:55:45 -07:00
Vincent Koc
f70d2624dc
Plugins: add Slack shared interactive dispatcher
2026-03-15 21:55:45 -07:00
Vincent Koc
1c2a609d03
Plugins: add Slack interactive handler types
2026-03-15 21:55:45 -07:00
Vincent Koc
28de97356d
Plugin SDK: export Slack interactive handler context
2026-03-15 21:55:45 -07:00
Peter Steinberger
a69f6190ab
fix(gateway): pin plugin webhook route registry ( #47902 )
2026-03-15 21:53:05 -07:00
Peter Steinberger
99a4594bde
fix(plugins): resolve rebase fallout in auth hooks
2026-03-15 21:52:29 -07:00
Peter Steinberger
0c2ae71366
fix(outbound): preserve channel registry during provider snapshots
2026-03-15 21:52:29 -07:00
Peter Steinberger
7a6be3d531
refactor(plugins): move auth and model policy to providers
2026-03-15 21:52:29 -07:00
Vincent Koc
3d8c29cc53
Build: unbundle LanceDB from published package
2026-03-15 21:51:42 -07:00
Peter Steinberger
656848dcd7
refactor: rename setup wizard surfaces
2026-03-15 21:40:31 -07:00
Peter Steinberger
07d71d2b27
fix: drop stray a2ui bundle
2026-03-15 21:39:49 -07:00
Peter Steinberger
1beea52d8d
refactor: rename setup wizard surfaces
2026-03-15 21:39:49 -07:00
Peter Steinberger
0a2f95916b
test: expand ssh sandbox coverage and docs
2026-03-15 21:38:22 -07:00
Peter Steinberger
b8bb8510a2
feat: move ssh sandboxing into core
2026-03-15 21:35:30 -07:00
Peter Steinberger
33edb57e74
fix: keep provider resolution from clobbering channel plugins
2026-03-15 21:31:31 -07:00
Vincent Koc
7781f62d33
Status: restore lazy scan runtime typing
2026-03-15 21:28:56 -07:00
Vincent Koc
cb4a298961
CLI: route gateway status through daemon status
2026-03-15 21:15:04 -07:00