Peter Steinberger
|
edfaa01d1d
|
refactor(plugin-sdk): split runtime helper seams
|
2026-04-04 08:53:19 +01:00 |
Vincent Koc
|
5c685eee9c
|
fix(config): remove lingering channel streamMode leaks (#60733)
|
2026-04-04 16:14:38 +09:00 |
Peter Steinberger
|
d5cb8cebcd
|
refactor(extensions): split channel runtime helper seams
|
2026-04-04 07:39:53 +01:00 |
Peter Steinberger
|
667a54a4b7
|
refactor(plugins): narrow bundled channel core seams
|
2026-04-04 07:39:53 +01:00 |
Peter Steinberger
|
fd75d214f2
|
style(extensions): format channel integration updates
|
2026-04-04 06:02:37 +01:00 |
Peter Steinberger
|
b0e1551eb8
|
refactor(extensions): add channel-owned config schema seams
|
2026-04-04 05:31:11 +01:00 |
Peter Steinberger
|
bc457fd1b8
|
refactor(channels): move bootstrap channel logic behind extension seams
|
2026-04-04 04:53:38 +01:00 |
Peter Steinberger
|
2416e2d51d
|
fix(ci): repair seam drift and matrix test timing
|
2026-04-04 04:22:17 +01:00 |
Vincent Koc
|
9bfaf7b681
|
refactor(slack): narrow channel runtime imports
|
2026-04-04 12:06:00 +09:00 |
Vincent Koc
|
2f5509e36d
|
refactor(slack): lazy-load directory config seam
|
2026-04-04 12:03:14 +09:00 |
Vincent Koc
|
f9cf868553
|
refactor(slack): lazy-load target resolution seams
|
2026-04-04 12:02:58 +09:00 |
Vincent Koc
|
e249a852ae
|
refactor(slack): lazy-load async channel seams
|
2026-04-04 11:53:21 +09:00 |
Vincent Koc
|
9e389cff3d
|
fix(config): migrate legacy group allow aliases (#60597)
* fix(config): migrate legacy group allow aliases
* fix(config): inline legacy streaming migration helpers
* refactor(config): rename legacy account matcher helper
* chore(agents): codify config contract boundaries
* fix(config): keep legacy allow aliases writable
* Update AGENTS.md
|
2026-04-04 11:15:32 +09:00 |
Peter Steinberger
|
1e6e685347
|
fix: unblock cli startup metadata
|
2026-04-04 02:35:36 +01:00 |
Vincent Koc
|
bb4e54ccf7
|
fix(ci): restore plugin sdk boundary seams
|
2026-04-04 08:51:57 +09:00 |
Peter Steinberger
|
ab318de8b7
|
test(plugins): finish moving contract coverage
|
2026-04-04 00:11:39 +01:00 |
Peter Steinberger
|
e4b5027c5e
|
refactor(plugins): move extension seams into extensions
|
2026-04-04 00:10:16 +01:00 |
@zimeg
|
8d557c19d5
|
docs(slack): set always online to true in example app manifest
|
2026-04-03 13:21:15 -07:00 |
Tak Hoffman
|
f59c52bc16
|
fix: honor slack default setup status
|
2026-04-03 15:21:02 -05:00 |
Peter Steinberger
|
328b7bee75
|
test(ci): fix slack pairing notify typing
|
2026-04-03 21:07:06 +01:00 |
Tak Hoffman
|
299ed8cb39
|
fix: honor slack default pairing account
|
2026-04-03 15:01:55 -05:00 |
Peter Steinberger
|
4481c41368
|
fix(ci): repair slack feishu and telegram regressions
|
2026-04-03 20:36:40 +01:00 |
Tak Hoffman
|
6c5064b437
|
fix: honor slack default hook account
|
2026-04-03 14:26:57 -05:00 |
Vincent Koc
|
724dd5ca3d
|
refactor(slack): lazy-load action and send runtimes
|
2026-04-04 04:08:41 +09:00 |
Tak Hoffman
|
5f17362667
|
fix: honor slack default channel-type account
|
2026-04-03 14:05:35 -05:00 |
Peter Steinberger
|
ffba320a2c
|
fix(ci): align test mock typings
|
2026-04-03 19:59:55 +01:00 |
Peter Steinberger
|
4b71a94450
|
fix(ci): repair contract and interaction drift
|
2026-04-03 19:57:35 +01:00 |
Peter Steinberger
|
1c66a050c2
|
refactor(plugins): move outbound dep aliases into extensions
|
2026-04-03 19:53:38 +01:00 |
Vincent Koc
|
eecb36eff4
|
fix(ci): stabilize zero-delay retry and slack interaction tests
|
2026-04-04 03:52:07 +09:00 |
Peter Steinberger
|
8e8f8d0745
|
test: trim more extension importOriginal usage
|
2026-04-03 19:49:43 +01:00 |
Tak Hoffman
|
f66c9b829e
|
fix: honor slack default runtime account
|
2026-04-03 13:45:28 -05:00 |
Peter Steinberger
|
3fb6e3e91f
|
test: trim more extension importOriginal usage
|
2026-04-03 19:40:20 +01:00 |
Peter Steinberger
|
6eca4e0136
|
test: trim extension partial mocks
|
2026-04-03 19:28:19 +01:00 |
Peter Steinberger
|
856592cf00
|
fix(outbound): restore generic delivery and security seams
|
2026-04-03 19:09:20 +01:00 |
Peter Steinberger
|
ab96520bba
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
Peter Steinberger
|
f36ed7105f
|
test: reduce extension runtime partial mocks
|
2026-04-03 18:33:47 +01:00 |
Peter Steinberger
|
1c16c6a94a
|
test: split inbound contract helpers
|
2026-04-03 18:33:46 +01:00 |
Vincent Koc
|
230c61885d
|
refactor(slack): lazy-load webhook handler
|
2026-04-04 02:26:19 +09:00 |
Vincent Koc
|
745f1c9812
|
fix(types): align callers with removed legacy config aliases
|
2026-04-04 01:50:44 +09:00 |
Tak Hoffman
|
51f6bc4940
|
fix: honor selected account in setup status
|
2026-04-03 11:50:09 -05:00 |
Peter Steinberger
|
2e041c8b66
|
test: split slack monitor coverage
|
2026-04-03 17:33:45 +01:00 |
Tak Hoffman
|
d21ae7173f
|
fix: honor slack action discovery account config
|
2026-04-03 11:33:23 -05:00 |
Tak Hoffman
|
3d8a039149
|
fix: honor legacy setup dm policy accounts
|
2026-04-03 10:34:18 -05:00 |
Vincent Koc
|
f1f6b98639
|
test(contracts): isolate slack outbound harness
|
2026-04-04 00:26:16 +09:00 |
Vincent Koc
|
6366010884
|
fix(ci): route extension test helpers through public sdk seams
|
2026-04-04 00:03:48 +09:00 |
Vincent Koc
|
ed166ba338
|
test(contracts): extract narrow channel contract helpers
|
2026-04-03 23:14:45 +09:00 |
Vincent Koc
|
d2427c19e0
|
fix(ci): restore extension runtime seams
|
2026-04-03 22:57:28 +09:00 |
Vincent Koc
|
020093bf4b
|
test(slack): use direct outbound payload harness
|
2026-04-03 22:43:06 +09:00 |
Peter Steinberger
|
85bd5b3ce7
|
fix(ci): refresh protocol models and align channel tests
|
2026-04-03 14:13:32 +01:00 |
Peter Steinberger
|
bbbfbd2db4
|
test: import slack monitor helpers directly
|
2026-04-03 14:03:05 +01:00 |