openclaw/extensions/slack
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
..
src fix(slack): pre-set shuttingDown before app.stop() to prevent orphaned ping intervals (#56646) 2026-04-04 20:49:23 +08:00
api.ts refactor(plugins): move outbound dep aliases into extensions 2026-04-03 19:53:38 +01:00
channel-config-api.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
channel-entry.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
config-api.ts refactor(extensions): add channel-owned config schema seams 2026-04-04 05:31:11 +01:00
contract-api.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
contract-surfaces.ts refactor(channels): move bootstrap channel logic behind extension seams 2026-04-04 04:53:38 +01:00
index.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
openclaw.plugin.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
package.json build: prepare 2026.4.1-beta.1 release 2026-04-01 15:09:19 +01:00
runtime-api.ts fix(ci): restore runtime-api guardrails 2026-03-27 15:56:54 +00:00
setup-entry.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
test-api.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00