Peter Steinberger
|
283b103e75
|
refactor: dedupe doctor account streaming checks
|
2026-04-06 19:24:43 +01:00 |
|
Peter Steinberger
|
dab4a4790d
|
refactor: dedupe mutable allowlist doctor warnings
|
2026-04-06 19:24:42 +01:00 |
|
Vincent Koc
|
8e2ecd053f
|
fix(secrets): restore source-mode contract loading
|
2026-04-06 17:59:53 +01:00 |
|
Peter Steinberger
|
591347113e
|
refactor(deadcode): prune extension test shims
|
2026-04-06 17:26:25 +01:00 |
|
Peter Steinberger
|
1aee8c55ce
|
refactor: dedupe channel doctor compat helpers
|
2026-04-06 17:18:36 +01:00 |
|
Peter Steinberger
|
ce87d5e242
|
refactor(deadcode): remove extension wrapper shims
|
2026-04-06 17:18:03 +01:00 |
|
Peter Steinberger
|
8b79cbcd06
|
build(plugins): align package versions to 2026.4.6
|
2026-04-06 17:05:30 +01:00 |
|
Vincent Koc
|
c3b19d204a
|
perf(test): lazy-load bundled channel secrets
|
2026-04-06 16:40:41 +01:00 |
|
Peter Steinberger
|
514328a9ad
|
style(repo): format touched helpers and tests
|
2026-04-06 16:16:10 +01:00 |
|
Vincent Koc
|
6067f2d9ad
|
chore(plugins): drop dead channel test any suppressions
|
2026-04-06 15:45:18 +01:00 |
|
Vincent Koc
|
3ded10f52a
|
chore(plugins): drop dead test any suppressions
|
2026-04-06 15:43:48 +01:00 |
|
Peter Steinberger
|
af62a2c2e4
|
style: fix extension lint violations
|
2026-04-06 14:53:55 +01:00 |
|
Vincent Koc
|
4b2d528345
|
fix(plugins): finish channel lint cleanup
|
2026-04-06 14:48:35 +01:00 |
|
Vincent Koc
|
4d49c7b8a5
|
fix(plugins): clean fourth channel lint batch
|
2026-04-06 14:42:09 +01:00 |
|
Peter Steinberger
|
3da7c8610f
|
fix: preserve slack fallback thread classification (#61835)
|
2026-04-06 14:38:51 +01:00 |
|
Ken Shimizu
|
05b3d34a92
|
test(slack): pass isThreadReply in genuine-thread test scenario
|
2026-04-06 14:38:51 +01:00 |
|
Ken Shimizu
|
7f7cfc794f
|
fix(slack): remove stale issue reference comment
|
2026-04-06 14:38:51 +01:00 |
|
Ken Shimizu
|
177b326354
|
fix(slack): remove backward-compat fallback that overrides isThreadReply with incomingThreadTs
|
2026-04-06 14:38:51 +01:00 |
|
Vincent Koc
|
505b980f63
|
fix(plugins): clean third channel lint batch
|
2026-04-06 14:34:07 +01:00 |
|
Peter Steinberger
|
318c0f2e89
|
fix(plugins): repair channel lint batch types
|
2026-04-06 14:32:02 +01:00 |
|
Vincent Koc
|
98f222a661
|
fix(plugins): clean second channel lint batch
|
2026-04-06 14:29:51 +01:00 |
|
Vincent Koc
|
c3edcfd46e
|
fix(plugins): clean first channel lint batch
|
2026-04-06 14:27:45 +01:00 |
|
Peter Steinberger
|
9d92de42cf
|
perf(test): split security audit coverage
|
2026-04-06 07:32:12 +01:00 |
|
Vincent Koc
|
0fdf9e874b
|
fix(config): normalize channel streaming config shape (#61381)
* feat(config): add canonical streaming config helpers
* refactor(runtime): prefer canonical streaming accessors
* feat(config): normalize preview channel streaming shape
* test(config): lock streaming normalization followups
* fix(config): polish streaming migration edges
* chore(config): refresh streaming baseline hash
|
2026-04-06 05:08:20 +01:00 |
|
Peter Steinberger
|
b1c98e8469
|
test: stabilize browser and provider ci shards
|
2026-04-06 03:38:28 +01:00 |
|
Peter Steinberger
|
6cdf5a43f2
|
refactor: add metadata-first channel configured-state probes
|
2026-04-06 01:02:45 +01:00 |
|
Peter Steinberger
|
9b7002ee59
|
refactor(reply): type reply threading policy
|
2026-04-05 21:40:56 +01:00 |
|
Peter Steinberger
|
ce8492f9a0
|
chore: bump version to 2026.4.5
|
2026-04-05 21:33:04 +01:00 |
|
Peter Steinberger
|
6b627d4707
|
fix(discord): add batched reply mode
|
2026-04-05 21:15:29 +01:00 |
|
Gustavo Madeira Santana
|
0ef9383487
|
fix(approvals): make exec approval fallback guidance channel-specific (#61424)
Merged via squash.
Prepared head SHA: cb5d3c249c
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-05 14:26:46 -04:00 |
|
Peter Steinberger
|
3126809cb0
|
refactor: clean bundled channel bootstrap boundaries
|
2026-04-05 18:18:59 +01:00 |
|
Peter Steinberger
|
89e8c8672c
|
fix: break bundled channel bootstrap cycles
|
2026-04-05 14:20:31 +01:00 |
|
Andrii Furmanets
|
379f0d78e6
|
Slack: route live DM replies to channel
|
2026-04-05 19:53:23 +09:00 |
|
Peter Steinberger
|
41e39eb46f
|
refactor: register channel bootstrap capabilities
|
2026-04-05 09:13:48 +01:00 |
|
@zimeg
|
13b6a48991
|
fix(slack): import plugin secret input config
|
2026-04-04 14:09:00 -07:00 |
|
@zimeg
|
28e1142a24
|
revert(slack): use packaged thread status method
|
2026-04-04 13:15:57 -07:00 |
|
@zimeg
|
68b84980cc
|
refactor(slack): use packaged thread status method
|
2026-04-04 13:14:06 -07:00 |
|
Peter Steinberger
|
67d6fc8847
|
chore(plugins): sync versions to 2026.4.4
|
2026-04-04 20:03:01 +01:00 |
|
Peter Steinberger
|
4dbc66b1ed
|
fix: remove bundled channel startup reentry
|
2026-04-04 15:39:12 +01:00 |
|
Hsiao A
|
ae16452a69
|
fix(slack): pre-set shuttingDown before app.stop() to prevent orphaned ping intervals (#56646)
Merged via squash with admin override.
Prepared head SHA: f1c91d50b0
Note: required red lanes are currently inherited from latest origin/main, not introduced by this PR.
Co-authored-by: hsiaoa <70124331+hsiaoa@users.noreply.github.com>
Co-authored-by: frankekn <4488090+frankekn@users.noreply.github.com>
Reviewed-by: @frankekn
|
2026-04-04 20:49:23 +08:00 |
|
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 |
|