openclaw/extensions/slack
Yossi Eliaz 443255461c
fix(slack): preserve assistant DM root thread context (#63840)
Preserve Slack Agents & Assistants DM root thread context for tool and subagent replies even when Slack omits or misreports `channel_type`, while leaving non-DM self-thread roots top-level.

Fixes #63659.

Thanks @zozo123.
2026-05-30 22:28:49 +01:00
..
src fix(slack): preserve assistant DM root thread context (#63840) 2026-05-30 22:28:49 +01:00
account-inspect-api.ts
api.ts
channel-config-api.ts
channel-entry.ts
channel-plugin-api.ts
config-api.ts
configured-state.ts
contract-api.ts
directory-contract-api.ts
doctor-contract-api.ts
http-routes-api.ts
inbound-contract-test-api.ts
index.test.ts perf: defer Slack full startup (#87760) 2026-05-28 20:37:09 +01:00
index.ts perf: defer Slack full startup (#87760) 2026-05-28 20:37:09 +01:00
interactive-replies-api.ts
message-tool-api.ts
npm-shrinkwrap.json chore(release): bump version to 2026.5.30 2026-05-30 06:49:13 +01:00
openclaw.plugin.json fix: add ClawHub plugin display names (#87354) 2026-05-27 12:37:35 -05:00
outbound-payload-test-api.ts
package.json chore(release): bump version to 2026.5.30 2026-05-30 06:49:13 +01:00
runtime-api.ts
runtime-setter-api.ts
secret-contract-api.ts
security-contract-api.ts
setup-entry.ts perf: defer Slack full startup (#87760) 2026-05-28 20:37:09 +01:00
setup-plugin-api.ts
test-api.ts
tsconfig.json