Peter Steinberger
|
387d9fa7c4
|
refactor(setup): reuse patched adapters in discord and signal
|
2026-03-17 04:09:49 +00:00 |
|
Peter Steinberger
|
a0e7e3c3cd
|
refactor(discord): share plugin base config
|
2026-03-17 04:09:18 +00:00 |
|
Peter Steinberger
|
a3474dda33
|
refactor(discord): share setup wizard base
|
2026-03-17 04:09:15 +00:00 |
|
Peter Steinberger
|
4f7ee60a8f
|
refactor(setup): import docs helpers directly
|
2026-03-17 04:09:15 +00:00 |
|
Vincent Koc
|
f90d432de3
|
Plugins: honor native command aliases at dispatch
|
2026-03-16 21:02:08 -07:00 |
|
Peter Steinberger
|
2497b8147e
|
refactor: add shared setup sdk subpath
|
2026-03-16 20:17:13 -07:00 |
|
Peter Steinberger
|
7c2c20a62f
|
refactor: untangle bundled channel sdk bridges
|
2026-03-16 19:58:23 -07:00 |
|
Vincent Koc
|
ad05cd9ab2
|
Tests: document Discord plugin auth gating
|
2026-03-16 18:45:31 -07:00 |
|
Vincent Koc
|
7959be4336
|
Tests: cover Discord provider plugin registry
|
2026-03-16 18:38:11 -07:00 |
|
Vincent Koc
|
6805a80da2
|
Tests: lock plugin slash commands to one runtime graph
|
2026-03-16 18:38:11 -07:00 |
|
Peter Steinberger
|
e554eee541
|
refactor: route bundled channel setup helpers through private sdk bridges
|
2026-03-16 18:35:20 -07:00 |
|
Ayaan Zaidi
|
e2b8ef369d
|
test: update discord subagent hook mocks
|
2026-03-16 18:54:50 +05:30 |
|
Ayaan Zaidi
|
7178a0d3cb
|
fix: normalize discord commands allowFrom auth
|
2026-03-16 18:54:50 +05:30 |
|
Gustavo Madeira Santana
|
92700940d9
|
Plugin SDK: restore scoped imports for bundled channels
|
2026-03-16 09:51:36 +00:00 |
|
Vincent Koc
|
70aa9204c0
|
Channels: centralize inbound context contracts
|
2026-03-16 02:06:21 -07:00 |
|
Vincent Koc
|
79a8905fa4
|
Channels: centralize group policy contracts
|
2026-03-16 02:06:21 -07:00 |
|
Vincent Koc
|
4aae0d4c9d
|
Channels: centralize outbound payload contracts
|
2026-03-16 02:06:21 -07:00 |
|
Peter Steinberger
|
7e74adef91
|
refactor: shrink public channel plugin sdk surfaces
|
2026-03-16 01:34:22 -07:00 |
|
Vincent Koc
|
83ddb0fb4c
|
Plugins: restore routing seams and discovery fixtures
|
2026-03-16 00:56:40 -07:00 |
|
Peter Steinberger
|
8fe08df2eb
|
refactor(plugins): derive compat provider ids from manifests
|
2026-03-16 00:41:05 -07:00 |
|
Vincent Koc
|
209f1a08d7
|
Plugins: dedupe routing imports in channel adapters
|
2026-03-16 00:29:02 -07:00 |
|
Peter Steinberger
|
7964563299
|
refactor: finish plugin-owned channel runtime seams
|
2026-03-16 00:25:19 -07:00 |
|
Peter Steinberger
|
99c501a9a7
|
refactor(plugin-sdk): use scoped core imports for bundled channels
|
2026-03-16 00:19:31 -07:00 |
|
Peter Steinberger
|
85b7bc7edf
|
refactor: remove dock shim and move session routing into plugins
|
2026-03-16 00:09:38 -07:00 |
|
Peter Steinberger
|
2054cb9431
|
refactor: move remaining channel seams into plugins
|
2026-03-15 23:47:30 -07:00 |
|
Vincent Koc
|
f5ef936615
|
Tests: replace local channel contracts
|
2026-03-15 23:46:45 -07:00 |
|
Vincent Koc
|
3838ef9b2a
|
Tests: add Discord channel contract suite
|
2026-03-15 23:32:13 -07:00 |
|
Peter Steinberger
|
d163278e9c
|
refactor: move channel delivery and ACP seams into plugins
|
2026-03-15 23:25:20 -07:00 |
|
Vincent Koc
|
853d8c0d8e
|
Tests: cover plugin capability matrix
|
2026-03-15 23:17:58 -07:00 |
|
Peter Steinberger
|
ff558862f0
|
refactor: extract discord shared interactive mapper
|
2026-03-16 05:54:16 +00:00 |
|
Peter Steinberger
|
2580b81bd2
|
refactor: move channel capability diagnostics into plugins
|
2026-03-15 22:53:03 -07:00 |
|
Peter Steinberger
|
ad97c581e2
|
refactor: move channel messaging hooks into plugins
|
2026-03-15 22:39:00 -07:00 |
|
Peter Steinberger
|
d937b61fb3
|
fix: follow up shared interactive regressions (#47715)
|
2026-03-16 05:03:46 +00: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
|
6ed8ad1844
|
Discord: test shared interactive renderer
|
2026-03-15 21:55:45 -07:00 |
|
Vincent Koc
|
bdc91130fe
|
Discord: map shared interactive sends in actions
|
2026-03-15 21:55:45 -07:00 |
|
Vincent Koc
|
59bcc9ee46
|
Discord: advertise shared interactive support
|
2026-03-15 21:55:45 -07:00 |
|
Vincent Koc
|
f889219955
|
Discord: render shared interactive payloads outbound
|
2026-03-15 21:55:45 -07:00 |
|
Vincent Koc
|
59d355bc48
|
Discord: add shared interactive renderer
|
2026-03-15 21:55:45 -07:00 |
|
Peter Steinberger
|
656848dcd7
|
refactor: rename setup wizard surfaces
|
2026-03-15 21:40:31 -07:00 |
|
Peter Steinberger
|
77d0ff629c
|
refactor: rename channel setup flow seam
|
2026-03-15 20:44:25 -07:00 |
|
Peter Steinberger
|
84c0326f4d
|
refactor: move group access into setup wizard
|
2026-03-15 19:58:22 -07:00 |
|
Peter Steinberger
|
b580d142cd
|
refactor(plugins): split lightweight channel setup modules
|
2026-03-15 19:38:19 -07:00 |
|
Peter Steinberger
|
acae0b60c2
|
perf(plugins): lazy-load channel setup entrypoints
|
2026-03-15 19:27:55 -07:00 |
|
Vincent Koc
|
d663df7a74
|
Discord: lazy-load setup wizard surface
|
2026-03-15 18:36:57 -07:00 |
|
Peter Steinberger
|
1e196db49d
|
fix: quiet discord startup logs
|
2026-03-16 01:27:09 +00:00 |
|
Peter Steinberger
|
59bcac472e
|
fix: gate setup-only plugin side effects
|
2026-03-16 01:05:42 +00:00 |
|
Peter Steinberger
|
cbb8c43f60
|
refactor: tighten setup wizard onboarding bridge
|
2026-03-15 17:34:36 -07:00 |
|
Peter Steinberger
|
c156f7c7e3
|
fix: reduce plugin and discord warning noise
|
2026-03-16 00:24:44 +00:00 |
|